Frozen Wiki
Website
  • Documentation
  • 🔹Scripts
    • Frozen Medic Job
      • Installation
      • Dependencies
      • Exports
      • State Bags
      • Customizations
      • Common Issues
        • QBCore
    • Frozen Crutch
    • Frozen Scratch Ticket
      • Installations
    • Frozen Police Job
      • Installation
      • Dependencies
      • Exports
      • State Bags
      • Events
      • Customizations
    • Frozen Inventory
      • Features
      • Examples
      • Dependencies
      • Installation
        • v1.2 installation
    • Helicopter Camera
      • Adding custom helicopters
      • Moving the UI above the minimap
      • Adding controller inputs
      • Exports
      • Events
    • Frozen Poker
      • Installation
      • Dependencies
    • Frozen Fishing
      • Installation
      • Dependencies
      • Shop Items
      • Fishing Equipment Strength
    • Frozen Gym
      • Installation
      • Exports
        • Client Exports
        • Server Exports
  • 🔓Authorization
    • How to get authorized with license system?
Powered by GitBook
On this page
  • Features:
  • Dependencies:
  1. Scripts

Frozen Poker

2-10 Player Texas Holdem Poker

Features:

2-10 Player Texas Holdem Poker Multiple tables Each table’s settings are customizable (Max players, small blind, table name) Tables can be easily placed anywhere in the map with a simple command Fully standalone, can be used with any framework

Dependencies:

Any kind of SQL script (mysql-async, oxmysql, etc) Some kind of a currency system (Money, items, etc…) The core of the script is encrypted and cannot be changed. All framework, mysql functions are fully exposed and the script can be adapted to any framework.

For the normal version: some of the server-side is obfuscated and product is license-locked. (Main edit-able functions to change it to your own framework are open)

PreviousEventsNextInstallation

Last updated 1 year ago

🔹