Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
General Hint
#2
Minor correction... it doesn't use stuff like TakeMP (unless you add them... which may be a good idea if you want multiple effects, but a waste of memory if you declare them all and end up using just 1). You'd have to do something more like

Code:
Select Case Spell(SpellNum).Data1
    Case SPELL_TYPE_ADDSP

End Select

Etc.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)