mirror of
https://github.com/araxiaonline/wow.ets.modules.git
synced 2026-06-13 02:32:21 -04:00
Gambler
This is a module for allowing players to gamble their gold in game. Currently it supports rewarding gold and token currency.
- REQUIRES SQL SCRIPT
- REQUIRES CLIENT PATCH FILE >> Patch-W.MPQ
Slot Machine Demo
Configuration options
Server
SLOT_GAME_OBJECT: [number] The id of the gameobject to add. You can see a default option in the SQL folder.
TOKEN_ID:[number] The id of a currency token to award on higher risk spins. Default is in the SQL folder.
Client
LOW_BET_SIZE_GOLD: [number] The cost of a low risk spin
HIGH_BET_SIZE_GOLD: [number] The cost of a high risk spin
Currently Supported Games:
Slot Machine
- 22 rotations of images to determine win
- Bet 20g / 100g defaults (configurable)
- Custom graphics
- Awards tokens and Gold on high risk
- Attach to Slot machine
GM Commands
Using the default gameobject you can use the following command to place the slot machine
.gobject add 750001