Binds: Difference between revisions

Tela (talk | contribs)
No edit summary
Tela (talk | contribs)
m added a few colors found in the game code that can be set by name
Line 68: Line 68:


  <span style="color:blue">player_color_body</span> <span style="color:purple">5635840</span>
  <span style="color:blue">player_color_body</span> <span style="color:purple">5635840</span>
It will also accept a few color values by name. '''red''', '''yellow''', '''green''', '''blue''', '''cyan''', and '''magenta''', all work.
It will also accept a few color values by name. '''red''', '''yellow''', '''green''', '''cyan''', '''blue''', '''magenta''', '''white, gray, black''' all work.


==== Other ====
==== Other ====