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 Doorlock / Create Door System [QBCore] | [QBUS]

RamboFR05TY

Member
Joined
Oct 6, 2021
Messages
2
Reaction score
1
Points
156
Location
South Africa
Love the conversion.

I got this error:
Code:
[    c-scripting-core] Creating script environments for doorlock
[     script:doorlock] Error loading script server/main.lua in resource doorlock: @doorlock/server/main.lua:81: attempt to index a nil value (global 'QBCore')
[     script:doorlock] stack traceback:
[     script:doorlock]     @doorlock/server/main.lua:81: in main chunk
[    c-scripting-core] Failed to load script server/main.lua.
[ citizen-server-impl] Started resource doorlock

Any Suggestions
 

PewPew

Gold Elite
Joined
May 1, 2021
Messages
188
Reaction score
1,288
Points
316
do you still have the esx version could you upload please thanks
 

010010

Silver Elite
Joined
Aug 25, 2021
Messages
56
Reaction score
6
Points
166
Love the conversion.

I got this error:
Code:
[    c-scripting-core] Creating script environments for doorlock
[     script:doorlock] Error loading script server/main.lua in resource doorlock: @doorlock/server/main.lua:81: attempt to index a nil value (global 'QBCore')
[     script:doorlock] stack traceback:
[     script:doorlock]     @doorlock/server/main.lua:81: in main chunk
[    c-scripting-core] Failed to load script server/main.lua.
[ citizen-server-impl] Started resource doorlock

Any Suggestions
Convert it yourself then instead of bullying here.
 

mtsgaming

Member
Joined
Oct 7, 2021
Messages
14
Reaction score
1
Points
166
Location
uk
Love the conversion.

I got this error:
Code:
[    c-scripting-core] Creating script environments for doorlock
[     script:doorlock] Error loading script server/main.lua in resource doorlock: @doorlock/server/main.lua:81: attempt to index a nil value (global 'QBCore')
[     script:doorlock] stack traceback:
[     script:doorlock]     @doorlock/server/main.lua:81: in main chunk
[    c-scripting-core] Failed to load script server/main.lua.
[ citizen-server-impl] Started resource doorlock

Any Suggestions
easy fix

add this to server lua
at the top

QBCore = nil
local QBCore = exports['qb-core']:GetCoreObject()
 

RedmanFB

Member
Joined
Sep 20, 2021
Messages
3
Reaction score
2
Points
156
Location
United States
anyone know how to add in ability to enable for gangs and jobs?
i have attempted myself and i get it to work but it disables authorizedJobs somehow
 

djneck31

Silver Elite
Joined
Sep 17, 2021
Messages
27
Reaction score
8
Points
156
Location
santo domingo
Hola a todos, puse el script pero me sale este error y no se como solucionarlo, alguien me puede ayudar por favor? SALUDOS DESDE LA REPÚBLICA DOMINICANA

1657468072333.png


1657468193665.png


1657468504717.png


1657468661585.png
 
Last edited:
Top