Search found 57 matches

by Fishypants
16 Dec 2010, 06:52
Forum: SFS2X Questions
Topic: What gives? SFS2X Database Manager issues [SOLVED]
Replies: 1
Views: 4472

Argh . . . ok I figured it out. Apparently SFS2X does not like having empty entries in your database. ( I had an old column that had nothing in it ) Now it's working . . .

Wonder why it's so touchy with that where as 1.6.x didn't care at all?
by Fishypants
16 Dec 2010, 06:25
Forum: SFS2X Questions
Topic: What gives? SFS2X Database Manager issues [SOLVED]
Replies: 1
Views: 4472

What gives? SFS2X Database Manager issues [SOLVED]

So I have decided I would give SFS2X a shot and see how well it behaves (I am currently using 1.6.x). Maybe I am overlooking something, but it seems like SFS2X is 2X harder to get up and running then 1.6.x. I am trying to configure the server to connect to a MySQL database. In ver 1.6.x, I followed ...
by Fishypants
15 Dec 2010, 21:26
Forum: .Net / Unity3D API
Topic: Unity Database Login - Works but I would like some info
Replies: 4
Views: 9253

hehe :D No worries, actually from what I was reading I already found out the answers to some of my questions. I can basically sign in to the server with nick="" and pass="" and the server will auto assign a name so that can help avoid name conflicts. Interesting . . . Im actually...
by Fishypants
15 Dec 2010, 18:39
Forum: .Net / Unity3D API
Topic: Unity Database Login - Works but I would like some info
Replies: 4
Views: 9253

Hey Thomas, thanks for the reply. I'm using SFS 1.6.x, is this information still valid for what I am doing?
by Fishypants
15 Dec 2010, 18:11
Forum: .Net / Unity3D API
Topic: Unity Database Login - Works but I would like some info
Replies: 4
Views: 9253

Unity Database Login - Works but I would like some info

Hey guys, me again. So I recently was able to log into a room from Unity from a smartfox script that I wrote from scratch (as opposed to just copying and pasting the example, it helps me learn it better that way). All is working good in that regard. Now I have hooked up a MySQL database and I can su...
by Fishypants
12 Dec 2010, 17:55
Forum: .Net / Unity3D API
Topic: Issue with joining a room (Unity3D)
Replies: 5
Views: 10659

ARRRGHHH!! ... Im an idiot. So for some reason I typed under the OnConnection method: UnregisterSFSSceneCallbacks(); Which doesn't quite make sense considering after you connect, you kinda need those SceneCallBacks, so nothing was getting called. SOOO I made another method called RegisterSFSSceneCal...
by Fishypants
12 Dec 2010, 17:24
Forum: .Net / Unity3D API
Topic: Issue with joining a room (Unity3D)
Replies: 5
Views: 10659

So I moved the login call to the OnConnection method, but it still seems like I am connected to the zone, and not the room. I can see that there is 1 user in "Login" zone, but no one in the "Main" room. :(
by Fishypants
12 Dec 2010, 06:41
Forum: .Net / Unity3D API
Topic: Issue with joining a room (Unity3D)
Replies: 5
Views: 10659

Thanks for the reply apples. Ill move the Login call to where you suggested. And nope, no custom extensions, just standard connect.
by Fishypants
11 Dec 2010, 18:54
Forum: .Net / Unity3D API
Topic: Issue with joining a room (Unity3D)
Replies: 5
Views: 10659

Issue with joining a room (Unity3D)

Ahhhhh! Been at this for a few days now, and cannot seem to get it to work. Very annoying because it seems like I am pretty close. Anyways, what I am trying to do (to help me understand smartfox better) is to recreate the login example from scratch. What I would like to do is combine everything into...
by Fishypants
05 Dec 2010, 07:55
Forum: .Net / Unity3D API
Topic: Sending a request for data from within Unity
Replies: 7
Views: 14754

BAH! of course RIGHT after I post this I figure it out. My extension name was not the same as the file name, it was slightly different so it couldn't figure out what I was talking about. file name: mcdb.as extension name was: mcDb changing it to the same as the file name (minus the .as extension) ma...
by Fishypants
05 Dec 2010, 07:13
Forum: .Net / Unity3D API
Topic: Sending a request for data from within Unity
Replies: 7
Views: 14754

Hey MaxHammer, I am trying to do the same thing that you are, but I still cannot get this to work. Doesn't seem like Unity is actually sending anything. I have smartfox up and running, and the extension appears loaded, but I'm not sure why unity is not calling the extension . . . Any ideas? I believ...
by Fishypants
05 Dec 2010, 02:50
Forum: .Net / Unity3D API
Topic: Unity + SFS + MySQL - Good for Action RPG? Not massive..
Replies: 4
Views: 14366

Hey kaligus, I am subscribing to your post, because your approach is exactly how I was planning on approaching this subject. Would like to see any information that gets shared.

Go to advanced search