Ulysses Stuff > Releases

Autopromote XGUI Version [4.09v]

<< < (12/19) > >>

Bite That Apple:

--- Quote from: Belly136 on June 13, 2015, 10:31:54 PM ---Can you increase time before players are promoted a bit on spawn? I'm using MySQL for usergroups and it has over 100 players so it takes time to load. Users from donator group sometimes get promoted to their old rank then i have to manually add them back again.

--- End quote ---

Someone with more knowledge most on this subject will most likely will correct me. Anyways.


According to what I just read on your post, it doesn't really make much sense. If you're using SQL, then time isn't really such a problem, if you are actually using MySQL, time really still isn't a problem. That's the magic on how an SQL server works, time isn't really a problem in a factor.

As for speeding it up, it's just a timer every 10 seconds. What your real problem would be is well, actually I have really no clue, maybe utime being delayed or something. Because I'm not sure how or why your donator group is getting affected. It sounds like something else to me, because your donate group should be at -1, which means it gets ignored..

So really, I have no clue how to fix your issue.

Tomzen:

--- Quote from: Bite That Apple on June 14, 2015, 01:53:15 PM ---Someone with more knowledge most on this subject will most likely will correct me. Anyways.


According to what I just read on your post, it doesn't really make much sense. If you're using SQL, then time isn't really such a problem, if you are actually using MySQL, time really still isn't a problem. That's the magic on how an SQL server works, time isn't really a problem in a factor.

As for speeding it up, it's just a timer every 10 seconds. What your real problem would be is well, actually I have really no clue, maybe utime being delayed or something. Because I'm not sure how or why your donator group is getting affected. It sounds like something else to me, because your donate group should be at -1, which means it gets ignored..

So really, I have no clue how to fix your issue.

--- End quote ---

I'm guessing he means his "donators" that have donated and put into the donator rank, get moved into a specific group when they hit the time, example: I donate on your server at 10 hours, then 2 hours later (at 12 hours) I get moved to the regular rank, then I have to get the owner/staff to move me back to donator as well as prove that I did donate.

I'm assuming this could be fixed by adding ply:IsUserGroup( "donator" ) ... or perhaps you know a better way then my basic lua.

Bite That Apple:

--- Quote from: Tomzen on June 14, 2015, 07:16:48 PM ---I'm guessing he means his "donators" that have donated and put into the donator rank, get moved into a specific group when they hit the time, example: I donate on your server at 10 hours, then 2 hours later (at 12 hours) I get moved to the regular rank, then I have to get the owner/staff to move me back to donator as well as prove that I did donate.

I'm assuming this could be fixed by adding ply:IsUserGroup( "donator" ) ... or perhaps you know a better way then my basic lua.

--- End quote ---

Well I understood that for the most part, but his group donator should be set to -1, and it will be ignored if the players in that group. Meaning he SHOULDN'T be put to any group, this is of course the user's problem if ULX is not responding fast enough. As he mentioned, he's using a database version of ulx (which to my knowledge does not exist), so it would be the delay to fetch the users group is the problem, and with that I can not fix.

Belly136:
My donator group is set to -1. It takes a lot of time to load usergroups because there's tons of users. So when a player from usergroup donator joins he's actually in a user usergroup for first few seconds. Long enough for apromote to add him to another group.

Bite That Apple:

--- Quote from: Belly136 on June 19, 2015, 09:31:26 AM ---My donator group is set to -1. It takes a lot of time to load usergroups because there's tons of users. So when a player from usergroup donator joins he's actually in a user usergroup for first few seconds. Long enough for apromote to add him to another group.

--- End quote ---

Yeah, I can't do anything about that. This is a problem with ULX, and has been discussed before in the past.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version