Search found 190 matches

by Robbilie
05 Sep 2011, 06:39
Forum: SFS2X C# API
Topic: [UNPAID] Searching for Serverprogrammer for Unity MMORPG
Replies: 0
Views: 4597

[UNPAID] Searching for Serverprogrammer for Unity MMORPG

Hey Guys I know this would better go into the job section but this section is like a grave and nobody enters it :P So we are currently a small team building a MMORPG with unity and smartfox and we need a (fulltime) java progranmer for coding some special systems... I would help out with coding as we...
by Robbilie
26 Aug 2011, 12:54
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

yaaaaaaay :D

i used the wrong code from LeMageFou and with thomas code all works fine :)))))

thanks thomas your neew dll works :D

but the uservar problem still exists...

other subject other thread :D

Greetz
Robert
by Robbilie
26 Aug 2011, 12:49
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

hey guys look here !!! [SFS DEBUG] Error dispatching event loginError :Cannot cast from source type to destination type. at LobbyGUI.OnLoginError (Sfs2X.Core.BaseEvent evt) [0x00000] in H:\Project\SFS2X FPS Tutorial\Unity FPS Client\SFS2XFPSTutorial\Assets\Lobby\Scripts\LobbyGUI.cs:298 at Sf...
by Robbilie
23 Aug 2011, 12:31
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

i have it done the same way but i dont have just "" i have smthng like "Username or password incorrect."

and as i said server gets the error in the logs but not the client...
by Robbilie
23 Aug 2011, 08:52
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

may u show what your servercode looks like so i can compare it to mine?

Because im currently not on pc...

Greetz
Robert
by Robbilie
21 Aug 2011, 13:25
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

doesnt work for me...
by Robbilie
18 Jul 2011, 09:56
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

thomas i rly need this :D
by Robbilie
06 Jul 2011, 17:40
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

nope, the code is run every time the inventory is opened and when i see the server running on my second screen passed the uvar i try...

Also i used the advanced setuservariables to enable fireclient event
by Robbilie
06 Jul 2011, 17:11
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

2 things:
First, the var is nit hidden
Second and more important: integer and strings work fine for me too ;) but not sfsobject...
by Robbilie
06 Jul 2011, 15:29
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

it is shown...
also size is right...

and i was rly shocked about the geo location :O
by Robbilie
06 Jul 2011, 13:52
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

nope sorry guys, still having the same problem :(
by Robbilie
06 Jul 2011, 11:18
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

arrrrr right everywhere else i use a uservar list to set...
Ill try later , thanks appels ;)

Do u have a project right now?

Greetz
Robert
by Robbilie
06 Jul 2011, 09:02
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

ok here some code, i cant post the extra methods since they are to complicated and very important for our project....: server code: ISFSObject inv = extension.getPlayersInv(sfsUser); UserVariable uvar = new SFSUserVariable("inv", inv); if(inv == null){ uvar.set...
by Robbilie
05 Jul 2011, 14:10
Forum: SFS2X C# API
Topic: Dont get the LOGIN_ERROR
Replies: 14
Views: 18154

any updates?
by Robbilie
05 Jul 2011, 13:27
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29101

unity client doesnt get uservar of type sfsobject

hey guys mayxbe i found annother bug, on server i create a new uservariable and put in a sfsobject i also try to read data from the uservariable and trtace it out and it works, but in unity client this is returns the warning: if(smartFox.MySelf.GetVariable("inv") == null){ Debug.LogWarning...

Go to advanced search