mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-11-09 22:06:55 +00:00
hard
This commit is contained in:
@@ -1446,6 +1446,9 @@ underScorePopup(string, hudColor, glowAlpha)
|
|||||||
if ( string == "" )
|
if ( string == "" )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
if (level.hardcoreMode)
|
||||||
|
return;
|
||||||
|
|
||||||
self notify( "underScorePopup" );
|
self notify( "underScorePopup" );
|
||||||
self endon( "underScorePopup" );
|
self endon( "underScorePopup" );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user