The problem with "virtual worlds".
#1

Hello everyone! I had such a problem.For example, I parked the car in the garage (with the virtual world), I want to make re-spawn vehicles. Well, when I do re-spawn car, the car in the garage is lost (it is not visible, but on the server as if there is one). How to fix this problem so that the car could be seen in the virtual world after re-spawn all the cars?
In advance, thank you!
___________
Sorry for the bad English
Reply
#2

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


Forum Jump:


Users browsing this thread: 1 Guest(s)