Networkcash::walletBalance

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

From what I understand, it retrieves STAT_WALLET_BALANCE for the specified character (-1 means use MPPLY_LAST_MP_CHAR)

Syntax

networkcash.walletBalance();

Required Arguments

Return value

  • int

Example

todo

See also

Template:Networkcash function c