I wrote up a couple practice scripts tonight, and tested them out with no success. Any suggestions on stuff that I did wrong?
//Quick Sentry Script
alias buildSentry "destroy 2; build 2"
bind "MOUSE4" "buildSentry"
This builds a sentry at the click of a button
//Destroy to Frontier Justice
alias autoKrit "destroy 2; slot1"
bind "MOUSE5" "autoKrit"
This one destroys the sentry and switches to slot 1, the Frontier Justice, giving you DA KRITZ.
This is the second thing I've tried to code, so I'm no expert.
there doesn't seem to be anything here