How to give ObjectID to a dynamicobject?
#4

I wouldn't use 100 as the array, I would be using MAX_OBJECTS, because the amount of objects can definitely reach higher than 100 at one time. So change myobject[100] to myobject[MAX_OBJECTS];, and if that doesn't work, feel free to post some of the code related to this problem, and I'll see if I can fix it.
Reply


Messages In This Thread
How to give ObjectID to a dynamicobject? - by qkac1234 - 26.01.2013, 07:50
Re: How to give ObjectID to a dynamicobject? - by Threshold - 26.01.2013, 07:53
Re: How to give ObjectID to a dynamicobject? - by qkac1234 - 26.01.2013, 08:26
Re: How to give ObjectID to a dynamicobject? - by Threshold - 26.01.2013, 08:54
Re: How to give ObjectID to a dynamicobject? - by qkac1234 - 26.01.2013, 09:33

Forum Jump:


Users browsing this thread: 1 Guest(s)