We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RG_CBasePlayer_Pain
1 parent 914be50 commit 44a9b37Copy full SHA for 44a9b37
reapi/extra/amxmodx/scripting/include/reapi_gamedll_const.inc
@@ -890,7 +890,7 @@ enum GamedllFunc_CBasePlayer
890
/*
891
* Description: Called when a client emits a "pain sound" after received damage.
892
* Return type: void
893
- * Params: (const this, lastHitGroup, bool:hasArmour)
+ * Params: (const this, HitBoxGroup:lastHitGroup, bool:hasArmour)
894
*/
895
RG_CBasePlayer_Pain,
896
0 commit comments