SA-MP Forums Archive
Why this ? error 035 - 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: Why this ? error 035 (/showthread.php?tid=544281)



Why this ? error 035 - roderjit - 01.11.2014

Napsix.pwn(476) : error 035: argument type mismatch (argument 2)

LINE:
pawn Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, COL_YELLOW, "You don't have access to that command.");



Re: Why this ? error 035 - Banana_Ghost - 01.11.2014

Post the code around that line. Including the COL_YELLOW Define.


Respuesta: Why this ? error 035 - roderjit - 01.11.2014

Solved