Stats::statGetString

From RAGE Multiplayer Wiki
Revision as of 20:28, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

p1 is always -1 in the script files

Syntax

stats.statGetString(statHash, p1);

Required Arguments

  • statHash: Model hash or name
  • p1: int

Return value

  • String

Example

todo

See also

Template:Stats function c