lundi 6 avril 2015

Found a problem using colors in Log()

When trying to add multiple colors to the Log() output, it doesn't output.



This code works:


Code:



Log("[ color=#ffffff]"+me.name+"[ /color] - "+text);


This code does not:


Code:



Log("[ color=#ffffff]"+me.name+"[ /color] - [ color=#ff0000]"+text+"[ /color]");


I added a space after the [ because of the forums bbcode



thanks,

User





Found a problem using colors in Log()

Aucun commentaire:

Enregistrer un commentaire