UIForge Documentation
  • Getting Started
    • What is the UIForge ?
  • Scripts
    • uiforge-casinotablet
      • Installation
      • Configuration
      • Algorithm Settings
  • uiforge-progressbar
    • Installation
    • Exports
Powered by GitBook
On this page
  • Debug
  • FormatAffiliateCode (void)
  • NUIOpen
  • DefaultProfilePhoto
  • DBSaveTimer
  • AllowedAccountCountForPerUser
  • AffiliateCommissionRate
  • RegisterPromotion
  • MonthlyPromotion
  • CrashBetweenRoundsTimer
  • PromoCodes
  • PromotionList
  • ChatRules
  • Faq
  1. Scripts
  2. uiforge-casinotablet

Configuration

PreviousInstallationNextAlgorithm Settings

Last updated 4 months ago

Debug

You can enable and disable debug mode. | true - false

FormatAffiliateCode (void)

It is the creation of char to be used when generating affiliate code. If you don't know the code, don't touch it!

NUIOpen

Command name and item name to show on the tablet

DefaultProfilePhoto

Image link that comes by default when the user creates an account

DBSaveTimer

The interval time in minutes used to save account information. Don't take too long a time

AllowedAccountCountForPerUser

Maximum number of accounts allowed for each user

AffiliateCommissionRate

The amount of commission users will receive from affiliate accounts as a percentage

RegisterPromotion

The amount of money the user will receive from the first sign-up bonus

MonthlyPromotion

The amount of money users will receive from the monthly bonus

CrashBetweenRoundsTimer

Waiting time in Crash game

PromoCodes

Here you can create a new promo code, remember that you can only announce 1 promo code in the UI. If you give true to isAnnouncement value, it will appear in UI. “limit” value is the maximum number of uses. “amount” is the amount of money the user will receive. The “desc” value is the description that appears in the UI.

PromotionList

Here you can edit the information on the Promotions page.

ChatRules

You can edit the Chat rules according to the rules of your server.

Faq

You can make changes to the Faq page here.

Faq Config