Search found 36 matches

by xMoMx
17 Jun 2009, 20:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Changing zone from server side?
Replies: 5
Views: 7262

I still don't get this... still trying to learn SFS here. - Wouldn't it require you to call login and logout from different zones? I thought I read somewhere that zones shouldn't talk to each other. - Does using JoinRoom() with room ID from different zone do this for you immediately? If so, how woul...
by xMoMx
17 Jun 2009, 14:56
Forum: .Net / Unity3D API
Topic: Converting Raw to Array in Unity API?
Replies: 3
Views: 7159

That's such a stupid question.

Thx a bunch
by xMoMx
17 Jun 2009, 00:40
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Changing zone from server side?
Replies: 5
Views: 7262

Changing zone from server side?

So many question sorry... I'm SFS noob. Just wondering if you can fire command that logout player from one zone and login him into another? I know we can do this from client side, just want to know if it's possible to do it from the server. I want players to be able to move between zones without hav...
by xMoMx
17 Jun 2009, 00:11
Forum: .Net / Unity3D API
Topic: Converting Raw to Array in Unity API?
Replies: 3
Views: 7159

Converting Raw to Array in Unity API?

Sorry for noobie q...

Just wondering about how to convert Raw Data into Array with Unity API.
Seem like data type i got from OnExtensionResponse is an SFS object even if it's just a string.

Can't do (Array) resObj to convert it either. I'm so confused
:oops:
by xMoMx
16 Jun 2009, 23:12
Forum: .Net / Unity3D API
Topic: Registering SFSEvent in Unity API with Java
Replies: 7
Views: 11564

Registering SFSEvent in Unity API with Java

Simple Question, what's the syntax for regis/unregis event in Unity API with java?

SmartFoxClientAPI.SFSEvent.onConnection = OnConnection;

seems to be working while '+= and -=' give out error. So ...how do we unregister Event in Java?

Trying to keep everything under Java here. :)
by xMoMx
16 Jun 2009, 20:21
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MAC to PC Problem
Replies: 2
Views: 4142

MAC to PC Problem

this is weird, I moved my SFS extensions and H2DB files from my MAC back home to PC and it refuses to run here. I went in and check, it seems like all my database is reset. There's nothing in it. Worse yet, I created new table and data, but still the databaseManager can't connect to it. What happens...

Go to advanced search