Native referenceFiveM

SET_PLAYER_MELEE_WEAPON_DEFENSE_MODIFIER

0xAE540335B4ABC4E2 PLAYER
FUNCTION SIGNATURE
void SET_PLAYER_MELEE_WEAPON_DEFENSE_MODIFIER(Player player, float modifier);
Property Value
Native Name SET_PLAYER_MELEE_WEAPON_DEFENSE_MODIFIER
Hash 0xAE540335B4ABC4E2
Return Type void
Parameters player (Player), modifier (float)

Description: ``` modifier's min value is 0.1

Back to PLAYER