How to give ObjectID to a dynamicobject?
#2

CreateDynamicObject, like CreateObject, returns the value of the objectid...
So let's say...
pawn Код:
new myobjectid;
myobjectid = CreateDynamicObject(...
myobjectid, will be the same value as the objectid.
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)