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 MF Doors

Quilla

Founder
Joined
Mar 3, 2021
Messages
421
Reaction score
278,823
Points
486
MF Doors



1617367932417.png


1617367947979.png


1617367965432.png


1617367982204.png


1617367997560.png







 

Scar05

Bronze Elite
Joined
Dec 9, 2021
Messages
6
Reaction score
16
Points
151
Location
Bulgaria
I have this error : You have not added the ESX.GetJobs function, making this highly unlikely to return a proper list of jobs.
How can i fix it?
 

wutau179

Gold Elite
Joined
May 13, 2021
Messages
160
Reaction score
254
Points
306
you must add this command to ESX to retrieve the list of jobs properly.
Add to: es_extended/server/functions.lua:

ESX.GetJobs = function()
return ESX.Jobs
end
 

m0rtos

Member
Joined
May 9, 2022
Messages
26
Reaction score
1
Points
166
Location
Argentina
i cant make it work, when i set a door i cant lock it with the job, but i cant brake in, the player get stucks and the minigame never starts, its happening with all the minigames
 

ivan0w

Bronze Elite
Joined
Feb 4, 2022
Messages
10
Reaction score
1,611
Points
306
Location
Bulgaria
I have this error:
[ script:sv-doors] SCRIPT ERROR: @sv-doors/src/server/main.lua:445: bad argument #1 to 'pairs' (table expected, got nil)
[ script:sv-doors] > ref (@sv-doors/src/server/main.lua:445)
[ script:sv-doors] > <unknown> (@mysql-async/mysql-async.js:15543)

Someone help?
 
Top