15.08.2013, 08:26
When using SelectObject (playerid), and we pass the mouse over the items, information is (objectid, ModelID, X, Y, Z ....).
I would like to know how to get the IDs of objects in script.
For example:
I create an object ID: 147
I create an object ID: 148
I create an object ID: 149
I delete the object ID: 148
Object ID: 149 becomes the object ID: 148
I would like to know how to get the IDs of objects in script.
For example:
I create an object ID: 147
I create an object ID: 148
I create an object ID: 149
I delete the object ID: 148
Object ID: 149 becomes the object ID: 148