Forum
Cool little engie script
Created 28th February 2014 @ 21:13
Add A Reply Pages: 1
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,
Pretty sure everyone knows about it.
Add A Reply Pages: 1