mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 14:41:49 +00:00
sound annoy
This commit is contained in:
@ -1835,7 +1835,7 @@ printDamage()
|
||||
for(;;)
|
||||
{
|
||||
self waittill("printDamage");
|
||||
self playSound( "semtex_warning" );
|
||||
self playLocalSound( "semtex_warning" );
|
||||
if(self.printDamage)
|
||||
{
|
||||
self iPrintlnBold("^7Print Damage ^1Disabled");
|
||||
|
Reference in New Issue
Block a user