Thread: CSS BRush
View Single Post
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 04-10-2012 , 14:03   Re: CSS BRush
Reply With Quote #67

We have a bug, when the game is live with 8 players total. A player joins the server and quickly joins a team and is able to get into a team. Jointeam command isnt getting filtered properly when player has just joined the server. So it can end up with 4 or maybe 5 CTs etc.

PrintToChatAll("DENIED JOINTEAM COMMAND");
I think this message should be sent to the player only.

PrintToChatAll("GetEventInt TEAM is %i", team);
This message is also sent to everyone on chat when player joins the game or plugin swaps players.

Can you please add a cvar to choose bombsite? I want to use Bombsite A for inferno. So it would be awesome if I can add this cvar to de_inferno.cfg

Thanks!
nomy is offline