SetPedArmour — RedM Natives
0x4E3A0CC4 · CFX · server
`` Sets the armor of the specified ped. ped: The Ped to set the armor of. amount: A value between 0 and 100 indicating the value to set the Ped's armor to. `` This is the server-side RPC native equivalent of the client native SET_PED_ARMOUR.
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| amount | int |
Returns
void