HELP [/MakePolice]
#8

OK guys solved it was really simple

you have this
pawn Код:
if(strcmp(cmdtext,"/makepolice",true) == 0)
well the command only wors with cmdstext and it doesnt know that when u type the ID after /makepolice so u need to add idx
Like this
pawn Код:
if(strcmp(cmdtext,"/makepolice",true,idx) == 0)
Reply


Messages In This Thread
[/MakePolice] [SOLVED] - by park4bmx - 10.07.2010, 15:10
Re: HELP [/MakePolice] - by Lilcuete - 10.07.2010, 15:47
Re: HELP [/MakePolice] - by Lilcuete - 10.07.2010, 15:48
Re: HELP [/MakePolice] - by [XST]O_x - 10.07.2010, 16:08
Re: HELP [/MakePolice] - by park4bmx - 10.07.2010, 17:29
Re: HELP [/MakePolice] - by [XST]O_x - 10.07.2010, 18:34
Re: HELP [/MakePolice] - by park4bmx - 10.07.2010, 19:18
Re: HELP [/MakePolice] - by park4bmx - 11.07.2010, 15:11

Forum Jump:


Users browsing this thread: 3 Guest(s)