SA-MP Forums Archive
A question or maybe even an idea on objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: A question or maybe even an idea on objects (/showthread.php?tid=445684)



A question or maybe even an idea on objects - Defy248 - 22.06.2013

Is there any possible way to make 1 Object out of let's say 100 different ones?Like stick it together and it will be one big "Map"? Just a question , cause if that would be true ,then you could make a big maps without even worrying that you won't see some objects when they are very close to each other - Because it will only be one big structure.


Re: A question or maybe even an idea on objects - Tricks - 23.06.2013

its abit of a problem, you need to create some array of the objects and also you would need incognito streamer or some other streamer which allows you to override the default distance which is 300 max? idk.. anyway good luck i dont know for sure but i believe it called CreateDynamicObjectEx


Re: A question or maybe even an idea on objects - Defy248 - 25.06.2013

Quote:
Originally Posted by Tricks
Посмотреть сообщение
its abit of a problem, you need to create some array of the objects and also you would need incognito streamer or some other streamer which allows you to override the default distance which is 300 max? idk.. anyway good luck i dont know for sure but i believe it called CreateDynamicObjectEx
Ok, thanks for the intel.