[RELEASE] Badssentials (Your essential HUD script) (Revive/Respawn Script) {ALL IN ONE}

What Postal Code map are you using?

1 Like

Hey, I know that already 6 days are gone, where you’ve asked in how to let the script perform better. A way would be to not use that many Threads with loops. Try to use them all in one Loop. That would be a Performance saver. A good example of that would be that you have 2 Threads with a Citizen.Wait(0), since they Loop the Same frames, you can combine them.

That actually suffers on performance lol… The key was to split them up

Well that’s weird. I never had the Problem that I needed to Split them?
It works for me at least :upside_down_face:

Is there a way I can configure it so anyone can change AOP or make an announcement?

just give builtin.everyone the ace perms to use the commands instead of moderators

^^^

How do i add permission to people (Badssentials.AOP Badssentials.PeaceTim)


https://gyazo.com/c997645daf3a88aa62a3f43b17fab0eb (Any idea why this is happening)

Error with config, you did something wrong

Hey! How can I remove the revive and announce commands and screens?

Just remove them from the code

Oh ok thanks

And if I remove the discord text from it, the whole script doesnt work, how do I need to do it?

What are you removing? I need specifications…

The discord text and the peacetime text. Just to have the bottom left hud

Just set them to disabled?

then the whole script doesnt work for me

How are you disabling it? Post how.

enabled = true to enabled = false