I'm making a Rp but I have a problem with the OCC text, I don't know how to make it in the color of the player that wrote it, if you could help it would be nice.
Damn this question was asked about 100 times!. You the the option ,,Tools'' middle up right? Click on it , download a colour editor for strings and make a variable in your map.
Variable: String Typ:String Array:12
Map initalisation / Set String[1] = |C****** <<< colour code for red.
Then you can use
Game - Display to all players the text : (Sring[Playernumber of(*yourplayer*)))+(Name of(*yourplayer*) + *yourtext*)