I want to give someone a rank in Adonis, with a script and not manually. How would you do this, because I can’t find any documentation like HD: GitHub - 1ForeverHD/HDAdminV2: The source code behind V2. This is no longer maintained - visit V3 to view and contribute to the most up-to-date source code: https://github.com/1ForeverHD/HDAdmin
And no, I searched the dev forum, nothing.
It doesn’t say how to rank a person or detect their rank, just the links to the models.
Please explain what you mean by rank?
Admin, owner, mod, ect. The admin level.
Go to the Settings Module Script and find the settings.Admins and add people to the table
I want to be able to detect the the admin rank of HD, and give the player that has a rank, and give them an adonis rank.
I know about detecting the rank of HD, not anything about adonis though.
When you say rank, do you mean a group rank?
Mod, admin, owner, ect/1,2,3.
The “type” of admin. The level of admin.
So you want to give someone admin on adonis if they have admin on HD admin?
Yep, exactly that. I know the detection for HD, just nothing about adonis.
Essentially you can check if they have HD admin with this adonis plugin then give them admin. Refer to the solution.
Ok, I’ll try and see if I can adapt that.