Pug Development
  • ๐Ÿ‘‹Welcome To Pug Development
    • ๐Ÿ“ŒInformation
  • ๐Ÿ““Scripts
    • ๐Ÿ’ŽRobbery Creator
      • ๐Ÿ“Installation
        • Inventory Items
          • QB items
          • Ox Items
        • Mini Games
      • ๐Ÿ’กThings to know
        • ๐ŸŽจHow To Use
        • ๐ŸŽฎCustom Mini Games
        • ๐Ÿ’ฃCreate Explosion
        • ๐Ÿ“‘Tab Settings
        • ๐Ÿ“ฃBank Truck & ATM Alert
        • ๐Ÿ“ฑCustom Keypad
        • ๐Ÿ’ฑMove Steps Around
        • ๐Ÿ‘ปMake Props Disappear When Looted
        • ๐ŸคนRemove Kill Screen Effect
        • ๐ŸŽPreset Heist Progression
      • ๐Ÿ“œDependency & Support
    • ๐Ÿ’ผBusiness Creator
      • ๐Ÿ“Installation
      • ๐Ÿ’กThings to know
        • ๐Ÿ”—Linking Jobs To The Menu
        • ๐Ÿ“ƒOpen Menu
        • ๐Ÿ”›Criminal crafting
        • ๐Ÿ›ฐ๏ธCreated Items
      • โ“FAQ
      • ๐Ÿ“œDependency & Support
    • ๐Ÿ”ซPaint Ball
      • ๐Ÿ“Installation
        • ๐Ÿ‚ox_inventory
        • ๐ŸฆฅDispatch/Shots Fired
        • โŒqb-anticheat
      • ๐Ÿ“œDependency & Support
      • ๐Ÿ’กThings to know
        • ๐Ÿ—บ๏ธMap Making Tutorial
        • ๐Ÿ‘šSet Team Outfits
        • ๐Ÿ“…Scoreboard
        • ๐Ÿ”Surrender
    • ๐Ÿ› ๏ธRepo Job
      • ๐Ÿ“Installation
      • ๐Ÿ“œDependency & Support
    • ๐Ÿ’‰Coke Business
      • ๐Ÿ“Installation
      • ๐Ÿ“œDependency & Support
    • ๐ŸŽฃFishing
      • ๐Ÿ“Installation
        • Inventory Items
          • QB items
          • Ox Items
        • ๐ŸŸFishing Lure
      • ๐Ÿ“œDependency & Support
      • ๐Ÿ’กThings to know
        • โ†—๏ธProgression
        • ๐Ÿ’ฏReputation
    • ๐Ÿ”ซWeapon Sling
      • ๐Ÿ“Installation
      • ๐Ÿ“œDependency & Support
    • ๐Ÿ†Battle Royale
      • ๐Ÿ“Installation
        • Inventory Items
          • QB items
          • Ox Items
        • โ˜๏ธWeather Sync
        • ๐Ÿ‚ox_inventory
        • ๐ŸฆฅDispatch/Shots Fired
        • โŒqb-anticheat
      • ๐Ÿ“œDependency & Support
    • ๐Ÿš˜Car Chopping
      • ๐Ÿ“Installation
        • Inventory Items
          • QB items
          • Ox Items
      • ๐Ÿ“œDependency & Support
Powered by GitBook
On this page
  • Script Download
  • Log Into CFX Portal
  • Granted Assets
  • Script Setup
  • Add Script To Your Server
  • Cayo Perico Island
  • Custom Sounds
  • Vr Headset
  • Weather Sync
  • Ox Inventory
  • Disable Shots Fired Calls
  • If you want the med kit and slurp juice to remove the bleeding This goes at the very bottom of qb-ambulancejob/client/wounding.lua
  • Script Support & Dependencies
  1. Scripts
  2. Battle Royale

Installation

PreviousBattle RoyaleNextInventory Items

Last updated 4 months ago

Script Download

1

Log Into CFX Portal

2

Granted Assets

Navigate to the assets page to find the resource. Download it and then drag and drop it to your server.

Script Setup

1

Add Script To Your Server

Drag and drop the script to your server!

2

Cayo Perico Island

Download the island from here and make sure to add it to your resource folder. Credits to #FranczeK

3

Custom Sounds

Place the sound files provided in pug-battleroyale/soundfiles into InteractSound\client\html\sounds

4

Vr Headset

For the vr headset download here and add its hat clothing number to Config.VrHeadSetPropMale and Config.VrHeadSetPropFemale

5

Weather Sync

For the weather to sync when you exit the zone, make sure to fallow the section

6

Ox Inventory

Ox_inventory users read the section.

7

Disable Shots Fired Calls

To disable shots fired calls, thoroughly read the section

8

If you want the med kit and slurp juice to remove the bleeding This goes at the very bottom of qb-ambulancejob/client/wounding.lua

RegisterNetEvent("Pug:Client:StopBleeding", function()
    isBleeding = 0
end)

๐Ÿ““
๐Ÿ†
๐Ÿ“
CFX Portal
https://github.com/FranczeK/cayoperico-island
https://www.gta5-mods.com/player/oculus-rift-cv1-eup
Weather Sync
ox_inventory
Dispatch/Shots Fired
Script Support & Dependencies