Search found 14 matches

by wakawa2003
30 Aug 2020, 20:24
Forum: SFS2X Questions
Topic: Compare Bandwidth , performance SfsObject vs SfsArray (SfsObjectLite vs SfsObject)) !!
Replies: 1
Views: 12181

Compare Bandwidth , performance SfsObject vs SfsArray (SfsObjectLite vs SfsObject)) !!

Hi,
In my case i can use both SfsObject vs SfsArray but i don't know about bandwidth and performance of them!!
With SfsObject vs SfsOcjectLite too, it really difference?
Which faster?
Limitation?
:?: :?: :?: :?:
I can't find any doc describe them!!
Can some one explain? Thank you!!
by wakawa2003
12 Aug 2020, 07:52
Forum: SFS2X Questions
Topic: How to login Unity's execute as NPC user??????
Replies: 5
Views: 10655

Re: How to login Unity's execute as NPC user??????

i'm did it, but have problem!
i creatNPC in server extension, and then login with same name in unity, but flag isNPC always false in Zone Monitor???
what is wrong?
by wakawa2003
10 Aug 2020, 13:46
Forum: SFS2X Questions
Topic: How to login Unity's execute as NPC user??????
Replies: 5
Views: 10655

Re: How to login Unity's execute as NPC user??????

In this blog has image:
Image
What exactly "NPC client"?? It is NPC creat by extension and controlled by extension code???
Why NPC client is in different app with Smartfox Server?? :?: :?:
by wakawa2003
10 Aug 2020, 08:05
Forum: SFS2X Questions
Topic: How to login Unity's execute as NPC user??????
Replies: 5
Views: 10655

How to login Unity's execute as NPC user??????

I'm reading the post: https://smartfoxserver.com/blog/ways-of-working-with-npcs-in-a-multiplayer-game-p-2/ i'm try to login in Unity execute with same user name with NPC user i'm creat in extension. but it always creat new user is not NPC User???? How to login Unity's execute as NPC user?????? :?: :...
by wakawa2003
29 Jul 2020, 10:34
Forum: SFS2X Questions
Topic: MessageRequest auto use UDP?????
Replies: 1
Views: 2949

MessageRequest auto use UDP?????

When UDP initialized.
PublicMessageRequest, PrivateMessageRequest, ObjectMessageRequest is auto use UDP connection? :?: :?:
if not, how to use UDP for this?
Thank you!
by wakawa2003
26 Jun 2019, 07:35
Forum: SFS2X Questions
Topic: Some question for headless server!!
Replies: 9
Views: 23175

Re: Some question for headless server!!

Yes. i know we need start new Unity in server side.
Blog says how can i creat new Unity server and pass port into that.
But i don't know how to send or receive some data between Unity server and client? :?: :?:
by wakawa2003
26 Jun 2019, 03:36
Forum: SFS2X Questions
Topic: Some question for headless server!!
Replies: 9
Views: 23175

Some question for headless server!!

Hi! i'm reading this blog: https://smartfoxserver.com/blog/best-of-both-worlds-sfs2x-server-side-unity-for-realtime-games-p2/ And i have some question: 1. In this blog have a sentence: In order to start a new game we create a Room and join all the players inside. Then when clients are ready to start...
by wakawa2003
25 Jun 2019, 11:04
Forum: SFS2X Questions
Topic: Main class in Extension is empty .....
Replies: 2
Views: 3891

Re: Main class in Extension is empty .....

oh.no. problem is im use "New folder" instead "Newfolder".... i'm fixed. thank you!
by wakawa2003
25 Jun 2019, 10:52
Forum: SFS2X Questions
Topic: Main class in Extension is empty .....
Replies: 2
Views: 3891

Main class in Extension is empty .....

i'm try to use TrisExtension.jar , FpsExtension.jar in unity examples and my custom extension but evething doesn't work... as you can see in my image!
Main class in Extension is empty ..... :( :( :(
https://drive.google.com/file/d/1OyxS-7xUo7KR0RtlQD9WHyGwAQ5GsnU_/view?usp=sharing
by wakawa2003
14 Jun 2019, 12:09
Forum: SFS2X Questions
Topic: Extension Server receive wrong order data!
Replies: 4
Views: 4980

Re: Extension Server receive wrong order data!

Thank you. i'm resolved my problem.... And i have a new question: When i'm use (in Unity) // Set connection parameters ConfigData cfg = new ConfigData(); cfg.Host = host;// 127.0.0.1 cfg.Port = port;//9933 cfg.Zone = zone; cfg.UdpHost = hostUDP;//127.0.0.1 or 0.0.0.0 cfg.UdpPort = portUDP;//9933 cfg...
by wakawa2003
13 Jun 2019, 16:55
Forum: SFS2X Questions
Topic: Extension Server receive wrong order data!
Replies: 4
Views: 4980

Extension Server receive wrong order data!

I take some test with Extension: i send some text to extension in a cmd: .... sfs.Send(new ExtensionRequest("cmd", data, sfs.LastJoinedRoom)); //with data is string=" Text 1 " sfs.Send(new ExtensionRequest("cmd", data, sfs.LastJoinedRoom)); //with data is string=" ...
by wakawa2003
03 May 2019, 15:37
Forum: SFS2X Questions
Topic: I'm confused with class-serialization. help me...
Replies: 2
Views: 3637

I'm confused with class-serialization. help me...

I get error message: "20:14:09,078 WARN [SFSWorker:Sys:2] protocol.SFSProtocolCodec - Error deserializing request: com.smartfoxserver.v2.exceptions.SFSRuntimeException: java.lang.ClassNotFoundException: RPCInfor" I guess that error appen because i don't understand exactly what is "Rpg...

Go to advanced search