Stats::statGetString

From RAGE Multiplayer Wiki

p1 is always -1 in the script files

Syntax

mp.game.stats.statGetString(statHash, p1);

Required Arguments

  • statHash: Model hash or name
  • p1: int

Return value

  • String

Example

// todo

See also