15.09.2010, 17:39
Why hate me? I actually tried to fix them, but since i cannot find it.
My Code:
Errors:
My Code:
Quote:
new Skills[MAX_PLAYERS]; Skills[playerid] += 5; SetPlayerSkillLevel(playerid, WEAPONSKILL_AK47, Skills); SetPlayerSkillLevel(playerid, WEAPONSKILL_M4, Skills); |
Quote:
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\gamemodes\TDM.pwn(200) : error 035: argument type mismatch (argument 3) C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\gamemodes\TDM.pwn(201) : error 035: argument type mismatch (argument 3) |