![•](img/dot.gif)
Upgrade Control allows you to control which upgrades of the available buildings are allowed and which aren't. If a player tries to upgrade a building which this script forbids, the building will simply not be upgraded and the player does not pay $100.
The upgrades are:
Barricade
![>](img/i_next.png)
Wall I
![>](img/i_next.png)
Wall II
![>](img/i_next.png)
Supply
![>](img/i_next.png)
Turret
![>](img/i_next.png)
Dual Turret
![>](img/i_next.png)
You can allow or disable each of them.
To use this script,
you must configure it first
by editing the file upgradecontrolconfig.lua. This file includes further inscructions.
To run this script, you must load the file "upgradecontrol.lua", for instance by writing
1
dofile("sys/lua/upgradecontrol.lua")
Approved by SQ
Download
3 kb, 478 Downloads