[HELP] Spawning script

I started my server with the first script in the FiveM tutorial on client scripts (the spawn script) and it worked perfectly, the problem is that after it I started putting some other external resources (bob74_ipl and the car script in the tutorial) and now if I write in the server “restart spawn” even without making any changes the script just broke, so nothing happens (I should instantly respawn) and if I die the player never respawn so I have to quit and restart the server.

This appears when I enter in the server:

This is when I restart spawn:
image

And this when I die right after:

Hey! If you are using es_extended, then you should remove spawnmanager and stuff like that :wink:

1 Like

What a fast answer! Thank you I’m gonna try it now.
Ah and isn’t it better to just modify spawnmanager (and remove spawn) instead of deleting it?

Well, I deleted it on my server, cause I got there some problems with es_extended, I spawned everytime at the player skin creation spawn and sometimes on my last position xD

Oh! And try to update all of your scripts from esx-org :wink:

Oh I misunderstood what you wrote, I don’t have es_extended

Well, that would be the problem I think ;D

Why…?