Preview: https://streamable.com/2o6sa6
- Created using Virtual Entities & NetTime.
- Synced network scenes.
- Real-time synced slot rotation.
- Different scenes & sounds for wins and loses.
- All the slots inside the casino are playable.
- The money won is actually calculated based on the slot positions and not on some random value. What you see is what you get!
- Use
E
to sit at the slot,Space
to spin the slots, andBackspace
to leave the slot.
- Sometimes (most of the time) the player which is playing, will be seen by other players "warping" into his position. I also have no idea what can cause this.
- A lot. Some of the things to be done are to use RMLUI instead of natives, etc.
- This is not a drag and drop system. There are still changes that you have to make for this system to work for your server. This is more of a template / idea of how a casino slot system can be created.
- This was only tested using 2 players.
- This system was created using: Typescript Boilerplate for alt:V
npm install
npm run update
npm run dev
To close the server use: CTRL + C
in the terminal.
- Discord: _dgx