Перейти к содержанию

Networkcash::walletBalance

Материал из RAGE MP Wiki Archive

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

Syntax

<syntaxhighlight lang="javascript">mp.game.networkcash.walletBalance();</syntaxhighlight>

Required Arguments

Return value

  • int

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Networkcash s function c