Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compiling
#1
I was compiling my client, and it said that a variable wasn't defined in modGameLogic. It highlighted frmChars, heres the Case containing frmChars.

Code:
Case MENU_STATE_NEWCHAR
            frmChars.Visible = False
            Call SetStatus("Connected, getting available classes...")
            Call SendGetClasses

I got the error when trying to compile source.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)