Originally Posted by
Odlov
I need help. I'm working on a MMA mod which is pretty much finished, but it crashes tb when used in MP (not when used in SP). What do? I've put a shit ton of work into it. I suspect it has to do with the 8 non-static objects, but they're kinda important to the mod.
PS: the non-static plate beneath the floor and behind each wall are there so that bumping into them does damage. I have not found a way to make static objects inflict damage when bumped into. That would have been a better solution.
luckily, I've had the same problem as you, so i can help
the limit for non-static objects is actually 16 so you are way below limit.
but what you should do is the non static objects should be the environmental objects numbered 1-16
you can't have an environmental object number 19 as non-static or else it will crash
so yeah fix it, and let's play this shit