EpharGy
28-09-2003, 11:20 PM
bind f ";build 2; wait; say_team [%h | %a]: Sentry Gun is [UNDER CONSTRUCTION]...;"
bind e "buildd"
bind r "buildentt"
bind q "buildext"
alias buildd ";build 1; wait; say_team [%h | %a]: Dispenser is [UNDER CONSTRUCTION]...; bind e detd"
alias "detd" "; detdispenser; wait; say_team [%h | %a]: Dispenser has been [DETONATED]; say_team [%h | %a]: Incoming [ENEMY] via [DISPENSER]; bind e buildd"
alias buildentt ";build 4; wait; say_team [%h | %a]: Entry Teleporter is [UNDER CONSTRUCTION]...; bind r detentt"
alias "detentt" "; detentryteleporter; wait; say_team [%h | %a]: Entry Teleporter has been [DETONATED]; bind r buildentt"
alias buildext ";build 5; wait; say_team [%h | %a]: Exit Teleporter is [UNDER CONSTRUCTION]...; bind q detext"
alias "detext" "; detexitteleporter; wait; say_team [%h | %a]: Exit Teleporter has been [DETONATED]; bind q buildext"
copy paste modify etc etc etc
bind e "buildd"
bind r "buildentt"
bind q "buildext"
alias buildd ";build 1; wait; say_team [%h | %a]: Dispenser is [UNDER CONSTRUCTION]...; bind e detd"
alias "detd" "; detdispenser; wait; say_team [%h | %a]: Dispenser has been [DETONATED]; say_team [%h | %a]: Incoming [ENEMY] via [DISPENSER]; bind e buildd"
alias buildentt ";build 4; wait; say_team [%h | %a]: Entry Teleporter is [UNDER CONSTRUCTION]...; bind r detentt"
alias "detentt" "; detentryteleporter; wait; say_team [%h | %a]: Entry Teleporter has been [DETONATED]; bind r buildentt"
alias buildext ";build 5; wait; say_team [%h | %a]: Exit Teleporter is [UNDER CONSTRUCTION]...; bind q detext"
alias "detext" "; detexitteleporter; wait; say_team [%h | %a]: Exit Teleporter has been [DETONATED]; bind q buildext"
copy paste modify etc etc etc