x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 
x
To those who participated in the Highlander Season 32 (Summer 2024), please fill out this Feedback Form for the current & next Highlander seasons!

Forum

Cool little engie script

Created 28th February 2014 @ 21:13

Add A Reply Pages: 1

Python

bind “KP_END” “destroy 1”
bind “KP_DOWNARROW” “destroy 0”
bind “KP_PGDN” “destroy 3”
bind “KP_LEFTARROW” “destroy 2”

If you didn’t know already you’re able to destroy buildings while dead with the use of the console. This nifty script makes it easy to destroy them by mashing your numpad keys.

KP_DOWNARROW destroys Sentry
KP_END destroys Dispenser
KP_LEFTARROW destroys Entrance
KP_PGDN destroys Exit

Enjoy :)


Last edited by Python,

Carlos Kaiser

Pretty sure everyone knows about it.

Add A Reply Pages: 1