25.08.2012, 08:00
Hi. I set new world with
And how to create vehicles in that world?
Код:
SetPlayerVirtualWorld( playerid, 1 );
SetPlayerVirtualWorld( playerid, 1 );
new v=CreateVehicle(..............
SetVehicleVirtualWorld(v, 1);
AddStaticVehicle