SC2Mapster Wiki
Advertisement

AI Actions[ | ]

Limit Bully Rebuild To Nearest Town[ | ]

GUI[ | ]

AI - Sets limits on bullies to only be rebuilt in the nearest town for player player to be enable|Enabled\Disabled .

Galaxy Code[ | ]

void AINearestTownBullyRebuild ( int player, preset enable )

Description[ | ]

When enabled for a player, this makes it so that bullies for that player can only be replaced by unit producing structures in the town those bullies are closest to.

Parameters[ | ]

  • int player
    • Name: Player
  • preset enable
    • Preset: Enable/Disable Option
    • Name: Enable

Additional Information[ | ]

Advertisement