Object in 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: Object in world (
/showthread.php?tid=533073)
Object in world -
cnoopers - 22.08.2014
Hello. I want to create object in one world only but without using streamer. How can I check is object exist for create it after change world?
Re: Object in world -
cnoopers - 23.08.2014
Anyone, please? For few time will be 24h, so refresh.
Re: Object in world -
Pottus - 23.08.2014
Why wouldn't you just use the streamer this isn't really worth anyones time.
Re: Object in world -
HazardouS - 23.08.2014
https://sampwiki.blast.hk/wiki/CreateObject does not work as the CreateDynamicObject streamer version. You can only create objects visible in every virtual world and interior with the pawn CreateObject function.