Skip to content

darktrovx/devyn-dj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

devyn-dj

NOTE: I do NOT provide any support for this script.

Requirements: qb-target, xsound

image This script allows you to place multiple dj booths in your server to play youtube links. Booths can be changed in the server/main.lua

local Booths = {
   ['test'] = {
       ['radius'] = 40,
       ['coords'] = vector3(120.55, -1281.63, 29.48), 
       ['playing'] = false,
       ['job'] = "none",
   },
}

The booth can only be used by those with the set job for the booth. Players with the permissions admin or god can open any dj booth.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published