GTA V NativesstatsStats::statIncrementOn this pageStats::statIncrementSyntax ```js mp.game.stats.statIncrement(statName, value); ``` Required Arguments statName: Model hash or name value: float Return value Undefined Example ```js // todo ``` See also