Commands
Here is a quick listing of the commands. Note, this is a partial list (sorry):
For the Hook:
alias +hook "hook action; hook shrink"
alias -hook "hook stop"
alias +shrink "hook shrink"
alias -shrink "hook stop"
alias +grow "hook grow"
alias -grow "hook stop"
//here is where you set your keys
// only change 'SHIFT', 'w', or 'r' to whatever key you desire
bind SHIFT +hook // hook on/off toggle
bind b +grow // for sliding down the chain
bind v +shrink // for climbing up the chain
For setting up Homing rockets (on by default)
bind p "homing 0"
bind n "homing 1"
For mappers and admins to count entities that are alive in the game:
entcount
For Server Configuration Settings:
showcfg
showmotd
showstats
For Map editing in the game (For server admins and single player only)
You must set editmap 1 in you server.cfg file first (then set it to editmap 0 when you are ready to host games).
When editmap is set to 1, type
placemenu at the console and follow the menus. This is how you add the custom WolffloW Marquies and Models. Maybe someone like DirtyDog will do a write-up on this ;-)
I am sure that fans of the mod will post more commands on their website as time goes on. This is probably about 50%+ of the commands.