02.08.2011, 12:33
ok so this is what i have
and when the player spawns another car the old car remains
EDIT let me read the post above it didnt load at first
oh i see dont worry imma try to edit the post above thanks
pawn Код:
oldcar = GetPlayerVehicleID(playerid);
RemovePlayerFromVehicle(playerid);
DestroyVehicle(oldcar);
EDIT let me read the post above it didnt load at first
oh i see dont worry imma try to edit the post above thanks