DestroyVehcileObject Problem
#6

Yes i try this but it isn't working
Quote:

if (strcmp("/leaveobject", cmdtext, true, 10) == 0)
{
new objectid;
if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid,COLOR_RED,"Non sei in un veicolo.");
DestroyObject(objectid);
SendClientMessage(playerid, COLOR_RED, "Object Destroy");
return 1;
}

Reply


Messages In This Thread
DestroyVehcileObject Problem - by Saleem - 26.06.2013, 10:13
Re: DestroyVehcileObject Problem - by iJumbo - 26.06.2013, 10:18
Re: DestroyVehcileObject Problem - by Saleem - 26.06.2013, 10:21
Re: DestroyVehcileObject Problem - by IperFexoK - 26.06.2013, 10:24
Re: DestroyVehcileObject Problem - by iJumbo - 26.06.2013, 10:30
Re: DestroyVehcileObject Problem - by Saleem - 26.06.2013, 13:48
Re: DestroyVehcileObject Problem - by Cjgogo - 26.06.2013, 13:57
Re: DestroyVehcileObject Problem - by Saleem - 26.06.2013, 14:00
Re: DestroyVehcileObject Problem - by Cjgogo - 26.06.2013, 14:04
Re: DestroyVehcileObject Problem - by Saleem - 26.06.2013, 14:07

Forum Jump:


Users browsing this thread: 1 Guest(s)