ItsMods

Full Version: No free entities ??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have this message error after created a door.

[Image: E961A878F3DB4E9D0FEC08DAD386323D58EB04B3]

What is the problem ?
U created too much CP?
Spawning to much FX or models like carepacakages, once they become invisible you know you almost reached it's max
You can try something like this:

init()
{
level.destructibleSpawnedEntsLimit = 100000;
level.SpawnedEntsLimit = 100000;

working in MW2