[Pedido] Deletar Car
#4

Assim?
PHP код:
public OnPlayerExitVehicle(playeridvehicleid) {
    static 
currentveh// wiki sa-mp
    
currentveh GetPlayerVehicleID(playerid); // wiki sa-mp
    
DestroyVehicle(currentveh); // wiki sa-mp
    
return true;

Reply


Messages In This Thread
Deletar Car - by lookz - 29.12.2012, 19:27
Respuesta: Deletar Car - by Lucas_Rocha - 29.12.2012, 20:38
Re: Deletar Car - by Galhardo - 29.12.2012, 20:48
Re: Deletar Car - by Miqueias Barros - 29.12.2012, 22:20
Re: Deletar Car - by HardWar - 29.12.2012, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)