mirror of
https://github.com/rehlds/reapi.git
synced 2025-04-18 07:12:43 +03:00
Implementation of new Natives
This commit is contained in:
commit
b694fcfd56
@ -1265,7 +1265,7 @@ native rg_player_takehealth(const index, const Float:flHealth, const bitsDamageT
|
||||
*
|
||||
* @param index Client index
|
||||
* @param attacker Attacker index
|
||||
* @param gibs Use DMG_NEVERGIB or DMG_ALWAYSGIB
|
||||
* @param gib Use DMG_NEVERGIB or DMG_ALWAYSGIB
|
||||
*
|
||||
* @noreturn
|
||||
*/
|
||||
|
@ -3425,7 +3425,7 @@ cell AMX_NATIVE_CALL rg_player_takehealth(AMX* amx, cell* params)
|
||||
*
|
||||
* @param index Client index
|
||||
* @param attacker Attacker index
|
||||
* @param gibs Use DMG_NEVERGIB or DMG_ALWAYSGIB
|
||||
* @param gib Use DMG_NEVERGIB or DMG_ALWAYSGIB
|
||||
*
|
||||
* @noreturn
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user