GivePlayerWeapon...
#6

Quote:
Originally Posted by xkirill
Посмотреть сообщение
lol?
anyway,the 2nd error/warning:
You have typed:
pawn Код:
if(strcmp(cmdtext, "/chief186", true) == 0) {
it should be:
pawn Код:
if (strcmp("/chief186", cmdtext, true, 10) == 0)
that error is talking about?
Код:
C:\Documents and Settings\Luca\Desktop\BaseScript\filterscripts\ski ns.pwn(8 ) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Luca\Desktop\BaseScript\filterscripts\ski ns.pwn(95) : warning 202: number of arguments does not match definition
only says that exceeded the parameters of the function.
and the order I think it gives the same.
pawn Код:
if(strcmp(cmdtext, "/chief186", true) == 0)
https://sampwiki.blast.hk/wiki/Strcmp
Reply


Messages In This Thread
GivePlayerWeapon... - by Gooday - 02.12.2011, 15:24
Re: GivePlayerWeapon... - by Kaperstone - 02.12.2011, 15:28
Respuesta: GivePlayerWeapon... - by iKeN - 02.12.2011, 15:28
Re: GivePlayerWeapon... - by AstonDA-G - 02.12.2011, 15:35
Re: Respuesta: GivePlayerWeapon... - by Kaperstone - 02.12.2011, 15:36
Respuesta: GivePlayerWeapon... - by iKeN - 02.12.2011, 15:56
Re: GivePlayerWeapon... - by GrInDzO - 06.04.2012, 09:33

Forum Jump:


Users browsing this thread: 1 Guest(s)