Search found 94 matches

by Zanpher
07 Aug 2012, 21:30
Forum: SFS2X C# API
Topic: Client API - C# Simple Example
Replies: 13
Views: 23048

Re: Client API - C# Simple Example

Okay. Right now I have the events running via loop in a console (at this time) so that the events will fire (sorta). Is there some sort of way to unpackage those unity packages so we can see the C#, without installing unity on my machine? I have no reason to use unity at all, only need the c# code. ...
by Zanpher
06 Aug 2012, 00:32
Forum: SFS2X C# API
Topic: Client API - C# Simple Example
Replies: 13
Views: 23048

Re: Client API - C# Simple Example

Good Afternoon, Is there an example for use with SmartFoxServer v2? The example above is for v1 as the SmartFoxClientAPI namespace doesn't exist in v2. And unfortunately,the unity examples does not contain any c# source codes. After some fiddling around, I got a partially working example for v2, bas...
by Zanpher
02 Jul 2012, 21:06
Forum: SFS2X Questions
Topic: http://docs2x.smartfoxserver.com domain is offline
Replies: 7
Views: 7595

Re: http://docs2x.smartfoxserver.com domain is offline

I am in Alaska. it looks like all of Alaska is blacked out (we only have a very few ISPs that cover Alaska).
by Zanpher
28 Jun 2012, 16:07
Forum: SFS2X Questions
Topic: http://docs2x.smartfoxserver.com domain is offline
Replies: 7
Views: 7595

Re: http://docs2x.smartfoxserver.com domain is offline

Good Morning,

Any ETA when the docs are coming back online? Also, are there any future plans on making the documentation + examples available offline like via zip or so? It's kinda of hard reading them when they keep going offline :)
by Zanpher
27 Jun 2012, 17:43
Forum: SFS2X Questions
Topic: http://docs2x.smartfoxserver.com domain is offline
Replies: 7
Views: 7595

Re: http://docs2x.smartfoxserver.com domain is offline

Thanks for the reply :) seems like the docs are offline again.
by Zanpher
20 Jun 2012, 20:15
Forum: SFS2X Questions
Topic: SmartFox, password and encoding
Replies: 40
Views: 46520

Re: SmartFox, password and encoding

Why not encrypt the password before saving to the database and decrypt it when reading from the database ?
by Zanpher
19 Jun 2012, 17:25
Forum: SFS2X Questions
Topic: http://docs2x.smartfoxserver.com domain is offline
Replies: 7
Views: 7595

http://docs2x.smartfoxserver.com domain is offline

The http://docs2x.smartfoxserver.com domain is offline at the time of this post.
by Zanpher
15 Jun 2012, 22:18
Forum: SFS2X C# API
Topic: how to implement a Npc or Ai character?
Replies: 13
Views: 21049

Re: how to implement a Npc or Ai character?

That is very interesting. I am trying to approach this like an old game I used to run, "Mirage Online". Basically, there was an NPC Manager that ran off a timer. I think in SFS, it would be the scheduler. Just have it fire ever 200 ms. It would cycle through each spawned npc and player sta...
by Zanpher
15 Jun 2012, 17:40
Forum: SFS2X C# API
Topic: how to implement a Npc or Ai character?
Replies: 13
Views: 21049

Re: how to implement a Npc or Ai character?

I am dealing with the same issue right now as well. I cannot use createNPC as that defeats the purpose of having CCUs :( I cannot do the "one client as NPC manager" approach because ,if I read correctly, a client can only connect to so many rooms/zones at a time, and I need NPCs through ou...
by Zanpher
15 Jun 2012, 17:19
Forum: SFS2X Questions
Topic: NPC issue been fixed in 2x?
Replies: 6
Views: 8651

Re: NPC issue been fixed in 2x?

Thanks for the update.
by Zanpher
12 Jun 2012, 18:52
Forum: SFS2X Questions
Topic: Good VPS hosting service provider
Replies: 6
Views: 8779

Re: Good VPS hosting service provider

Do you (or can you) have instructions on installing Smartfoxserver on that host? For instance, the jvm, mysql, and smartfoxserver? I am very interested in seeing how you did that.
by Zanpher
12 Jun 2012, 18:47
Forum: SFS2X Questions
Topic: NPC issue been fixed in 2x?
Replies: 6
Views: 8651

Re: NPC issue been fixed in 2x?

Ok, I guess I can see where they are coming from about it is not seen as a bug from their view due to that is how they designed the software. It still seems shady on my end (as a user) as this is tooted as a multi user application/games server, when you cannot really use it as such (in an MMO settin...
by Zanpher
12 Jun 2012, 17:17
Forum: SFS2X Questions
Topic: NPC issue been fixed in 2x?
Replies: 6
Views: 8651

NPC issue been fixed in 2x?

Good Morning,

I was wondering if the NPC issue have been fixed in the 2x version? I remember in the 1x version, each npc uses a User license as that was how the product was designed (even though it didn't make sense as a NPC is not a User ...). Have this issue been fixed in the 2x version?
by Zanpher
06 May 2011, 19:40
Forum: SFS2X Questions
Topic: Using Facebook server side (Java extensions)
Replies: 1
Views: 4092

Using Facebook server side (Java extensions)

I know there are various AS3 (client side) facebook libaries, however, it is never recommended to use them (alone) in a client/server environment (when using Facebook for security/credentials). Have any one have any success in using SFS 2x Java extensions and facebook for credential checking? For in...

Go to advanced search