Createobject in virtual world - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Createobject in virtual world (
/showthread.php?tid=381831)
Createobject in virtual world -
maiky1499 - 30.09.2012
How to do it? ^^
I want to create object in other virtual world, function?
Re: Createobject in virtual world - HuSs3n - 01.10.2012
use Incognito's streamer
Re: Createobject in virtual world -
daastle - 01.10.2012
First you download incognitos streamer, put it in , then the code is
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);