Difference between CreateObject and CreateDynamicObject?
#1

Sorry, I'm a noob to mapping/scripting...
Reply
#2

CreateObject is a native function and supports up to 1000 objects. CreateDynamicObject is a streamer plugin function and supports unlimited objects.
Reply
#3

Quote:
Originally Posted by Vince
Посмотреть сообщение
CreateObject is a native function and supports up to 1000 objects. CreateDynamicObject is a streamer plugin function and supports unlimited objects.
So you should always use Dynamic?
Reply
#4

Quote:
Originally Posted by Grooty
Посмотреть сообщение
So you should always use Dynamic?
If you go over the 1000 objects then i would use definitly a streamer.
Reply
#5

Depends, CreateObject() can be useful for creating a catch object when teleporting into custom object interiors.
Reply
#6

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Depends, CreateObject() can be useful for creating a catch object when teleporting into custom object interiors.
Nah, just use Streamer_UpdateEx before teleporting and you won't have problems.
Reply
#7

Quote:
Originally Posted by Vince
Посмотреть сообщение
Nah, just use Streamer_UpdateEx before teleporting and you won't have problems.
Tried and from previous experience it's glitchy as fuck so you will have problems
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)