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

Networkcash::walletBalance

Материал из RAGE MP Wiki Archive
Версия от 21:28, 6 мая 2017; imported>Marty uploader (yay)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)

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