Add constants for stats functions (#509)
* Add constants for stats functions * Changed STATS_ to STATSX_ and added 2 more defines * Added constants for all games * Add csstats_const.inc and add _MAX_ constats to enum * Change bodyhits
This commit is contained in:
@ -275,6 +275,7 @@ scripting_files = [
|
||||
'include/amxmodx.inc',
|
||||
'include/core.inc',
|
||||
'include/csstats.inc',
|
||||
'include/csstats_const.inc',
|
||||
'include/cstrike.inc',
|
||||
'include/cstrike_const.inc',
|
||||
'include/csx.inc',
|
||||
|
Reference in New Issue
Block a user