17.05.2013, 09:07
Just spawn it in the player's world..?
pawn Код:
new car = CreateVehicle(....);
SetVehicleVirtualWorld(car, GetPlayerVirtualWorld(playerid));