ThanksI will test it
EDIT:
@DCurrent It seems that some model constants are not fully working yet. Am I doing something wrong?
C:void model_data = get_entity_property(self, openborconstant("ENTITY_PROPERTY_MODELDATA")); set_model_property(model_data, openborconstant("MODEL_PROPERTY_ENHANCED_DELAY_MULTIPLIER"), rMax);
View attachment 7336
I am still working on a lot of things with model property, but that should be working. I'll take a look when I can.
DC
Edit: It's ENTITY_PROPERTY_MODEL_DATA, not MODELDATA. Give that a try.




