- Joined
- Sep 29, 2012
- Messages
- 37
-
Player Colour
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Set Player_Colors[1] = |c00ff0303
-
Set Player_Colors[2] = |c000042ff
-
Set Player_Colors[3] = |c001ce6b9
-
Set Player_Colors[4] = |c00540081
-
Set Player_Colors[5] = |c00fffc01
-
Set Player_Colors[6] = |c00ff8000
-
Set Player_Colors[8] = |c00e55bb0
-
Set Player_Colors[9] = |c00959697
-
Set Player_Colors[10] = |c007ebff1
-
Set Player_Colors[11] = |c00106246
-
Set Player_Colors[12] = |c004e2a04
-
For each (Integer A) from 1 to 12, do (Actions)
-
Loop - Actions
-
Set PlayerNames[(Integer A)] = ((Player_Colors[(Integer A)] + (Name of (Player((Integer A))))) + |r)
-
-
-
-