Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Respawn on Block
#2
by changing the respawn point in the games server.

Code:
Public Const START_MAP As Integer = 1
Public Const START_X As Integer = MAX_MAPX \ 2
Public Const START_Y As Integer = MAX_MAPY \ 2

change the x and y so they don't end up on the blocks when they respawn or join the game ^^.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)