Bugs

Known Issues Page


  • REALLY long map change times
  • Tibbit crashing server

This was an issue with weapon removal - it has been fixed.

  • Clerics not being able to heal themselves

Change your bind from:

bind <key> !light

to:
bind <key> "!light self"

If you wish to still use !light on the same key with other spells:

alias light "!light self"
bind <key> "light; spell2"
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License