Networkcash::walletBalance
From what I understand, it retrieves STAT_WALLET_BALANCE for the specified character (-1 means use MPPLY_LAST_MP_CHAR)
Syntax
mp.game.networkcash.walletBalance();
Required Arguments
Return value
- int
Example
// todo
From what I understand, it retrieves STAT_WALLET_BALANCE for the specified character (-1 means use MPPLY_LAST_MP_CHAR)
mp.game.networkcash.walletBalance();
// todo