Stats::statSetProfileSetting

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

Does not take effect immediately, unfortunately.

profileSetting seems to only be 936, 937 and 938 in scripts

Syntax

mp.game.stats.statSetProfileSetting(profileSetting, value);

Required Arguments

  • profileSetting: int
  • value: int

Return value

  • Undefined

Example

// todo

See also