noxworld-dev / opennox

OpenNox main repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabling ENCHANT_MOONGLOW leaves the cursor highlight

dennwc opened this issue · comments

From Firecrow:

Using EnchantOff(GetHost(),"ENCHANT_MOONGLOW") to disable Moonglow spell on a character removes the spell effect icon, but keeps the cursor highlighted. The Light effect is disabled correctly.

Worth checking out in OpenNox. We could be affected as well.

Two theories for now:

  • Moonglow could be using durations spell for the cursor highlight (in addition to enchant).
  • If it uses enchant only, maybe the client caches it and keeps the highlight effect.

Same appears to happen with Telekinesis too.