06-04-2009, 04:40 AM
maybe its me but when i open the /editspell i get a error 9 or w/e with
Code:
Private Sub scrlFrame_Change()
lblFrameNum.Caption = scrlFrame.Value
Call SpellEditorBltSpell
frmSpellEditor.scrlFrame.Max = (DDS_Spell(scrlFrame.Value).SurfDescription.lWidth \ SIZE_X) - 1
End Sub