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:
OciXCrom
2018-08-25 20:52:48 +02:00
committed by Vincent Herbet
parent 197db8c82b
commit 8aeefc3fca
10 changed files with 118 additions and 33 deletions

View File

@ -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',