| Blockland Forums > Help |
| Color Codes in Events |
| (1/1) |
| Dapizzanator:
I know the codes, but I can't figure out how to change them in events. I enter <Color:FFFFFF>[Text], is that right? If not, how? |
| Dapizzanator:
No modify button. Also, how would I get the bottomprint to say (to everyone in the minigame) the person's name. Example: Onactivate.minigame.bottompri nt [<variable term for name> is AFK] What's the term/code for name? |
| lilboarder32:
--- Quote from: Dapizzanator on November 10, 2009, 04:31:06 PM ---I enter <Color:FFFFFF>[Text], is that right? --- End quote --- Yes. --- Quote from: Dapizzanator on November 10, 2009, 04:34:42 PM ---Also, how would I get the bottomprint to say (to everyone in the minigame) the person's name. Example: Onactivate.minigame.bottompri nt [<variable term for name> is AFK] What's the term/code for name? --- End quote --- For that you would need variable events, and use: --- Code: ---onActivate>Minigame>bottomPrint>"<var:client:name> is AFK" --- End code --- |
| Doomonkey:
Make sure the word 'color' is lower case. |
| Navigation |
| Message Index |