Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[EO] Spells (picSpells?) not loading spell icons


RawrIWin
 Share

Recommended Posts

Forgive me if anything I say/do is newbish, I've just been tinkering with the source a lot, and I've run into a problem.  When I load the game, the spell icons do not load in the picSpells box.  I can hover over the area and find which blank area the spell is located (the description pops up over a blank spell tile and the spell is selectable), but I cannot see it.  When I click and drag the spell, it resolves the problem, and the spell icon is visible.

My question, basically is this - What is causing the spell icons to not load on startup and how can I fix it?  Is there any command I can call to refresh the spell icons?

Thanks ahead of time for the help, and again, please don't rage if I asked a stupid question.  Lol.
Link to comment
Share on other sites

Problem solved, I accidentally deleted:

                Set Buffer = New clsBuffer
                Buffer.WriteLong CSpells
                SendData Buffer.ToArray()
                Set Buffer = Nothing

Which stopped it from loading XD
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...