Search found 7 matches

by tiendao
15 Jul 2017, 08:06
Forum: SFS2X Questions
Topic: Custom handle create Room from admin console
Replies: 4
Views: 5698

Re: Custom handle create Room from admin console

Hi Lapo,

i'm being eager to waiting next update. the customer is interested use admin tool to creating room i think. and also we need more ROOM_ADD event to custom some handle.

Thanks alot,
Tien Dao
by tiendao
14 Jul 2017, 11:02
Forum: SFS2X Questions
Topic: Custom handle create Room from admin console
Replies: 4
Views: 5698

Re: Custom handle create Room from admin console

Hello, i did that but when i break point it not accept stop point this is my add event handler: this.addEventHandler(SFSEventType.ROOM_ADDED, RoomAddEventHandler.class); and this is method on handler class public class RoomAddEventHandler extends BaseServerEventHandler { @Override public void handle...
by tiendao
14 Jul 2017, 04:07
Forum: SFS2X Questions
Topic: Custom handle create Room from admin console
Replies: 4
Views: 5698

Custom handle create Room from admin console

Hello all,

now i having a question about custom room hanler. How can i handle create/add room on server side when this event create from admin web console ?

Any suggestions ? or what's the best way to achieve this task ?

Thanks alot!!!
Tien Dao
by tiendao
30 Jun 2017, 01:12
Forum: SFS2X HTML5 / JavaScript API
Topic: HTML5 custom login problem
Replies: 2
Views: 6109

Re: HTML5 custom login problem

Thanks alot Lapo!, it worked well.
by tiendao
29 Jun 2017, 17:51
Forum: SFS2X HTML5 / JavaScript API
Topic: HTML5 custom login problem
Replies: 2
Views: 6109

HTML5 custom login problem

Hi all, i using smartfox server and html5 client to connect. today i update smartfox server up to 2.13 and client 1.7.5 but i have problem on custom login var data = {}; data.param1 = this.param1; data.param2 = this.param2; this.sFoxClient.send(new SFS2X.LoginRequest(username, password, data, gameZo...
by tiendao
18 Mar 2017, 11:09
Forum: SFS2X Questions
Topic: smartfox server x2 config
Replies: 2
Views: 4186

Re: smartfox server x2 config

thanks Lapo,
that is good solution.

TienDao
by tiendao
18 Mar 2017, 06:39
Forum: SFS2X Questions
Topic: smartfox server x2 config
Replies: 2
Views: 4186

smartfox server x2 config

Hi guys,

i'm newbie, i'm interested to sfs x2, i have issues about the config file. how can i catch the event, which is called every the config file changed/modified.

nice to received responses from guys.

thanks
Tien Dao

Go to advanced search