Thanks again for helping. I apologize for saying connecting to the room when I should say join the room.
Also you are absolutely correct. I had set the room up as an mmo room while the code I was working through was the object movement tutorial code for a non-mmo room. One I recreated the room as ...
Search found 4 matches
- 01 Oct 2015, 11:52
- Forum: SFS2X C# API
- Topic: New to SmartFox and struggling a bit
- Replies: 6
- Views: 9266
- 30 Sep 2015, 17:00
- Forum: SFS2X C# API
- Topic: New to SmartFox and struggling a bit
- Replies: 6
- Views: 9266
Re: New to SmartFox and struggling a bit
Thanks for the reply. I do have an OnConnection event with listener as well as an on user exit room with listener. Neither of those ever fire off the debug message despite the fact that I can monitor the zone and see that I am still connected to the zone but disconnected from the room.
Continuing ...
Continuing ...
- 29 Sep 2015, 18:10
- Forum: SFS2X C# API
- Topic: New to SmartFox and struggling a bit
- Replies: 6
- Views: 9266
Re: New to SmartFox and struggling a bit
Thank you for responding.
I did create a new project to keep things small and clean. this example uses just the connection, login, and room join events all using the on base event to send a debug message. Now in this example it doesn't do anything except connect to everything so I can understand ...
I did create a new project to keep things small and clean. this example uses just the connection, login, and room join events all using the on base event to send a debug message. Now in this example it doesn't do anything except connect to everything so I can understand ...
- 29 Sep 2015, 12:13
- Forum: SFS2X C# API
- Topic: New to SmartFox and struggling a bit
- Replies: 6
- Views: 9266
New to SmartFox and struggling a bit
Hello everyone,
As stated in the subject I am new to SmartFox and have been trying to work up a Unity project and cross referencing the tutorials as I go/ need them. To be honest I have not made it very far because of what I am sure is one simple detail I forgot or missed.
Originialy I was trying ...
As stated in the subject I am new to SmartFox and have been trying to work up a Unity project and cross referencing the tutorials as I go/ need them. To be honest I have not made it very far because of what I am sure is one simple detail I forgot or missed.
Originialy I was trying ...