Help Vehicles
#2

You can try this

PHP код:
public OnPlayerDisconnect(playeridreason)
{
    new 
veh GetPlayerVehicleID(playerid);
    
DestroyVehicle(playerid,veh);
    return 
1;

Not tested, just wrote it down real fast, but try it and if it doesn't work i'll edit it..
Reply


Messages In This Thread
Help Vehicles - by eblood1 - 28.11.2011, 01:34
Re: Help Vehicles - by Azzeto - 28.11.2011, 02:42
Re: Help Vehicles - by eblood1 - 28.11.2011, 02:42

Forum Jump:


Users browsing this thread: 1 Guest(s)