noxworld-dev / opennox

OpenNox main repository.
GNU General Public License v3.0
440 stars 23 forks source link

Missiles of Magic called by script don't target properly #689

Open Ephreaym opened 3 months ago

Ephreaym commented 3 months ago
ns.CastSpell(spell.MAGIC_MISSILE, wiz.unit, wiz.target)

The missiles don't actually target the target but just fly out. They don't aim anymore.