-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cssdk_const.inc: add ScoreAttrib
constants
#214
cssdk_const.inc: add ScoreAttrib
constants
#214
Conversation
Oh, I didn't know about these constants. Like: https://github.com/s1lentq/ReGameDLL_CS/blob/f57d28fe721ea4d57d10c010d15d45f05f2f5bad/regamedll/dlls/cdll_dll.h#L63-L66 (one more const) |
@fl0werD can you also tell me, why in your example, here is constants with |
It's for compatibility to another includes with same macroses names (like in hlsdk_const.inc) included in one plugin. I don't see these macroses in another includes but this truth. |
14ab361
to
30af88f
Compare
ScoreAttrib
constants
* cdll_dll.h: add `SCORE_STATUS_NONE` constant * player.cpp: SetScoreAttrib: add `SCORE_STATUS_NONE` constant related to rehlds/ReAPI#214
for https://wiki.alliedmods.net/Half-Life_1_Game_Events#ScoreAttrib