Posts: 14
Threads: 2
Joined: Aug 2011
Reputation:
0
hello, friends i get a big problem yesterday i hosted my serveur and i found a bug when i tape example: /kill id or /kick id il doesnt work it just tell me that the player(65556)is not connected to the server
ps: when i tape a command like /rules or some thing it works but not with command wich countaint an id
thank u for help and sorry for the bad english
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
Do you use sscanf or anything?
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
Is it the most recent version? (also can you show one of the commands)
Posts: 14
Threads: 2
Joined: Aug 2011
Reputation:
0
no it is not recent, the cmds worked fine when i was in 0.3c but that bug emerged just when i changed to 0.3d
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
65535 is 0xFFFF, which is INVALID_PLAYER_ID. Do you have checks in place for that?
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
You should update to 0.3e and get the 0.3e sscanf
Posts: 14
Threads: 2
Joined: Aug 2011
Reputation:
0
ok thank you gonna try that
Posts: 14
Threads: 2
Joined: Aug 2011
Reputation:
0
i installed 0.3c sscanf works fine but not in 0.3d and 0.3e can any body give me sscanf for 0.3e ? thank you very much