20.11.2011, 02:00
I'v messed around a bit and this is what i have now:
Error:
Код:
40: |public SetScore() 41: |{ 42: | { 43: | SetPlayerScore(playerid, 5); 44: | } 45: | return 1; 46: |}
Код:
C:\Users\user\Desktop\SAMP SERVER STUFF\samp server\pawno\new.pwn(43) : error 017: undefined symbol "playerid"