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. |
ScoreAttrib constants
* cdll_dll.h: add `SCORE_STATUS_NONE` constant * player.cpp: SetScoreAttrib: add `SCORE_STATUS_NONE` constant related to rehlds/ReAPI#214
* 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