Search found 9 matches

by fonager
21 Apr 2005, 07:05
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Pricing ...
Replies: 2
Views: 9349

Thats a very reasonable way of handling licencing - thumbs up :D
by fonager
21 Apr 2005, 07:04
Forum: SmartFoxServer 1.x Discussions and Help
Topic: More questions about userVariables!
Replies: 3
Views: 10396

So If I have users with 10 variables each, and I make a new object and add only one of the variables and send that using setUserVariables(), that is the only variable being updated.

Thats nice!
by fonager
16 Apr 2005, 16:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Setting and getting userVariables problem!
Replies: 8
Views: 18591

Thanks, I will try playing with that right away - cannot wait to play around some more with your nice product ;-)
by fonager
16 Apr 2005, 16:24
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Setting and getting userVariables problem!
Replies: 8
Views: 18591

Great, that gives me a few examples to play with - thanks!!!

But yet, you need to tell me WHEN to give my local user his own variables (name, age, gender, webcam ect.).

It is after I have connected to the SFS server or after I have joined a room/game ?
by fonager
16 Apr 2005, 10:35
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Setting and getting userVariables problem!
Replies: 8
Views: 18591

Sorry, I wrote the wrong eventname - it should offcourse be the "onUserEnterRoom()" event. When another user comes into my room, I wanna read his/her uservariables, so I can see their full name, webcam capailities, age and such stuff, which is set on each user using the "setUserVariables()" event. B...
by fonager
16 Apr 2005, 07:42
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Pricing ...
Replies: 2
Views: 9349

Pricing ...

I am currently evaluating the BASIS SmartFoxServer, and I have a question about licencing. If I buy the first licence for 200 euro, gicing me 100 concurrent connections, and I later on wants to upgrade from 100 connections til 500 connections, will I just pay the difference from the licence already ...
by fonager
16 Apr 2005, 07:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: More questions about userVariables!
Replies: 3
Views: 10396

More questions about userVariables!

I have a few questions about uservariables : 1) Why isnt there a "setVariable()" function, so I can set/change a single uservariable instead of collecting all uservariables in total and post them using "setUserVariables()" function ? It seems like "overkill" that I have to send all variables each ti...
by fonager
16 Apr 2005, 07:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Setting and getting userVariables problem!
Replies: 8
Views: 18591

When I access the uservariables using "getVariable()" in the "onUserVariablesUpdate" event, I have no problems accessing the variables for the other user. So I am sure my code is correct - but it seems like I cannot access the uservariables in the "onJoinRoom" event, using the "User" object that is ...
by fonager
15 Apr 2005, 11:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Setting and getting userVariables problem!
Replies: 8
Views: 18591

Setting and getting userVariables problem!

Hi everyone! I have a problem attaching uservariables to my users - right now I am working on a "1 on 1" chat, where 2 people can chat with eachother and use webcam. I would use the uservaribles for each user, to contain their profile name, information about webcam (is it ON / OFF) So I use this for...

Go to advanced search