Poker
FiveM Texas hold'em style Poker system
About
This system will bring in a 5 card Poker to your server with a modern and clean UI, fulfilled UX, and many additional features.
Features
Animated minimal UI;
Multi tables - create as many poker tables as you want assigining different parameters for each of them, like amount of seats, currency used, min buy in, blind amounts and more;
Dealer animations - dealer ped with their actions being animated;
Custom table prop - a system contains a 3D table model created for this script, which matches Diamond Casino theme;
Secure - encrypted events and their parameters, server side calculations, to ensure security.
Installation
Installation difficulty
🟠⚫⚫⚫⚫ - very easy
Download the resource from cfx keymaster;
Unzip the resource archive;
[Optional] if you are willing to use
casino_chips(or alternative) as a currency instead of cash make sure to add that as your framework item;Add
sb-poker-assetsandsb-pokerfolders to your serverresourcesfolder and start them by adding the following to yourserver.cfg:ensure sb-poker-assetsensure sb-poker[Optional] Adjust
sb-poker/configs/config.luaas well asclient/framework.luaandserver/framework.luaif necessary, as no changes should be required if you are using not modifiedes_extended legacyorqb-coreframeworks, it should be automatically detected and no changes should be done;
Config
Locales
Changelog
v1.0.1
Ability to switch camera modes between freemode, top view and default camera when at the table, by clicking newly added buttons on UI, this will let players to move the camera around if wanted;
Cards models on table will now match the ones displayed in UI;
Fixed a bug which did not allow players to rejoin table in some cases;
Notifications fix;
Rearranged UI center panel, should be more clean and will have a better resolution responsibility;
All not folded players cards will be displayed at the end of the game even without them clicking on "show cards" button.
QUICKFIX v1.0.1b
Fixed the issue with player peds getting stuck in infinite loop after trying to sit at the table if table config was not having some of the values.
v1.0.2
Fixes:
Raising action in some cases used to get server stuck and ended up crashing it;
Player will now get properly removed from table if their bank gets to 0;
Debug level config fix;
Some incorrect qbcore functions usage.
Last updated
Was this helpful?