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
#2
Do you have a from called frmChars in your project?
Reply
#3
I would think it would come default with MS... i need to look into it..

No i do not. Can someone RAR the default frmChars, cause it wasn't in my package.
Reply
#4
Why bother with us, there are many ways to download it here on the forums...
Reply
#5
How does it not come with the download. You seem like you have mental difficulties. Go see a doctor.
Reply
#6
It did come with the download, but i had to add frmChars manually to the project, cause when i ran VB6, i couldn't find a frmChars in the Forms Box(thingy?). Anyway i fixed this problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)