Slot Machine
Configuration
Options
speed
Integer
Rotation speed.
0.08
border_width_offset_1 / _2 / _3
Integer
Adjust to match overlay.
0 / 0 / 0
reel2_start_time
Integer
Delay for the second row.
1000
reel3_start_time
Integer
Delay for the third row.
2000
overlay_width / _height
Integer
Size of the overlay.
550 / 380
handle_height
Integer
Height of the handle (must be smaller or equal to overlay_height).
380
use_reward_image
Boolean
Use reward image in machine (must specify an image for each reward).
true
index_image_no_reward
Integer
If use_reward_image is false, specify which image is used in case of win (must be between 0 and 8).
0
default_lang
String
[PTF] Default language if unmatched language.
"fr"
play_button
String (one per language)
Text for the button that is displayed on small screens (instead of the handle).
"Play now" / "Je joue" / "Speel nu"
Assets
overlay
550 x 380px
Image used on top of the game. Must be transparent or items will be hidden.
items
150 x 150px (x9)
Item displayed in the game. Must have 9 different items for the game to work.
Last updated