PlayerArmorPoints
From Eternity Wiki
Jump to navigationJump to search
Description
This is an ACS built-in function.
Returns activator's armor points.
Usage
int PlayerArmorPoints()
Parameters
No parameters.
Return value
The value of the armor.
Examples
No examples given.
Notes
This only returns the armor value (i.e. what shows up as "percentage" on the status bar in Doom), not also the armor toughness. Only players have armor.
This function's identification in zspecial.acs is: ACS internal.