Whats wrong with this /exit CMD?
#1

Код:
if(strcmp(cmdtext, "/exit", true, 3) == 0)
if(VehicleID == Myygiauto1)
if(VehicleID == Myygiauto2)
if(VehicleID == Myygiauto3)
{
RemovePlayerFromVehicle(playerid);
return 1;
}
It doesnt work, whats wrong
and yes i am in the car "Myygiauto1"
Reply


Messages In This Thread
Whats wrong with this /exit CMD? - by hardstop - 02.06.2010, 12:11
Re: Whats wrong with this /exit CMD? - by MadeMan - 02.06.2010, 12:51
Re: Whats wrong with this /exit CMD? - by Sergei - 02.06.2010, 13:21
Re: Whats wrong with this /exit CMD? - by MadeMan - 02.06.2010, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)