Search found 190 matches

by Robbilie
06 Oct 2011, 09:27
Forum: SFS2X C# API
Topic: :::NEW::: API Update
Replies: 14
Views: 21328

what are the updates...?
by Robbilie
05 Oct 2011, 10:35
Forum: SFS2X Questions
Topic: Reading a file inside the .jar file
Replies: 5
Views: 7039

i had problems in unity to do it with one line since the file contains a 2d array with 263000 variables and it got an error... So line by line was a must have so dont know how it is in java.... The file is read in less than 1 second and i just have to load it one time per server boot... Would it sti...
by Robbilie
04 Oct 2011, 18:07
Forum: SFS2X Questions
Topic: The ideal/max usercount for room/zone for unity mmorpg...?
Replies: 0
Views: 3906

The ideal/max usercount for room/zone for unity mmorpg...?

hey guys My game system is based like this: Zone is like a server in common games, seperated from other zones (also because there is no way to interact between...) This zone handles the rooms which are like channels in common games, all rooms contain thr same things, build this way to have a nice ba...
by Robbilie
04 Oct 2011, 09:25
Forum: SFS2X C# API
Topic: Anybody interested in building an ai and geometry export?
Replies: 0
Views: 4177

Anybody interested in building an ai and geometry export?

hey guys For a long time now, i needed something like a server side ai or at least a way to read unitys scene geometry to place enemys correctly... I thought it would be too hard but a few weeks ago i wrote a simple export script for unitys terrains which saves and loads terrain heights... Its a nic...
by Robbilie
04 Oct 2011, 09:05
Forum: SFS2X Questions
Topic: Reading a file inside the .jar file
Replies: 5
Views: 7039

Hey guys,

I use the bufferedfilestream from inside the extension to load txt fils which contain a terrain grid and it has 256k vars stored and reads extremly fast, so i recommend this way ;)

Just my 2 cents :P

Greetz
Robert ;)
by Robbilie
08 Sep 2011, 13:05
Forum: SFS2X C# API
Topic: Class Serrialization doesnt work corretly
Replies: 3
Views: 6459

U WONT BELIEVE!!!!!!!!!!!!!! IT WORKS XDDDDDDDDDDD

thanks thomas just thought that iits just needed for serialization and not deserialization....

greetz
Robert
by Robbilie
08 Sep 2011, 03:51
Forum: SFS2X C# API
Topic: Class Serrialization doesnt work corretly
Replies: 3
Views: 6459

where to put the assembly thing?

And isnt it just needed for serialization?

I just deserialize on client...
by Robbilie
07 Sep 2011, 14:30
Forum: SFS2X C# API
Topic: Class Serrialization doesnt work corretly
Replies: 3
Views: 6459

Class Serrialization doesnt work corretly

hey guys so i found out now, tha the class serialization makes the sfsobject unreadable: [SFS - ERROR] Error handling data: Cannot find type: vessonline.rpg.simulation.contentmanager.serialization.TransferItem at Sfs2X.Protocol.Serialization.DefaultSFSDataSerializer.Sfs2Cs (ISFSObject sfsObj)...
by Robbilie
07 Sep 2011, 13:15
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

im sry but i clearly said that im putting classes into the sfsobject xD

i dont realy think theres any buggy code but just a mistake i did with the serialisation...
by Robbilie
07 Sep 2011, 03:56
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

appels u dont understand xD

Your code doesnt look like you put any classes into the sfsobject hm?
I put in 24 "transferitems" and 1 int for the transferitem count...

And the classes cause the error...
by Robbilie
06 Sep 2011, 15:02
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

ok so i fixxed annother bug that didnt let me test some things out, then i set the uservar of type sfsobject and just put in an int and all worked :) But when i reset it now and put classes in the sfsobject i get thr error i posted about an hour ago with vessonline.rpg instead of dk.fullcontrol.fps ...
by Robbilie
06 Sep 2011, 13:05
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

guys i think its fixxed xDDDD
by Robbilie
06 Sep 2011, 12:35
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

im getting something similair on the serverside:

i commented out a method and even completly deleted it but the server is executing it?! xD
by Robbilie
06 Sep 2011, 12:29
Forum: SFS2X C# API
Topic: unity client doesnt get uservar of type sfsobject
Replies: 23
Views: 29105

i still have the error and cant find uout how to change it... but there is somehing else very strange: in the sfsobject, i put classes... i changed the namespace when i renamed my extension and changed other stuff... but on the client i still get an error telling me that it cant find the serialisati...

Go to advanced search