I know, thats why I've searched for an easy way to create them as simpleObjects via the SQF-File. And i can do that with the "CreateAsSimpleObject=1"-command but that would take an horrendous ammount of time... because i would have to add it to each class manually.
So my question really is about an easy way of doing this... like an forEach command or something like that. So that i can transform all the objects into simple objects. Disableing the simulation and damage wont do the trick because of an serversetting that i cant effect.