Search found 71 matches

by kano
26 Jan 2011, 05:54
Forum: SFS2X C# API
Topic: how can i do?
Replies: 17
Views: 22552

Thanks.Now im trying to use: private string enemyPrefab = "UserVariable GetVariable(avatar)"; and the unity console dont send eror.But when one user enter in the game created for other user,dont see the enemys,dont see the enemy score ,and the unity console send a lot of exception....
by kano
26 Jan 2011, 01:38
Forum: SFS2X C# API
Topic: how can i do?
Replies: 17
Views: 22552

i want to spawn my enemys with prefabs.now, when i using : private string enemyPrefab = "enemy2"; the playermanager found a prefab called enemy2 and use this prefab to respawn as enemy.thats works well. But now, i want to change the name "enemy2"with the uservariable value.This v...
by kano
25 Jan 2011, 23:40
Forum: SFS2X C# API
Topic: control panel
Replies: 2
Views: 5504

in the docs. Accessing the AdminTool After completing the SmartFoxServer 2X installation successfully, in order to rapidly access the AdminTool point your browser to http://localhost:8080/admin/. When the main connection panel is displayed (more on this in the next paragraph), you can connect to you...
by kano
25 Jan 2011, 23:37
Forum: SFS2X C# API
Topic: how can i do?
Replies: 17
Views: 22552

how can i do?

hi.now im using this code: private string enemyPrefab = "enemy"; and dont send errors.ok.now i want to get use variable value and use it.then i try: private string enemyPrefab = "user.getVariable("avatar") "; and i have error CS8025: Parsing error i think, im not doing ...
by kano
24 Jan 2011, 23:09
Forum: SFS2X C# API
Topic: change user variable value
Replies: 4
Views: 7477

yeah.i got it.thanks thomas, now is working.yupiii.
by kano
24 Jan 2011, 19:32
Forum: SFS2X C# API
Topic: change user variable value
Replies: 4
Views: 7477

thanks thomas.But when i try to use after the button it send this error:
LobbyGUI.cs(390,6): error CS0246: The type or namespace name `UserVariable' could not be found. Are you missing a using directive or an assembly reference.
maybe i need to add a event listener?
by kano
24 Jan 2011, 17:09
Forum: SFS2X C# API
Topic: change user variable value
Replies: 4
Views: 7477

change user variable value

hi, now i have my user variables done via extension.And i want change the value of one of the user variables when i click on a button in unity. i supose i need to use smf send but i dont know what i need to send.i read about smartFox.Send ( new SetUserVariablesRequest(userVars) ); but i dont know if...
by kano
24 Jan 2011, 15:15
Forum: SFS2X C# API
Topic: crossdomain.xml
Replies: 4
Views: 7514

are you using unity3 and webplayer ??
by kano
23 Jan 2011, 21:57
Forum: SFS2X C# API
Topic: How many players in fps demo?
Replies: 7
Views: 9213

thanks for the info thomas.now is time to think about that.thanks.
by kano
21 Jan 2011, 18:08
Forum: SFS2X C# API
Topic: How many players in fps demo?
Replies: 7
Views: 9213

thanks for info thomas.im asking that, because im thinking about how to buid my game.And the numbers of the players, can be important, because my world can be to much big if the numbers of players in this scene is small.And then maybe i need to cut the world in diferents rooms.just for that. Thanks ...
by kano
20 Jan 2011, 20:13
Forum: SFS2X C# API
Topic: How many players in fps demo?
Replies: 7
Views: 9213

just a number.10?30?100???
by kano
19 Jan 2011, 20:40
Forum: SFS2X C# API
Topic: How many players in fps demo?
Replies: 7
Views: 9213

i supose, the number the player depends of the number of items and more.and how you config to send info.but i talking about fps demo config without optymization, as is now.And the other thinks, with medial values, i dont know.if i use a host virtual server in usa or uk?.And if i use for example a go...
by kano
19 Jan 2011, 19:38
Forum: SFS2X C# API
Topic: How many players in fps demo?
Replies: 7
Views: 9213

How many players in fps demo?

how many players can be in a fps demo ?.not in lobby, in the game created.
by kano
13 Jan 2011, 16:52
Forum: SFS2X C# API
Topic: Login error: Wrong password for user
Replies: 5
Views: 8331

yupiiiiiii, great, its working now.jeje.thanks all for help......yupiiiiiiii
by kano
12 Jan 2011, 22:00
Forum: SFS2X C# API
Topic: Login error: Wrong password for user
Replies: 5
Views: 8331

yea...its true....i remember , i read something about that in the forum.I will go to try.Thanks, for help.

Go to advanced search