Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Little Help with News
#2
I only looked briefly, but why are you saving / loading to an .ini client side. Just store it to a variable.

Change
Code:
If LCase(Parse(0)) = "setNews"
To
Code:
If LCase(Parse(0)) = "setnews"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)