SetPlayerArmor: Difference between revisions
From Onset Developer Wiki
X7airworker (talk | contribs) Documented parameters, return value and added realtedFunction |
X7airworker (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
{{FuncParam|armor|The armor value.}} | {{FuncParam|armor|The armor value.}} | ||
{{FuncReturnValue|This function | {{FuncReturnValue|This function doesn't have a return value.}} | ||
== Example == | == Example == |
Revision as of 19:25, 28 September 2019
Description
__EDIT_ME__
Syntax
SetPlayerArmor(player, armor)
Parameters
- player
The player identifier. - armor
The armor value.
Return Value
- This function doesn't have a return value.
Example
__EDIT_ME__