[Release][ESX] [EMS/Ambulance Job]

I can’t get into the hospital, everytime I step in the marker nothing happens.
I’m using the last version of esx_ambulancejob, I tried to download again instance and I have baseevents enabled…

Well looks like the new update is not working well, downloaded a older version and it’s working.

did u had problem with deathtimer on the latest ambulancejob?

Since your work is EMS, you have to get in the other door in the parking lot. I don’t know why tho. It happens to me too

What’s the issue?
(20 chars)

No, I didn’t get any problem with deathtimer, you just need to start baseevents

I just downloaded an older version and it’s all working

@Sorrora I have a problem. When it comes to healing or reviving, it does not do anything, it does the animation and that’s it, how can I solve it?

who can help me i have a problem with deathtimer

Check your log (F8) for errors. if there are none try reinstalling the resource and making sure you have all the required ESX resources.

Also check the log when the server starts for errors.

how do you get the older version?

I already solve it, thanks: D

1 Like

How could I add more vehicles to the vehicle spawner? I tried editing the client/main.lua, adding a new line under

{label = _U(‘ambulance’), value = ‘ambulance’}

with

{label = _U(‘firetruck’), value = ‘firetruck’}

but that did not work. How could I do this?

i think it is firetruk not with the C so:

ESX.UI.Menu.Open(
‘default’, GetCurrentResourceName(), ‘vehicle_spawner’,
{
title = _U(‘veh_menu’),
align = ‘top-left’,
elements = {
{label = _U(‘ambulance’), value = ‘ambulance’}
{label = _U(‘Firetruck’), value = ‘firetruk’}
},
},

Hey guys, When people die on my server they respawn right away and not with they’re current character but a default character. can you help me with this?

greetz Iron Eagle

Hi All! I’ve a big problem when anyone die, We not have timer and in Console I see : Access denied for command : add_principal, All SQL is install, I have Base events… Anyone can help me please

Sorry For My English

Hi, if have a problem. If I enter /revive, I get this error:

InvokeNative: execution failed: Argument at index 0 was null. 
Error running call reference function for resource esx_ambulancejob: citizen:/scripting/lua/scheduler.lua:351: Execution of native 00000000406b4b20 in script host failed.
stack traceback:
        [C]: in upvalue '_in'
        citizen:/scripting/lua/natives_server.lua:156: in function 'GetPlayerName'
        server/main.lua:99: in upvalue 'ref'
        citizen:/scripting/lua/scheduler.lua:337: in function <citizen:/scripting/lua/scheduler.lua:336>
        [C]: in function 'xpcall'
        citizen:/scripting/lua/scheduler.lua:336: in function <citizen:/scripting/lua/scheduler.lua:335>
stack traceback:
        [C]: in function 'error'
        citizen:/scripting/lua/scheduler.lua:351: in function <citizen:/scripting/lua/scheduler.lua:322>
Error Error running system event handling function for resource essentialmode: citizen:/scripting/lua/scheduler.lua:41: Failed to execute thread: citizen:/scripting/lua/MessagePack.lua:830: missing bytes
stack traceback:
        [C]: in function 'error'
        citizen:/scripting/lua/MessagePack.lua:830: in method 'underflow'
        citizen:/scripting/lua/MessagePack.lua:465: in field 'any'
        citizen:/scripting/lua/MessagePack.lua:860: in field 'unpack'
        citizen:/scripting/lua/scheduler.lua:563: in field 'cmd'
        server/main.lua:108: in upvalue 'handler'
        citizen:/scripting/lua/scheduler.lua:175: in function <citizen:/scripting/lua/scheduler.lua:174>
stack traceback:
        [C]: in function 'error'
        citizen:/scripting/lua/scheduler.lua:41: in field 'CreateThreadNow'
        citizen:/scripting/lua/scheduler.lua:174: in function <citizen:/scripting/lua/scheduler.lua:138>

Hope anybody can help me.

How can i make so that the EMS charge people for revive ?

2 Likes

Hey

how to get more uniform for esx_ambulancejobs

i want 1 for normal Ambulance, and one for Doctor, and one for leader
is that posible?

1 Like

did you turn off the money loss on death?