Quote:
Originally Posted by Donvalley
remove this bit of code from under line 682 (stock ClearChar(playerid) ):
pawn Код:
// Vehicles if(PlayerInfo[playerid][vModel]) { DestroyVehicle(PlayerInfo[playerid][pVeh]); } if(PlayerInfo[playerid][vVModel]) { DestroyVehicle(PlayerInfo[playerid][pVVeh]); }
|
thats the best way
it helped me thank you so much