13.05.2011, 20:20
Hey guys
How can i add objects/cars to different virtualworlds?
Ive already tried
But that didnt work, they were still at virtualworld 0 
~Wesley
Edit: Yes, i made a new variable with the car's spawned in it
How can i add objects/cars to different virtualworlds?
Ive already tried
pawn Код:
LinkVehicleToInterior(Kart, 15);
SetVehicleVirtualWorld(Kart, 15);

~Wesley
Edit: Yes, i made a new variable with the car's spawned in it