Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple question... prob for most of you.
#8
Obsidian Wrote:I guess we just misunderstood... just update the "playerdata" packets...
Basicly you just add:

Code:
SEP_CHAR & variable & SEP_CHAR & variable2 & SEP_CHAR & END_CHAR

And then make sure to receive it in the server by using:

Code:
Dim test as long
test = Val(Parse$(num))

Do you understand?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)