Difference between revisions of "User:Solexious/Open Laser Tag/Protocol"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "TeamID ppppp = PlayerID * 001ppppp Team1 (Red) * 010ppppp Team2 (Blue) * 011ppppp Team3 (Green) * 100ppppp Team4 (Purple) * 101ppppp Team5 (White) * 110ppppp NPC * ...")
 
Line 18: Line 18:
 
Etc…
 
Etc…
 
* ttt11111  Player31
 
* ttt11111  Player31
 
 
 
 
{| class="wikitable"
 
|-
 
! Header 1
 
! Header 2
 
! Header 3
 
|-
 
| row 1, cell 1
 
| row 1, cell 2
 
| row 1, cell 3
 
|-
 
| row 2, cell 1
 
| row 2, cell 2
 
| row 2, cell 3
 
|-
 
| row 3, cell 1
 
| row 3, cell 2
 
| row 3, cell 3
 
|}
 

Revision as of 23:58, 22 May 2011

TeamID ppppp = PlayerID

  • 001ppppp Team1 (Red)
  • 010ppppp Team2 (Blue)
  • 011ppppp Team3 (Green)
  • 100ppppp Team4 (Purple)
  • 101ppppp Team5 (White)
  • 110ppppp NPC
  • 111ppppp NPC
  • 000mmmmm System Message


PlayerID ttt = TeamID / NPC

  • ttt00000 Player0
  • ttt00001 Player1
  • ttt00010 Player2
  • ttt00011 Player3
  • ttt00100 Player4

Etc…

  • ttt11111 Player31