Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple question... prob for most of you.
#2
Under your Pokemon type or class, add more variables for whatever you want. Like:

Type Pokemon
Name as String
EvolutionPercent as Byte
End Type

That would be for both server-side and client-side. Send the data using winsock with SendData. When it reaches the server, save it to the file or database, and then you may call it or update it whenever you wish.

Hopefully that helps.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)