Will do. We usually fill up around 8-9pm est, so shouldn’t be too long. Primary focuses I want to look at is if this does work, if it only allows a single user to be queued or if this solves the issue entirely. I’ll keep you updated!
it does not work
Good explanation. It does.
So having a little trouble getting this to work correctly. So basically with the cvar pulling sv_maxclients comes back server is full does not seem to register the que. If I set it to say 31 then seems to register the que. But when say someone with higher priority comes in it does not seem to kick them in front of the que. Not sure if it’s something I am missing or not.
How is your priorities set up? Less means higher priority
Yes, I tested higher to lower and it shows the correct que based on the text I manually set and there role just seems like if someone is 1/1 then someone with higher priority joins he goes to 2/2 instead of 1/2. I have the priority set correctly just seems to not update the que quick enough or something.
If the player is connecting, it can’t stop them from connecting. So it puts you in the front of the queue, but that person connecting can’t be stopped from connecting as that’s not possible. If set up correctly, the queue should update the number correctly though
Yea stopping the person from connecting I get. But seems to not update the que number correctly. I will play around with it a little and see if maybe there is something interfering with it. You don’t think the DiscordWhitelist would interfere with it do you.
It’s possible, but I doubt it. I think it’s just not set up properly lol.
Can’t you make a tutorial especially for this script? I couldn’t start
This seems to be a problem with this Queue and the DiscordWhitelist script, if you could make so that you can only join if you have that specific role, it would be great.
Edit: Nevermind just need to do this onlyActiveWhenFull = false
So i decided to try again using a fresh config and i know that discord_perms works since i use it for everything else but changing my server max to 1/1 did not set a queue for the server setting it to 2/2 and have a third try did not set a queue and i even tried changing
onlyActiveWhenFull = false
onlyActiveWhenFull = true
both had no effect on the error and i only edited the Config.Rankings
All attempts returned this error
Id love some help with this as it would be really beneficial to the community and automated queue access! im begging for help with this! Much appreciate it
@digitalden @Breakpoint13 Latest push to GitHub should fix everyone’s issues with this resource probably. (Your server may go over the expected slot max though, so I may need to look into that though)
Thanks for the heads up. Appears we’re now getting this message instead of queue working. https://gyazo.com/4d15d9bc3ca98d1d79bd3c215f9b4b3a
Ye, there probably needs to be a check for the actual server slot max to keep people in a queue if it is full slots
Does that error happen when you hit hardcap (full player slots) or just any time the Queue is enabled?
It appears to only be happening once we’ve hit the hardcap. Based on what I’ve been able to gather, it appears its not knowing for sure whether the server is full or not, then it brings on someone, but then FiveM essentially finds out and says no way and the above error happens.
The latest push to GitHub should fix all of your problems! Tested it myself on my test server. Just make sure you have the FiveM hardcap
resource being started before the queue script!
@digitalden @Breakpoint13 Sorry for the long delay!
This sounds rather exciting. I’ll give it a go and report back. Thank you for all the great work. Good to see another pro discord individual
I dont see what im doing wrong here Badger,
i try everything my server slots down to 1 and still nothing.This is killing me