errors
#6

remove

pawn Код:
CMD:ar(playerid,params[])
{
 return cmd_arrest(playerid, params);
}
then compile if it works then copy cmd:arrest command and paste at any where and change CMD:arrest to CMD:ar like

pawn Код:
CMD:ar(playerid,params[])
{
 return cmd_arrest(playerid, params);
}
Reply


Messages In This Thread
errors - by Glossy42O - 22.10.2014, 18:01
Re: errors - by IceBilizard - 22.10.2014, 18:05
Re: errors - by Glossy42O - 22.10.2014, 18:10
Re: errors - by IceBilizard - 22.10.2014, 18:13
Re: errors - by Glossy42O - 22.10.2014, 18:17
Re: errors - by IceBilizard - 22.10.2014, 18:20
Re: errors - by gurmani11 - 22.10.2014, 18:23
Re: errors - by Glossy42O - 22.10.2014, 18:26
Re: errors - by gurmani11 - 22.10.2014, 18:29
Re: errors - by Glossy42O - 22.10.2014, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)