[Release] Job: Save people, be a hero! (paramedic, emergency, coma, KO)

You really shouldn’t modify vanilla files like spawnmanager. Every server update will bring chaos.

Look at [RELEASE] Death timer

Yeah thats not going to happen. FiveM is going to be shipping with a MySQL framework soon, so I doubt many people will bother.

Your script is awesome bro, thx for this ! But i have little problem… We don’t receive notification everytime. For exemple : When someone die, if he press ‘E’, the medic don’t receive the notification. But he can press Y to get the call… You know where is the problem?

Sry for my english…

2 Likes

But what’s the point of waiting an ens if people can just immediately re spawn plus any criminals we cops take down is going to evade us. Well u should at least put a timer that startswhen they want to respawn so ems can be useful.

1 Like

He has currently made it so that you lose all your money if you respawn. I haven’t had chance to test yet, but a wait timer would be a good addition if it’s not already in place.

Disable lambda menu it blocks operation for me

Will you add a heal function and why not a script to prevent health to regenerate in the future?

spawnmanager don’t work :confused:

2 Likes

[FR] :
Bonjour !

Merci pour ce mod, mais j’ai un petit problème …
Comment faire spawn l’ambulance.

Merci !

[EN]
Hi !

Thanks for this mod, but i’ve a little probleme …
How spawn the ambulance.

Thank you !

As he said “Getting an ambulance (behind the hospital)”
You have to go behind the hospital, there is yellow circle to spawn the vehicle.

@Jyben W.O.N.D.E.R.F.U.L / Can you tell me if its possible when we break the service to respawn with our personal skin? / I use es_customization for es_freeroam released yesterday thank you very much again !

@Adyms

[FR] :
Merci pour la réponse rapide !
Effectivement le garage pour les medics est derrière !
Je ne l’avais pas vu !!!
Merci Beaucoup !!

[EN] :
Thank you for the quick reply !
Sure enough the garage for the medics is behind!
I did not see him !!!
Thank you very much !!

In client / cl_emergency.lua you must modify line 237: TriggerServerEvent (“skin_customization: SpawnPlayer”)

2 Likes

Thank you my friend !

Sorry for double post but where im gonna supposed to add this line? line 237 is where its write gps

function StartEmergency(x, y, z, playerID, sourcePlayerInComa)
BLIP_EMERGENCY = AddBlipForCoord(x, y, z)

SetBlipSprite(BLIP_EMERGENCY, 2)
SetNewWaypoint(x, y)

SendNotification(txt[lang]['gps'])

Citizen.CreateThread(

Sorry line 271 TriggerServerEvent(“skin_customization:SpawnPlayer”)

Okay friend no problem thanks a lot

Getting this error…

When something works we have to say it!
And this is working very well. Good job & thanks for sharing.

I’ll try to make enhancements of you code by adding an earning when someone is saved :slight_smile:

1 Like

Hello,

I m facing an issue, when I die, I don’t have any other choice than press X to respawn. Any idea?
And the ambulance don’t have any notification about the death

1 Like