Search found 57 matches

by ernivan
09 Feb 2011, 18:41
Forum: SFS2X Questions
Topic: Buddylist with different login name
Replies: 2
Views: 4965

Buddylist with different login name

hi I have an application chat with buddyList developed with great sfs2x. there are 3 rooms into one zone , roomA - roomB - roomC . For no conflict User name is manage by an external sistem login and it works all perfect :) now, my client ask me an important implementation , he want the possibility t...
by ernivan
09 Feb 2011, 08:27
Forum: SFS2X Questions
Topic: How to force login with 2X?
Replies: 12
Views: 14559

do you implement force login in the next release ?
by ernivan
04 Feb 2011, 13:16
Forum: SFS2X Questions
Topic: intercept ban kick SFSEventType server
Replies: 2
Views: 4274

thanks
by ernivan
04 Feb 2011, 08:43
Forum: SFS2X Questions
Topic: intercept ban kick SFSEventType server
Replies: 2
Views: 4274

intercept ban kick SFSEventType server

hi

I activeted words filter and I would like to intercept ban kick event on the server but I don't find an event like SFSEventType.USER_JOIN_ROOM for kick and ban,

how can do it ?

thanks
by ernivan
04 Feb 2011, 08:10
Forum: SFS2X Questions
Topic: ClientDisconnectionReason.UNKNOWN
Replies: 1
Views: 3637

ClientDisconnectionReason.UNKNOWN

hi

what are all use cases for ClientDisconnectionReason.UNKNOWN ?

1) the server is killed.
2) the connection client to server is interupt.
3) ???????????
4) ???????

thanks
by ernivan
14 Jan 2011, 15:30
Forum: SFS2X Questions
Topic: backup BuddyList 3.0
Replies: 1
Views: 3673

backup BuddyList 3.0

hi
if I need to change the server machine, how can backup BuddyList ?
only copy folder ?

thanks
by ernivan
12 Jan 2011, 08:59
Forum: SFS2X Questions
Topic: add user with Privilege by admin panel ?
Replies: 3
Views: 6001

I'm sorry I explain better :) I know that panel , I ask the possibility to add a list of users with relative privilege like: add bob [Moderator] add mario [Administrator] add rosy [Moderator] so when they log-in into a chat they have already the permision to kick,ban . now to do that I have to imple...
by ernivan
11 Jan 2011, 10:01
Forum: SFS2X Questions
Topic: add user with Privilege by admin panel ?
Replies: 3
Views: 6001

add user with Privilege by admin panel ?

Hi

In the next release you add the possibility to add user with relative privilege (moderator, admin , etc ..) by admintool panel ?

thanks
by ernivan
10 Dec 2010, 12:46
Forum: SFS2X Questions
Topic: Restart server
Replies: 3
Views: 5102

Restart server

Hi

How restart the server from admin tool ?

Thanks
by ernivan
10 Dec 2010, 11:44
Forum: SFS2X Questions
Topic: SFSUserVariable
Replies: 3
Views: 5981

ok , I find it :)

1) sfs.send( new SetUserVariablesRequest(...));
2) user.getVariable("avatar")

ciao
by ernivan
07 Dec 2010, 11:06
Forum: SFS2X Questions
Topic: SFSUserVariable
Replies: 3
Views: 5981

ok , but I need to setup some user properties (avatar , color ...ect ) before login into the room. my steps are: 1) user enter into zone 2) user setup personal properties (avatar , color ...ect ) 3) user enter into room and get others user properties from SFSEvent.ROOM_JOIN 4) others users get new u...
by ernivan
07 Dec 2010, 08:45
Forum: SFS2X Questions
Topic: SFSUserVariable
Replies: 3
Views: 5981

SFSUserVariable

Hi I need to read user variables when they enter into room by event SFSEvent.ROOM_JOIN ; 1) have I setup SFSUserVariable when the user enter into zone by custom extension like in this example ? http://docs2x.smartfoxserver.com/DevelopmentBasics/database-recipes or 2) can I setup SFSUserVariable when...
by ernivan
06 Dec 2010, 09:21
Forum: SFS2X Questions
Topic: isJoined into Zone ?
Replies: 1
Views: 4027

isJoined into Zone ?

hi

How can I see if I are into the zone already ?

Thanks
by ernivan
06 Dec 2010, 08:45
Forum: SFS2X Questions
Topic: LoginRequest Error
Replies: 2
Views: 4912

thanks
by ernivan
03 Dec 2010, 14:55
Forum: SFS2X Questions
Topic: LoginRequest Error
Replies: 2
Views: 4912

LoginRequest Error

HI
I have sfs.addEventListener(SFSEvent.LOGIN_ERROR, onLoginError) into my client but don't send this error:

LoginRequest Error You are already logged in

How can I manage it ?

Thanks

Go to advanced search