_NET_GAMESERVER_TRANSFER_WALLET_TO_BANK
Docslocal retval = NetGameserverTransferWalletToBank(charSlot, amount)Parameters
| Name | Type | Description |
|---|---|---|
charSlot | int | — |
amount | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetGameserverTransferWalletToBank(charSlot, amount)| Name | Type | Description |
|---|---|---|
charSlot | int | — |
amount | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!