jctf_get_adrenaline
This native returns the player's adrenaline amount. NOTE: It doesn't check if player is actually a player, you could get plugin errors if you use it wrong.
Syntax
native jctf_get_adrenaline(id)
Usage
| id | Index of player |
Return
Amount — of adrenaline player has
Defined in
jctf.inc
at line 63
.
This documentation was automatically generated from source.