Thread: CSS BRush
View Single Post
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 01-02-2012 , 22:37   Re: CSS BRush (beta)
Reply With Quote #4

Here's a slightly modified version of Peace-Maker's Anti Rush plugin.

It just puts a CVar defaulted to OFF for the announcements to players at the start of each round.

You should have the following CVars if you're using the anti rush plugin with CSS BRush:
Code:
[SM] Listing 10 convars for: Anti Rush
  [Name]                           [Value]
  sm_antirush_adminimmunity	0
  sm_antirush_advertise		0
  sm_antirush_enable		1
  sm_antirush_fencecolor	255 0 0 255   <-- This can be whatever you want
  sm_antirush_lastmanrushing	0
  sm_antirush_norushtime	530
  sm_antirush_oneononerushing	0
  sm_antirush_punishment	2
  sm_antirush_showzones		1
Also is a sample config for de_dust if you want to see it
Attached Files
File Type: sp Get Plugin or Get Source (antirush.sp - 1339 views - 66.2 KB)
File Type: smx antirush.smx (28.9 KB, 524 views)
File Type: cfg de_dust.cfg (322 Bytes, 628 views)
TnTSCS is offline