[Help] SetPlayerSkillLevel. - 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)
+--- Thread: [Help] SetPlayerSkillLevel. (
/showthread.php?tid=661316)
[Help] SetPlayerSkillLevel. -
ApolloScripter - 30.11.2018
So, i put this under of OnPlayerConnect
PHP код:
SetPlayerSkillLevel(playerid, WEAPONSKILL_PISTOL, 999);
But it doesn't working, the player dont walk and shoot in the same time, it should be like that, or have to be "1000"?
Re: [Help] SetPlayerSkillLevel. -
MIDO007 - 30.11.2018
What do you mean?
Re: [Help] SetPlayerSkillLevel. -
MIDO007 - 30.11.2018
i tried it with 999 and 1000 and i found the player shoots and walks in the same time