| Blockland Forums > Help |
| \c# codes aren't working. |
| (1/2) > >> |
| TristanLuigi:
I remember in events I used to be able to use \c0, \c1, \c2, ect. for red, blue, green, yellow. I preferred it over <color:######> because the \c# codes would be consistent with the normal colors, but for some reason they're not doing a thing. What's the right syntax? I've tried //c0, \\c0, /c0, and \c0. I'm putting these in as CenterPrint or ChatMessage (events, I know these don't work in regular chat). |
| Ipquarx:
You have to use <color in events. |
| TristanLuigi:
--- Quote from: Ipquarx on June 07, 2012, 11:29:15 AM ---You have to use <color in events. --- End quote --- Did they remove the /c# codes in an update? I swear i remember using them. |
| Port:
--- Quote from: TristanLuigi on June 07, 2012, 11:31:47 AM ---Did they remove the /c# codes in an update? I swear i remember using them. --- End quote --- You can only use those if you type them in scripts. Events will automatically replace \ with \\, breaking it. |
| Mold:
--- Quote from: Port on June 07, 2012, 12:08:55 PM ---You can only use those if you type them in scripts. Events will automatically replace \ with \\, breaking it. --- End quote --- Same for ", right Don't those go \" |
| Navigation |
| Message Index |
| Next page |