Search found 41 matches

by Hassan Khallouf
29 Mar 2023, 09:19
Forum: 2X Features Wish List
Topic: Virtual SFS Room
Replies: 6
Views: 27890

Re: Virtual SFS Room

Hello Lapo, we have been using this feature since its release, and it's working like a charm for us however, we noticed that one request we do (Change NickName) does not update the client and the name stays when he is in a room with USER_VARAIBLES_UPDATE_EVENT disabled so we thought, that's simple t...
by Hassan Khallouf
02 Oct 2022, 11:37
Forum: SFS2X Questions
Topic: How to detect login from another device?
Replies: 3
Views: 5745

Re: How to detect login from another device?

Is there a way to know the reason for this disconnection ? we have a state where the previous device will disconnect and attempt to reconnect, resulting to kick the new device and making it try to reconnect again, they will both be stuck in a loop of connections/disconnections is there way to tell t...
by Hassan Khallouf
22 Mar 2022, 11:13
Forum: 2X Features Wish List
Topic: Virtual SFS Room
Replies: 6
Views: 27890

Re: Virtual SFS Room

yes this is exactly what we are looking for, but I assume you are saying this is what will be released not the state right now correct?

also this room is setup in the zone config before the server runs, so will this flag be available in the admin tool as well ?
by Hassan Khallouf
21 Mar 2022, 11:55
Forum: 2X Features Wish List
Topic: Virtual SFS Room
Replies: 6
Views: 27890

Re: Virtual SFS Room

I'm really glad to hear it, this will definitely help us build a better architecture. You mean a list of Users on the server side only? Right? Because on the client side, once this is active, there will be no User list. yes I mean a users' list in the server side, all what the client needs to know i...
by Hassan Khallouf
20 Mar 2022, 12:12
Forum: 2X Features Wish List
Topic: Virtual SFS Room
Replies: 6
Views: 27890

Virtual SFS Room

Hello SFS folks, I have talked about this before with one of the SFS team, we had an issue before that we got resolved over email, we asked for this feature and they said they will consider it, it's been a while now but I thought I should throw this out again. the problem was that we had a lobby roo...
by Hassan Khallouf
04 Nov 2021, 09:34
Forum: SFS2X Questions
Topic: Ban User in API interface doesn't have ban reason
Replies: 7
Views: 5392

Re: Ban User in API interface doesn't have ban reason

Thanks Lapo, this is really simple issue but the fact that it was missing made me wonder if I have a problem understanding API vs direct usage of managers
by Hassan Khallouf
02 Nov 2021, 12:59
Forum: SFS2X Questions
Topic: Ban User in API interface doesn't have ban reason
Replies: 7
Views: 5392

Re: Ban User in API interface doesn't have ban reason

are you talking about the ISFSApi interface?
because this is the one we get from calling getApi from an extension, and it only has one ban method overload
by Hassan Khallouf
01 Nov 2021, 09:34
Forum: SFS2X Questions
Topic: Ban User in API interface doesn't have ban reason
Replies: 7
Views: 5392

Ban User in API interface doesn't have ban reason

Hello everyone recently we implemented a ban request for our mods and we used the following line to do the ban: extension.getApi().banUser(...); However, this method doesn't pass a paramter for ban reason, which will result in no reason recorded for the user if he tried to login again only ban messa...
by Hassan Khallouf
25 Jun 2020, 11:52
Forum: SFS2X Questions
Topic: Invitation system setup
Replies: 1
Views: 3187

Invitation system setup

Hello, I'm trying to make a simple invitation system with a custom handler when the user accepts. I can't find any documentation on how to setup the requests I'm using a simple request from C# in unity Client.Send(new InviteUsersRequest(user,50,new SFSObject() )); but where is this supposed to be ca...
by Hassan Khallouf
18 Dec 2019, 12:24
Forum: SFS2X Questions
Topic: [NEW] SFS2X 2.14.0 is available!
Replies: 42
Views: 44125

Re: [NEW] SFS2X 2.14.0 is available!

I just updated our servers to 2.14
one thing I noticed is the ram usage starts at 800 MB before any user connects!
it used to be few MBs at start, like 40 or something
by Hassan Khallouf
24 Dec 2018, 13:23
Forum: SFS2X Questions
Topic: SetUserVariables is Called before AddUser
Replies: 6
Views: 8341

Re: SetUserVariables is Called before AddUser

Chrome and firefox,
it happens on chrome most of the times, so our game is kinda completely broken if you use chrome
by Hassan Khallouf
24 Dec 2018, 10:43
Forum: SFS2X Questions
Topic: SetUserVariables is Called before AddUser
Replies: 6
Views: 8341

Re: SetUserVariables is Called before AddUser

thanks Bax, let me know if there is any info you need to help
by the way the problem is WAY LESS frequent on firefox, but it still happens sometimes
by Hassan Khallouf
23 Dec 2018, 18:00
Forum: SFS2X Questions
Topic: SetUserVariables is Called before AddUser
Replies: 6
Views: 8341

SetUserVariables is Called before AddUser

Hello everyone, we are facing a problem in our game, the SetUserVariables method is being called before AddUser in the client SDK Here is the full story: we are using Smartfox 2.13.4 with the latest SDK for C# unity, we are facing a problem where most user variables are null when the user reaches th...

Go to advanced search