About This File
Description:
This is a retake plugin exactly like in csgo for cs 1.6. In the retake mode, the round starts with the planted bomb and how much it has to defuse.
Installation:
- Put the retake.sma file in addons/amxmodx/scripting
- Place the retake.amxx file in addons/amxmodx/plugins
Enter the addons/amxmodx/configs/plugins.ini file and add: retake.amxx
Other steps required....
- Each map must have spam for both sites.
Cvars (added to the file amxmodx\configs\amxx.cfg
- retakes_rounds "30" // How many rounds are played on the map
- retakes_rowwin "3" // How many rounds can tero win consecutively
- retakes_prefix "!g[RETAKES]" // Prefix in chat message
- retakes_random_weapons "3" // In which round start giving random weapon(granades and awp)
- retakes_autoplant "1" // Auto Plant Bomb is on/off
- retakes_buyzone 1 // Unlock/remove buy zone
- retakes_warmup_time "30" // Warm Up time min=1
- retakes_infohud "1" // Info hud on/off
- retakes_buytime "5" // Buy Time
- retakes_swapct "1" // On/off Swap CT
- retakes_swapt "1" // On/off Swap T
- retakes_hudc4timer "1" // On/off c4 hud timer
Administrative commands (typed in the console and you must be an administrator):
- Does not have
Public commands (typed in the game by pressing the Y key):
- Does not have
Required modules (to be deleted; in front of the module below, you can find them in the file amxmodx\configs\modules.ini):
- cstrike
- engine
- Hamsandwich
- fakemeta