Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What did i do?
#1
ok i wrote this little bit of code so that the program would get the variable MAX_PLAYERS from an .ini file in the server folder but i keep getting this error
Compile error!
Expected: end of statement

and the code turns red.
heres the code
Code:
Public MAX_PLAYERS = GetVar(App.Path & "/Settings.ini", "[Maxes]", "MAX_PLAYERS")
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)