entWatch4: Drop based on configured slot.
Dont drop if not configured, or knife.
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
#define REGISTER_BUTTON 2
|
||||
#define REGISTER_TRIGGER 3
|
||||
|
||||
/* SLOTS */
|
||||
#define SLOT_NONE 0
|
||||
#define SLOT_PRIMARY 1
|
||||
#define SLOT_SECONDARY 2
|
||||
#define SLOT_KNIFE 3
|
||||
#define SLOT_GRENADES 4
|
||||
|
||||
/* MODES */
|
||||
#define MODE_COOLDOWN 1
|
||||
#define MODE_MAXUSES 2
|
||||
|
||||
Reference in New Issue
Block a user