Difference between revisions of "Talk:Hungerless casting"

From NetHackWiki
Jump to navigation Jump to search
(New page: == What about SLASH'EM? == I'd think many other classes in it, such as Necromancers and Flame/Ice Mages, would have this as well. Could anyone tell me?)
 
(What about SLASH'EM?)
Line 2: Line 2:
  
 
I'd think many other classes in it, such as Necromancers and Flame/Ice Mages, would have this as well. Could anyone tell me?
 
I'd think many other classes in it, such as Necromancers and Flame/Ice Mages, would have this as well. Could anyone tell me?
 +
 +
As of 0.0.8E0F1, spell.c, line 872 still only switches for PM_WIZARD.  If SLASH'EM has overloaded PM_WIZARD, then this would work, but a quick skimming of role.c says that PM_WIZARD remains the property of the people who play as wizards.

Revision as of 23:54, 16 October 2009

What about SLASH'EM?

I'd think many other classes in it, such as Necromancers and Flame/Ice Mages, would have this as well. Could anyone tell me?

As of 0.0.8E0F1, spell.c, line 872 still only switches for PM_WIZARD. If SLASH'EM has overloaded PM_WIZARD, then this would work, but a quick skimming of role.c says that PM_WIZARD remains the property of the people who play as wizards.