Search found 190 matches

by Robbilie
06 Dec 2011, 21:49
Forum: SFS2X C# API
Topic: [?INTERESTED?] Easy to use autoritative Enemy Movement
Replies: 4
Views: 8243

Its no real pathfind like an algorithm but rotate towards target and move towards it... i may send u thr files on friday when u leave ur mail here ;) A friend on his and me on my are working on ai systrms, complete collision detections would be very cool since our systems are just reading terrain ri...
by Robbilie
05 Dec 2011, 19:40
Forum: SFS2X C# API
Topic: [?INTERESTED?] Easy to use autoritative Enemy Movement
Replies: 4
Views: 8243

Uhm no cause i dont have enough time :S

i would rly like to sell this, i may show you the source class, just pm me or add me on a messenger ;)

Would you also be interested in buying?
If so, suggest a price :)
by Robbilie
03 Dec 2011, 13:14
Forum: SFS2X C# API
Topic: [?INTERESTED?] Easy to use autoritative Enemy Movement
Replies: 4
Views: 8243

[?INTERESTED?] Easy to use autoritative Enemy Movement

Hey Guys, since nobody wanted to help me with builing this i did it on my own... now i'm ready and it may be interesting for some of you... Features: - easy export your terrains from unity - easy to add new maps to read from - exact positioning of the enemys on the terrain through bilinear interpola...
by Robbilie
27 Oct 2011, 14:16
Forum: SFS2X C# API
Topic: Building FPS Demo for Android
Replies: 3
Views: 6898

ah it works without...

with it doesnt even compile ;)
by Robbilie
27 Oct 2011, 06:56
Forum: SFS2X Questions
Topic: Zone extension vs Room extension
Replies: 7
Views: 11983

but you can let your zone extension control your room(extension)s

But this also requires both, zone and room extension...
by Robbilie
26 Oct 2011, 17:44
Forum: SFS2X C# API
Topic: Building FPS Demo for Android
Replies: 3
Views: 6898

awesome thanks will test tomorrow ;)

Searched the whole forum but didnt find this post...
by Robbilie
26 Oct 2011, 11:48
Forum: SFS2X C# API
Topic: Building FPS Demo for Android
Replies: 3
Views: 6898

Building FPS Demo for Android

hey guys I dropped a mobile controller in the player prefab, should work fine I build the app for android device, run it, start and im on the login screen From now, same happens in the editor: i enter ip, enter a name, click login Nothing happens, neither in editor, nor in app, nor in server logs I ...
by Robbilie
25 Oct 2011, 16:54
Forum: SFS2X Questions
Topic: Best way of creating a 'Party' system in an MMORPG
Replies: 2
Views: 5310

i use an array of a selfmade class
This class contains a list of the members (also an array of type user where index = 0 is the leader)

Hope this helps a bit...

Greetings
/Robert ;)
by Robbilie
25 Oct 2011, 06:59
Forum: SFS2X Questions
Topic: Unable to getBool from mysql
Replies: 12
Views: 17070

switch it to int and getInt was my workaroun...

Strange yeah...
by Robbilie
11 Oct 2011, 13:39
Forum: SFS2X C# API
Topic: typo in the unity error loggs :D
Replies: 1
Views: 4544

typo in the unity error loggs :D

just found this here:

Code: Select all

[SFS DEBUG] ## BlueBox Error: Http error creting http connection:


has to be creating right...?

greetz guys ;)
by Robbilie
07 Oct 2011, 15:40
Forum: SFS2X Questions
Topic: HandleInternalMessage doesnt work...
Replies: 0
Views: 4677

HandleInternalMessage doesnt work...

hey guys i try to call vie this snippet my zone extension from my room extension: this.getParentExtension().getParentZone().getExtension().handleInternalMessage("switchRoomAfterLogin", fromUser); its from a baseclientrequest handler... in the zone exte i hav...
by Robbilie
06 Oct 2011, 16:15
Forum: SFS2X Questions
Topic: SFSEventType.USER_VARIABLES_UPDATE not firing
Replies: 7
Views: 11426

the way u do looks a bit strange but it should not be based on this but on the sfsapi (u r doing it client or server side?)
On client i suggest changing directly on user...
by Robbilie
06 Oct 2011, 13:55
Forum: SFS2X Questions
Topic: Interacting room extension with zone extension
Replies: 1
Views: 4234

EDIT:

i wouldnt have posted this thred when i had used the search function and my good friend rjgtav would have been online xD

anyways stupid thread , now i know what i neaded xD
by Robbilie
06 Oct 2011, 12:48
Forum: SFS2X C# API
Topic: :::NEW::: API Update
Replies: 14
Views: 21174

it is by thomas right?
Cause he send me an unstable version with a bugfix and it should be included in this new one right...?
by Robbilie
06 Oct 2011, 09:30
Forum: SFS2X Questions
Topic: Interacting room extension with zone extension
Replies: 1
Views: 4234

Interacting room extension with zone extension

hey guys

Is there a direct way to access zone level extension methods and variables from room level extension and visa verce...?

Thanks for your help ;)

Go to advanced search