Jump to content

[Owsap]Slot Machine System


FlasH

Mensajes recomendados

jygn2Sg.png

Debes iniciar sesión para ver el contenido del enlace en esta publicación.
| |
Debes iniciar sesión para ver el contenido del enlace en esta publicación.

Hello,

It’s been awhile since I haven’t released anything for the community so today I decided to release one of my systems I created some days ago, it’s very simple and it consists on gambling to say the least…

7Bxgs9q.jpg

 

The point is to bet your money (yang/gold) on a higher amount of gold and the higher you bet the higher the payout is, similar as how a casino slot machine works without being too complex.

The rules are simple, you have three (3) possible jackpots in which each one has a payout amount.

Get the same icon three (3) times and you will win the jackpot.
If you get any other combination that contain jackpot reel icons, you will win half your bet back with a short bet multiplier.
So, the jackpot reels work as so,
A, A, A = Jackpot 1
B, B, B = Jackpot 2
C, C, C = Jackpot 3
All other possible combinations to have a winning: A, A, B; A, A, C; B, B, A; B, B, C; C, C, A; C, C, B; A, B, C; C, A, B; B, A, C; C, B, A; A, C, B;
If you happen to win a jackpot while having close to maximum gold, you will receive an item in your inventory if you have space for it otherwise you will receive it in your storage room. The item will contain the jackpot value.

 

Debes iniciar sesión para ver el contenido del enlace en esta publicación.
How to configure?

 

@ game/constants.cpp you can edit all the betting values you want.
@ game/constants.cpp you can edit as well the jackpot values.
@ root/uiSlotMachineSystem.py you can edit the reel icons and bet values.

In-game, you can also use the commands,
/e slot_machine_reels < x > where < x > is the number of reels you want to randomize.
The more reel icons you have, the harder it is to win a jackpot!

/e slot_machine_multiplier < x > where < x > is the value of the multiplied you want.
The higher this value, the higher the payout is.
For those who are using older versions of C++ some data type identifiers need to be changed as shown below.
  • uint32_t = DWORD
  • uint32_t = UINT
  • uint16_t = WORD
  • uint8_t = BYTE
  • unt16_t = short
  • Change g_MaxGold with GOLD_MAX

Debes iniciar sesión para ver el contenido del enlace en esta publicación.

VT:

Debes iniciar sesión para ver el contenido del enlace en esta publicación.

 

Enlace para comentar
Compartir en otros sitios

  • 10 months later...

Me encantan los juegos de ordenador y tengo una buena colección de ellos. Incluso mi hijo ha empezado a jugar online conmigo. Y también decidimos comprar ordenadores de nueva tecnología para los juegos y, al mismo tiempo, instalar un sistema de seguridad

Debes iniciar sesión para ver el contenido del enlace en esta publicación.
, para poder equipar completamente nuestra casa con tecnología y jugar en paz.

Enlace para comentar
Compartir en otros sitios

Unirse a la conversación

Puedes publicar ahora y registrarte más tarde. Si tienes una cuenta, regístrate para publicar con su cuenta.

Guest
Responder a este tema...

×   Has pegado contenido con formato .   Eliminar formato

  Only 75 emoji are allowed.

×   Tu enlace se ha incorporado automáticamente.   Mostrar un enlace en su lugar

×   Se ha restaurado el contenido anterior. .   Borrar editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recientemente navegando por este tema   0 miembros

    • No hay usuarios registrados visitando esta página.
×
×
  • Crear nuevo...