uyuyorumstore

um-rodeo

Installation guide for um-rodeo

Install

  1. Go to the config.lua file and configure it according to your preferences
  2. If you're using a custom framework, you can modify the client and server scripts in the bridge folder according to your needs
  3. You don't need to make any framework settings for QB and ESX frameworks, as the bridge automatically handles this

Server.cfg

server.cfg
ensure um-rodeo-prop
ensure um-rodeo

or create a [um] folder and put them:

server.cfg
ensure [um]

Customize

If you want to change the keylist in the minigame

web > js > bullsMinGame.js
const keyList = ['w','a','s','d'];

Requirements

On this page