Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LocalPlayerID function problems.. [FIXED]
#5
Dragoons Master Wrote:
Code:
Packet = Packet & "UpdateLocalPlayers" & END_CHAR
Should be:
Code:
Packet = "UpdateLocalPlayers" & END_CHAR
\

Wow I overthought this one. I fixed by seperating the update packets into SendLeaveMap and SendJoinMap.. Thanks for the help.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)