Ajuda.
#3

Cria um define ex:
CarroCriado[playerid] = 1;



Quando o cara sair do veнculo


public OnPlayerExitVehicle(playerid, vehicleid)
{
if (GetPlayerState(playerid) == 1)
{
if(Carro[playerid] == 1)
{
DestroyVehicle(....
return 1;
}
}
Reply


Messages In This Thread
Ajuda. - by Cнєsρıяıтσ ѓгη - 20.01.2011, 18:39
Re: Ajuda. - by Macintosh - 20.01.2011, 18:58
Re: Ajuda. - by Ricop522 - 20.01.2011, 19:33
Re: Ajuda. - by Cнєsρıяıтσ ѓгη - 20.01.2011, 19:40
Re: Ajuda. - by LuaN_ - 20.01.2011, 21:25
Re: Ajuda. - by rjjj - 20.01.2011, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)