Vip Spawn Car will no delete!
#8

Oh, you want it like that? 0_o

pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_ONFOOT && oldstate == PLAYER_STATE_DRIVER)
    {
        if(IsValidVehicle(myCar[playerid])) DestroyVehicle(myCar[playerid]);
    }
    return 1;
}
Reply


Messages In This Thread
Vip Spawn Car will no delete! - by Inn350 - 19.02.2014, 19:33
Re: Vip Spawn Car will no delete! - by Golimad - 19.02.2014, 21:44
Re: Vip Spawn Car will no delete! - by Threshold - 19.02.2014, 21:55
Respuesta: Vip Spawn Car will no delete! - by CuervO - 20.02.2014, 00:52
Re: Vip Spawn Car will no delete! - by Inn350 - 20.02.2014, 01:27
Re: Vip Spawn Car will no delete! - by Threshold - 20.02.2014, 01:58
Re: Vip Spawn Car will no delete! - by Inn350 - 20.02.2014, 02:09
Re: Vip Spawn Car will no delete! - by Threshold - 20.02.2014, 03:15
Re: Vip Spawn Car will no delete! - by Inn350 - 20.02.2014, 15:01
Re: Vip Spawn Car will no delete! - by Threshold - 20.02.2014, 21:59

Forum Jump:


Users browsing this thread: 5 Guest(s)