Quote Originally Posted by Tally View Post
Open the messages IWD file, and find maps\mp\gametypes\_messages.gsc. Edit it from this:

Code:
self iprintlnbold( msg );
To this:

Code:
self iprintln( msg );
Close and save.
not work again