Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script NOPIXEL ADMIN MENU (MERCY ADMIN MENU)

LeakerKnown

Bronze Elite
Joined
Jul 4, 2022
Messages
19
Reaction score
2
Points
156
Location
United States
Preview:
anon download:
Does this work for qbus? If so what do I put in the fxmanifest

I use ghmattimysql

This is what I put (Just replaced the dependences section)

fx_version 'cerulean'
game 'gta5'
author 'Mercy Collective ( )'
description 'Admin Menu'
ui_page "nui/index.html"
client_scripts {
'@qb-core/shared/items.lua',
'@qb-core/shared/jobs.lua',
'@qb-core/shared/vehicles.lua',
'client/cl_*.lua',
'shared/sh_config.lua',
}
server_scripts {
'@oxmysql/lib/MySQL.lua',
'server/sv_*.lua',
}
files {
"nui/index.html",
"nui/js/*.js",
"nui/css/*.css",
"nui/webfonts/*.css",
"nui/webfonts/*.otf",
"nui/webfonts/*.ttf",
"nui/webfonts/*.woff2",
}
dependencies {
'ghmattimysql',
'qbus'
}
lua54 'yes'
 

yolo458424

Member
Joined
Mar 11, 2022
Messages
1
Reaction score
0
Points
156
Location
United Kingdom

Attachments

  • Screenshot 2022-10-22 195808.png
    Screenshot 2022-10-22 195808.png
    15.7 KB · Views: 179
Top