What's new

Quilla

Founder
Joined
Mar 3, 2021
Messages
421
Reaction score
204,373
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
13
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
157
Reaction score
187
Points
256
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,068
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