admin
#6

Try this :P
Код:
if(!strcmp(cmdtext, "/nos", true, 4))
{
       if (PlayerInfo[playerid][pAdmin] <= 4) return SendClietnMessage(playerid,0xffffffaa,"You do not have a high enough level to use this command");
 	new vehicleid = GetPlayerVehicleID(playerid);
	AddVehicleComponent(vehicleid, 1010);
       return ;
}
Reply


Messages In This Thread
admin - by Kar - 12.06.2010, 05:18
Re: admin - by wEstSidЂ - 12.06.2010, 05:20
Re: admin - by Kar - 12.06.2010, 05:27
Re: admin - by Kar - 12.06.2010, 05:58
Re: admin - by Naxix - 12.06.2010, 08:39
Re: admin - by DJDhan - 12.06.2010, 08:51

Forum Jump:


Users browsing this thread: 3 Guest(s)