Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Just wondering...
#1
Okay, so I'm new to VB 6.0 and I'm just trying to see how everything works right now.So i was wondering if someone could tell me what Subs (pointing out where in the sub would be great but not needed) that deal with the player's movement. For example: Pressing the up key to make the character move up.

Thanks
Reply
#2
Client Side
ProcessMovement
ProcessNpcMovement
IsTryingToMove
CanMove
CheckMovement
SendPlayerMove
HandleData

Server Side
PlayerMove
CanNpcMove
NpcMove
GameAI
HandleData
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#3
Thanks a lot Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)