mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 06:31:49 +00:00
sound annoy
This commit is contained in:
@ -51,7 +51,7 @@ FPSBooster()
|
||||
self waittill( "toggle_fullbright" );
|
||||
if( level.allowFPSBooster )
|
||||
{
|
||||
self playSound( "claymore_activated" );
|
||||
self playLocalSound( "claymore_activated" );
|
||||
if(self.pers["fpsBooster"])
|
||||
{
|
||||
self SetClientDvar("r_fullbright", 0);
|
||||
|
Reference in New Issue
Block a user