Search found 45 matches

by kaligus
06 Oct 2009, 13:37
Forum: .Net / Unity3D API
Topic: Room Variables not Working - Please Help
Replies: 9
Views: 14265

Please, anyone?
by kaligus
06 Oct 2009, 10:14
Forum: Server Side Extension Development
Topic: Please, help with DB Connection
Replies: 6
Views: 11088

Maybe you right... My first problem was due to the mysql jar file... I put in the wrong place. Then I had another problem and it was my local IP. That IP above is from my MySQL from my work... and this one is from my home: <ConnectionString>jdbc:mysql://127.0.0.1:3306/gg</ConnectionString> Try the I...
by kaligus
05 Oct 2009, 10:44
Forum: .Net / Unity3D API
Topic: Room Variables not Working - Please Help
Replies: 9
Views: 14265

Room Variables not Working - Please Help

Hello all, please, I'm having a new issue... this one is related to room variables. I made my login with a custom script. Then made a lobby room, etc. When the user creates a new room (game room), it creates 2 variables. I checked into Admin Tool of SFS and the variables are all there, so, creating ...
by kaligus
05 Oct 2009, 10:34
Forum: .Net / Unity3D API
Topic: send name player
Replies: 1
Views: 4957

The idea is pretty much the same for the chat bubbles in SFS Island Demo :wink:

Just make it appear the name and all the time... the name can be whatever you decide or the myUserName
by kaligus
05 Oct 2009, 10:07
Forum: Server Side Extension Development
Topic: Please, help with DB Connection
Replies: 6
Views: 11088

Hey man, Ok, I did this checks to make sure it was working: - Check the jar file of mysql (double click and execute). - The test script of SFS to test mysql must have the right IP address and the table must be a valid one of your server (also, the server must be running, of course). If the SQL comma...
by kaligus
24 Sep 2009, 12:45
Forum: .Net / Unity3D API
Topic: Warning message with Equals and GetHashCode
Replies: 7
Views: 12333

Hey Thomas, thanks for the answer. My problem about the animations was simply that the messages were sent by the script of FPSWalker... I did not noticed that, then I worte my own code on this and later I see that FPSWalker sent the animations message :lol: so, my mistake! About the warning message,...
by kaligus
23 Sep 2009, 19:02
Forum: .Net / Unity3D API
Topic: Warning message with Equals and GetHashCode
Replies: 7
Views: 12333

Hey Molix... yes, I already solved that problem I had, but this warning message keeps appearing to me, I still dont know what it is...
by kaligus
22 Sep 2009, 17:23
Forum: .Net / Unity3D API
Topic: Warning message with Equals and GetHashCode
Replies: 7
Views: 12333

Anybody can help me? :?
by kaligus
21 Sep 2009, 16:54
Forum: .Net / Unity3D API
Topic: Warning message with Equals and GetHashCode
Replies: 7
Views: 12333

Warning message with Equals and GetHashCode

Hello Thomas, I'm making my game inside your API, so far so good. I made a custom Lobby room, where everyone could create their rooms and then enter and click play button, then loads a scene and everyone plays. I used the example scripts you made with SFS Island Demo. I needed to change somethings, ...
by kaligus
03 Sep 2009, 18:01
Forum: SmartFoxServer 1.x Discussions and Help
Topic: room.getUser() returning null
Replies: 10
Views: 12622

Hello again...

Ok, I found the solution here:
http://smartfoxserver.com/forums/viewto ... light=user

Just if anyone needs :lol:
by kaligus
03 Sep 2009, 17:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: room.getUser() returning null
Replies: 10
Views: 12622

Hey Biff_Cornwall... did you got a solution for this already?

I have exacly the same problem here... :cry:
by kaligus
02 Sep 2009, 12:30
Forum: Server Side Extension Development
Topic: Please, help with DB Connection
Replies: 6
Views: 11088

Ok, sorry Thomas.

Anyway, I solved. I mean... I think I put the mysql driver in a wrong place.

:oops:
by kaligus
02 Sep 2009, 11:22
Forum: Server Side Extension Development
Topic: Please, help with DB Connection
Replies: 6
Views: 11088

Please, help with DB Connection

Hello, please, I tried everything about this... I cant make my MySQL server connect with SFS... the messages says it just cant connect to the mysql.driver... I download already the JDBC file and put into the jre/lib/ext, but keeps going on the error. I tried to put in the brackets <Driver></Driver> ...
by kaligus
01 Sep 2009, 21:34
Forum: .Net / Unity3D API
Topic: Unity + SFS + MySQL - Good for Action RPG? Not massive..
Replies: 4
Views: 14358

Thank you for the answers, Thomas, yes it helped a lot. Some more doubts :) - The game will not have many players in the same scene view (well, at least not on same zone). It will be like a instancing thing, you know, there are the scene "Forest"... lots of players will be playing in there...
by kaligus
01 Sep 2009, 17:49
Forum: .Net / Unity3D API
Topic: Unity + SFS + MySQL - Good for Action RPG? Not massive..
Replies: 4
Views: 14358

Unity + SFS + MySQL - Good for Action RPG? Not massive..

Hello all, please, I'm using SFS and Unity very much now on, learning fast, SFS have a very good documentation and the API is really good... but I have some doubts: - I will use MySQL with SFS and extensions server-side to connect to MySQL when user needs and then I will exchange data between Unity ...

Go to advanced search