View Single Post
PpZ | Iconoclast
Senior Member
Join Date: Feb 2008
Old 03-07-2011 , 11:08   Re: L4D2 Player Switch Menu and Team Panel
Reply With Quote #26

Quote:
Originally Posted by Skorpion1976 View Post
you could comment the corresponding lines out, by // PrintToChat...
Simply copy parts of the chat into the search window in your editor and look for the corresponding code line. then you put "//" in front of the Print... commands.

Edit:

PrintToChatAll("\x03[JBTP]\x01 \x04%N \x01has been swapped with \x04%N", swapplayer1, swapplayer2);
change to:
//PrintToChatAll("\x03[JBTP]\x01 \x04%N \x01has been swapped with \x04%N", swapplayer1, swapplayer2);
Hey...thanks for the tip! I don't actually know anything when it comes to coding though...is there a way this could be added in a future update! I would love that!
__________________
PpZ | Iconoclast is offline