Detpack 255secs - Allows deployment of  255 second detpack. This is not a cheat as programmers of TF intended to allow detpacks to be able to be set at differents times other than 5, 10, 20 and 50. They intended  this to be done via Pre Impulse commands. Unfornately due to bug in TF it does not allow passage through them. (What a shame!) Det5, Det15, Det30 - These times are more useful. alias +det255 "impulse 168; wait;impulse 255;" alias -det255 "-det5" bind X +det255 alias +d5 "impulse 168; wait;impulse 5;" alias -d5 "-det5" bind X +d5 alias +d15 "impulse 168; wait;impulse 15;" alias -d15 "-det5" bind X +d15 alias +detx "impulse 168; wait;time;" alias -detx "-det5" bind X +detx alias time "impulse 30" // Get more aliases from The TF Anti-Cheat Project: // http://that.co.nz/anti-cheat // http2//anticheat.com // http://redirect.to/anticheat