Car shop system
#5

i'd make this CMD: if(!strcmp(cmdtext, "/carshop", true,1)
{
Vehicle(400,-1954.6177,260.2105,35.5101,33.9648,0,0);
return 1;
}
if(!strcmp(cmdtext, "/pirmyn", true,17))
{
new vehic;
vehic = (400,-1954.6177,260.2105,35.5101,33.9648,0,0);
DestroyVehicle(vehic);
Vehicle(401,-1954.6177,260.2105,35.5101,33.9648,0,0);
return 1;
}
but when i do /pirmyn CMD it not destroy car
Reply


Messages In This Thread
Car shop system - by ancezas - 31.08.2011, 06:48
Re: Car shop system - by [MWR]Blood - 31.08.2011, 06:58
Re: Car shop system - by ancezas - 31.08.2011, 07:03
Re: Car shop system - by ancezas - 31.08.2011, 07:08
Re: Car shop system - by ancezas - 31.08.2011, 09:22
Re: Car shop system - by =WoR=Varth - 31.08.2011, 09:33
Re: Car shop system - by ancezas - 31.08.2011, 10:32

Forum Jump:


Users browsing this thread: 2 Guest(s)