Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

How do you prevent an AI designed purely for challenges Challenge Games from showing up in skirmish and multiplayer games?

...

To make an AI that's only available in a challenge, change where you put it here instead:

challenges/

AIs in the "challenges" folder / folder won't appear in skirmish or multiplayer games (smile)games, they'll only be available in challenge games.

When playing a challenge game, Warzone looks in challenges/ first before it looks in multiplay/skirmish/.

Be careful though: If you put a script in the challenges/ folder that has the same filename as a script in the multiplay/skirmish/ folder, it will override the multiplay/skirmish/ version for all challenge games!