How to add objects and vehicles to virtual worlds
#1

Hello,
Is there a way to add objects and vehicles to virtual worlds?

Thanks,
stormchaser206
Reply
#2

If you are using streamer, you can simply add world id parameter at the end of statement.

Example: CreateDynamicObject(1483,0.0,20.0,30.0,0.0,0.0,0.0 ,2); //last number is world id
Reply
#3

https://sampwiki.blast.hk/wiki/SetVehicleVirtualWorld
Reply
#4

Yes as Killer_Mummy said

Код:
CreateDynamicObject(1483,0.0,20.0,30.0,0.0,0.0,0.0 ,2,-1,-1,300.0); /
2 is the virtal world ID. -1 interior -1 Playerid, 300.0 the distance for default try 300.0 it works nice
Reply
#5

How can i use www.convertffs.com with CreateDynamicObject?
Reply
#6

Bump
Reply
#7

Set output to Incognito's Streamer Plugin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)