Is there anyway to like create your own custom commands like:
man DoKill man2
DoKill would consist of DoTarget, DoFire and Domove getPos, etc it would be really cool and useful though, it would also make scripting alot easier, heres another one:
jeep DoJump => 2
This would make it easier to make units come of the ground with out using the setpos command or setvelocity command, as using DoJump wud make it easier, you could then also estimate where it would land, rather than using the setPos command and ending up drowning.