SA-MP Forums Archive
Question about CreateDynamicObject - 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: Question about CreateDynamicObject (/showthread.php?tid=640637)



Question about CreateDynamicObject - 1fret - 05.09.2017

I made 2 maps and they both are excellent , but i accidentally did it near to each other and when i go IG i can see some of the objects in the other interior, i used "CreateDynamicObject", is it possible to change the virtual world so that this problem could be resolved? or if you have any other suggestion feel free to say it below, cause i really dont want to remap the whole house interiors again..


Re: Question about CreateDynamicObject - JasonRiggs - 05.09.2017

PHP код:
CreateDynamicObject(modelidFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rzworldid = -1interiorid = -1playerid = -1Float:streamdistance STREAMER_OBJECT_SDFloat:drawdistance STREAMER_OBJECT_DDareaid = -1priority 0
That's the format of CreateDynamicObject, Feel free to change whatever you want.


Re: Question about CreateDynamicObject - 1fret - 05.09.2017

Quote:
Originally Posted by JasonRiggs
Посмотреть сообщение
PHP код:
CreateDynamicObject(modelidFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rzworldid = -1interiorid = -1playerid = -1Float:streamdistance STREAMER_OBJECT_SDFloat:drawdistance STREAMER_OBJECT_DDareaid = -1priority 0
That's the format of CreateDynamicObject, Feel free to change whatever you want.
Finally this was what im trying to find all over ****** , thanks bro rep+