Is there any way to change the chat text color from GM's?
Like:
I tried in WndManager.cpp but actually there is only defines for general colors.
So I'm actually confused.
Like:
Code:
if($player >= AUTH_GAMEMASTER) {
//the $player write in red color
}
So I'm actually confused.