Deposit Balance
Deprecated
Deposits and withdrawals are switched off platform-wide. The underlying platform functions refuse to run and the permissions behind them have been revoked, so this node cannot succeed — it is kept only so existing projects still load. To give a player play money, set it on the player with Create New Player or Update Player.
Adds to a player's balance on the XGENIA RGS platform.
Inputs
Actions
| Signal | Description |
|---|---|
| Do | Runs the node. |
General
| Data | Description |
|---|---|
| Player ID (string) | The player to credit. |
| Deposit Amount (number) | Amount to add, in minor units. |
Outputs
Result
| Data | Description |
|---|---|
| Is Successful (boolean) | True when the call succeeded. |
Events
| Signal | Description |
|---|---|
| Done | Sent when the node has finished, on success and on failure alike. |