Posts: 29
Threads: 11
Joined: May 2015
Reputation:
0
Like the title says, when I am creating an object it disappears within 1 second without reason, I'm not running any timers or whatsoever. Does anyone have any idea why this could happen?
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
Are you using streamer?
is it updated?
What objects are disappearing? some snippet?
Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
Do you have any code that would help give us an idea to know how this is happening...?
I mean honestly... How can people be so 'silly' (I'm being kind in my choice of words) to ask a question about their code, without any code?!
Posts: 29
Threads: 11
Joined: May 2015
Reputation:
0
EDIT: Fixed, I'm just using setobjectpos now instead of destroying/creating the object.