• Studio

  • Studio API

  • Bots

  • Web API

  • Designer Resources

  • Host Resources

  • Globals

    WalletError

    Error codes returned by wallet operations (GetWallet, TransferGold). Check for WalletError.None to confirm successful transfers.

    Available on: Server scripts only

    Properties

    The world wallet does not have enough gold to complete the transfer. Check wallet balance with GetWallet() before attempting large transfers. World creators need to top up their wallet to continue rewarding players.

    InternalError

    ServerOnly
    ReadOnly

    An internal server error occurred. Retry the operation.

    None

    ServerOnly
    ReadOnly

    Operation completed successfully with no errors.

    RequestThrottled

    ServerOnly
    ReadOnly

    Too many wallet requests sent too quickly. Wait before retrying. Rate limiting is in effect to prevent abuse.

    UserNotFound

    ServerOnly
    ReadOnly

    The specified user ID does not exist or is invalid. Verify the user ID is correct before retrying.

    Updated 13 days ago

    PocketWorlds Icon

    © 2025 Pocket Worlds. All rights reserved.