Player ID problem ( can't use commands if the player ID is over 5) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Player ID problem ( can't use commands if the player ID is over 5) (
/showthread.php?tid=273113)
Player ID problem ( can't use commands if the player ID is over 5) -
Amine_Mejrhirrou - 31.07.2011
Hello all
i've got a problem in my server i don't know why , now i can't use cmd like /kick /ban /slap /givemoney ect
the problem is that if the target ID is over ID 5 , the function is redirected to the player ID 0 ...
for example
/kick (id) 22 (reason) HACKS
Playername (ID 0) Has been kicked for the following reason : HACKS
any one has any idea of the source of this problem (maybe because of the new version ? )
Re: Player ID problem ( can't use commands if the player ID is over 5) -
Kingunit - 31.07.2011
Drop your kick command here.
Re : Player ID problem ( can't use commands if the player ID is over 5) -
Amine_Mejrhirrou - 31.07.2011
very help-full
Re: Player ID problem ( can't use commands if the player ID is over 5) -
Davz*|*Criss - 31.07.2011
Send me the command in PM i won't steal.
If you don't like to post your problem here, You can't be helped.
Davz ~
Re : Re: Player ID problem ( can't use commands if the player ID is over 5) -
Amine_Mejrhirrou - 31.07.2011
EDIT : I Fixed this bug u just put 0.3c R2 version again