All the natives that set models such as entity_set_model and cs_set_user_model allocate a string each time they're called. Can we get new natives that allow us to provide the allocated strings?
One to work alongside entity_set_model/EngFunc_SetModel, and another to set player models including the player model persistence found in cs_set_user_model?