14.02.2014, 12:53
Object ID stands for the object ID handled and returned by the script.
It is incremental, meaning it goes from 1 to whatever the limit is.
If you're trying to make it work by the model, there are two things you can do:
1) Use the streamer which stores the Model in a variable
2) Store each object ID in a variable and attach a model to that variable in another varialbe.
EDIT: Too late too.
It is incremental, meaning it goes from 1 to whatever the limit is.
If you're trying to make it work by the model, there are two things you can do:
1) Use the streamer which stores the Model in a variable
2) Store each object ID in a variable and attach a model to that variable in another varialbe.
EDIT: Too late too.