Page 1 of 1

Bot support for large/complicated maps

Posted: Fri May 31, 2013 5:05 am
by RedSnappa
I have several large/complicated maps that I want to create .aas files for, but when I run bspc.exe, I get ERROR: MAX_MAPFILE_PLANES. From the main site:

ERROR: MAX_MAPFILE_PLANES
You have two choices: cut down on the number of brushes in your map, or don't add bot support. You can try putting clip brushes around heavily detailed brush work, but no guarantees that it will work.


Clipping heavily detailed brushes/patches has not worked. Removing or simplifying heavily detailed brushes/patches has not worked.

What should I do? Is there a better bspc.exe than version 2.1? Should I be using a different program for this?

Re: Bot support for large/complicated maps

Posted: Fri May 31, 2013 7:56 am
by DagF
They are note refering to player clip. They are refering to bot clip.
Not sure if you know that?

Have a look here if you havent already: wiki/index.php/Bots:Adding_bots_to_your_map#Using_bot_clip

:)

Re: Bot support for large/complicated maps

Posted: Sat Jun 01, 2013 5:43 am
by RedSnappa
DagF wrote:They are not referring to player clip. They are referring to bot clip.
Not sure if you know that?

Yes, I know that. But on that note, will player clip stop bots, or do I need to either make a combined playerclip/botclip shader or overlay player clip and bot clip brushes?

It would appear that terrain causes bspc.exe the most problems. The maps that won't convert to .aas all have a large amount of trisoup in them.

Re: Bot support for large/complicated maps

Posted: Sat Jun 01, 2013 7:38 pm
by Rayne
Create a simplified version of your map, no details, no brushes bots can't reach, use that as a base to create the bot file.

Re: Bot support for large/complicated maps

Posted: Sun Jun 02, 2013 2:44 am
by RedSnappa
Rayne wrote:Create a simplified version of your map, no details, no brushes bots can't reach, use that as a base to create the bot file.

1. I have a lot of terrain that is detail. Removing it would lead to bots getting stuck in the ground, wouldn't it? (I can't make the terrain structural or the maps take forever to compile, if they compile at all.)
2. I should leave liquids in, right?
3. Do I remove patches and models as well?

Re: Bot support for large/complicated maps

Posted: Sun Jun 02, 2013 9:22 am
by Rayne
Remove all decorative stuff you don't need. Leave only the brushes on which bots can actually walk. Barebone map, no details, just slap one simple texture on it so you can test it before making the bot file.
You don't need liquids, if you have a lake in the map you don't want bots to fall in.