Well, as you may know, I use:
- Code: Select all
bind 1 "engy_entr"
bind 2 "engy_disp"
bind 3 "engy_sent"
bind 4 "engy_exit"
// build aliases
alias "engy_entr" "destroy 1 0;build 1 0"
alias "engy_disp" "destroy 0 0;build 0 0"
alias "engy_sent" "destroy 2 0;build 2 0"
alias "engy_exit" "destroy 1 1;build 1 1"
On any other server, if I have already a building, and I press the associated button, it will destroy the old building and allow me to directly build the new building with 1 keypress.
On GTFO since adding that plugin I have often to press multiple times one of those keys just to get it destroyed, and then again to build it again.
(and yes, I'm aware that if its sapped, it cannot be destroyed by me)














