Page 1 of 1

game guide needs update

Posted: Sun Feb 07, 2010 10:32 pm
by zuzuf
Since r2345 we have a new game console using a Lua environment and supporting tab-completion.

Also command names have changed, parameters are still the same for each function. There are 3 tables containing shortcuts for convenience:
  • toggle
  • enable
  • disable
Using TAB key you can complete to the closest match or prefix, if several matches are found a list is displayed. Using most of the commands should be easy now using tab-completion.

Also there is an initialization script that is ran at console startup, you can edit it to suite your needs. Some day this will have to be documented :P

Re: game guide needs update

Posted: Wed Feb 10, 2010 11:14 am
by xpoy
Maybe some useful sciptor init-lord, like vim?