[ESX V1 / ExM] esx_adminplus

Same problem for revive

It clearly states V1, not 1.1.0. V1 goes after 1.2.0.

bring doesnt work at all

bring doesnt work at all

it work , check your end for the problem . or if you have errors , share, so we can help you.
just telling something doesnā€™t work will not fix the problem magically

Suggestion: Add an option for adminā€™s to spectate other players

i am working on a new scriptā€¦ stay tune for that

1 Like

how do i add admins add principal doesnt work for me

Possibly add a command for Revive [id]? in case you want to revive 1 person instead of all.

there is already a revive command in esx_ambulancejob

So when i try to bring someone with /bring it brings people to location where i was 10 mins ago any ideas ?

that is because it use getCoords function instead of GetEntityCoords , so its not updated every frameā€¦

Hi, I just installed this and works fine but, /coords command doesnt work for me. I always get: Vector3(0, 0, 0). I donā€™t know why it happens, maybe because Iā€™ve got this resource too: GitHub - FiveEYZ/esx_kashacter: esx_kashacters fixed for latest version of ESX.

Would you help me?
Thx!

(I have ESX v1 final)

Hi
that could sometimes happen on getting coordination in serverside
make sure your artifact is updated
you can also replace GetEntityCoords function with getCoords() on ESX but its not accurateā€¦

I only had to update artifact as you said. Now works like a charm

Thank you!

1 Like

Hi, Is there any way to link a discord webhook?
To have control of the commands

Hi can you mby make to only revive one player /revive ID ,or someone knows how to do it would be very grateful.

if you want something to control your server from discord
you need something like discord command bot
if you mean you want discord log, i currently dont have any plan to update this script
but you can easily add it yourself
just look up for some discord log system on forum

1 Like

the revive command is already available in esx_ambulancejob script

ok but can i make /setjob command or you can mby?

if you are using ESX, its already a thing
if not, i recommend you using ESX or vrp or any other framework