CreateDynamicObject?
#1

When i mix with CreateDynamicObject and CreateObject then some objects just disappear, mabye u guys know why?
Reply
#2

Static objects can create bugs, even if there are a lot in a same place, this happened to me when i started scripting; so i advice you to delete all your static objects if they are not under another function, and convert all to streamer objects.

STATIC OBJECTS CAN DISAPPEAR, IT HAPPENED TO ME TOO

Regards.
Reply
#3

Quote:
Originally Posted by xEF
Посмотреть сообщение
Static objects can create bugs, even if there are a lot in a same place, this happened to me when i started scripting; so i advice you to delete all your static objects if they are not under another function, and convert all to streamer objects.

STATIC OBJECTS CAN DISAPPEAR, IT HAPPENED TO ME TOO

Regards.
I see, cus i using almost every object in CreateDynamicObject but if i add new mapping with just createobject then all CreateDynamicObject just disappear.
Reply
#4

Sincerely i don't know fully, but static objects got always defined by me as more 'heavy', than streamer objects.
The only sure thing that i know, is that static objects can, and probably, create bugs on the map.

Regards.
Reply
#5

Quote:
Originally Posted by xEF
Посмотреть сообщение
Sincerely i don't know fully, but static objects got always defined by me as more 'heavy', than streamer objects.
The only sure thing that i know, is that static objects can, and probably, create bugs on the map.

Regards.
Ok, thank you for quick answer, rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)