| Property | Value |
|---|---|
| Native Name | ADD_ARMOUR_TO_PED |
| Hash | 0x5BA652A0CD14DF2F |
| Return Type | void |
| Parameters | ped (Ped), amount (int) |
Description: ``` Same as SET_PED_ARMOUR, but ADDS 'amount' to the armor the Ped already has.
0x5BA652A0CD14DF2F PEDvoid ADD_ARMOUR_TO_PED(Ped ped, int amount);| Property | Value |
|---|---|
| Native Name | ADD_ARMOUR_TO_PED |
| Hash | 0x5BA652A0CD14DF2F |
| Return Type | void |
| Parameters | ped (Ped), amount (int) |
Description: ``` Same as SET_PED_ARMOUR, but ADDS 'amount' to the armor the Ped already has.