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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetPlayerSkillLevel (
/showthread.php?tid=96803)
SetPlayerSkillLevel -
Redmax - 11.09.2009
hello trying to adapt my 0.3 server 0.2xa ah me this error when compiling
error 017: undefined symbol "SetPlayerSkillLevel"
line: SetPlayerSkillLevel (playerid, WEAPONSKILL_PISTOL, 200);
help plissss
Re: SetPlayerSkillLevel -
Matite - 11.09.2009
You will get that error if you use the old 0.2X PAWN.
Please check you are using the PAWN from within the 0.3 directory.
Re: SetPlayerSkillLevel -
Finn - 11.09.2009
You obviously don't have the 0.3 a_samp.inc file.
Re: SetPlayerSkillLevel -
Redmax - 11.09.2009
thank you very much ... the error was that the old remplir a_samp by the new and gave me error, and replace the inc and I work
thank you very much