mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-23 20:09:45 +03:00
Grenade/alt-fire item dropping for metrocops and player companions
This commit is contained in:
@@ -11,3 +11,5 @@
|
||||
|
||||
int COMBINE_AE_BEGIN_ALTFIRE;
|
||||
int COMBINE_AE_ALTFIRE;
|
||||
|
||||
ConVar ai_grenade_always_drop( "ai_grenade_always_drop", "0", FCVAR_NONE, "Causes non-Combine grenade user NPCs to be allowed to drop grenades, alt-fire items, etc. *IF* the keyvalue has not already been set in Hammer. This is useful for debugging purposes or if a mod which was developed before this feature was introduced wants its NPCs to drop grenades and beyond without recompiling all of the maps." );
|
||||
|
||||
Reference in New Issue
Block a user