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.