Networkcash::walletBalance
Внешний вид
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>