Car in other virtual worlds?
#1

Any possibility to spawn cars in another virtual world than 0? I tried but it won't work -.-*

Thanks in advance!
Reply
#2

SetVehicleVirtualWorld example:

pawn Код:
new
    some_car
;


some_car = AddStaticVehicle( modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:z_angle, color1, color2 );
SetVehicleVirtualWorld( some_car, 5 ); // virtual world 5
Reply
#3

That easy? Thanks

Man, that's embarrassing for me xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)