Use the new constants in various place.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#define MAX_ATTEMPTS 128 // How many times to search in an area for a free space
|
||||
#define BLOCKED_MASKS MASK_PLAYER_STUNNED | MASK_ENSNARED | MASK_ALIEN_EMBRYO
|
||||
|
||||
new Float:g_lastcmdtime[33]
|
||||
new Float:g_lastcmdtime[MAX_PLAYERS]
|
||||
|
||||
new amx_unstuck_frequency;
|
||||
|
||||
|
Reference in New Issue
Block a user