Is it possibleto add cars in dif virtual worlds
#2

pawn Код:
SetVehicleVirtualWorld( AddStaticVehicle(model, x, y, z, rot, color1, color2) , World);
or:

pawn Код:
new vehicle = AddStaticVehicle(model, x, y, z, rot, color1, color2);
SetVehicleVirtualWorld( vehicle , World);
Which is both the same.

Jeffry
Reply


Messages In This Thread
Is it possibleto add cars in dif virtual worlds - by jueix - 01.08.2011, 14:01
Re: Is it possibleto add cars in dif virtual worlds - by Jeffry - 01.08.2011, 14:31
Re: Is it possibleto add cars in dif virtual worlds - by jueix - 01.08.2011, 14:41

Forum Jump:


Users browsing this thread: 2 Guest(s)