Could you add a feature that allows server owners to integrate the userranks of evolve with gamemodes like DarkRP for Donator or VIP only Jobs.
Because ulx for example uses the normal lua function IsUserGroup for ranks
so it can be used for all kind of stuff but as not everyone is good in lua for example me as I am still learning it.
Or could you tell me how I can make it work that only for specific ranks of evolve can access certain jobs.
I got the code but it uses "self:IsUserGroup("donator")) then" and as it doesn't work like it would with ulx and I want to stay with evolve is there any way to check the players usergroup of evolve ?