Difference between revisions of "Talk:Hungerless casting"

From NetHackWiki
Jump to navigation Jump to search
(What about SLASH'EM?)
(What about SLASH'EM?)
Line 3: Line 3:
 
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.
 
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.
 +
-- Gaunt

Revision as of 23:55, 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. -- Gaunt