I’m hoping to script a UI that will be able to update and tell me all of the HD admins. A while ago a few server side users came into my came and ranked themselves owner, but strangely they don’t appear on the ranks list. I was hoping to always have a UI or at least print all of the HD ranks for the future. I would prefer not to remove the HD admin module from the game. Does anyone have any ideas of how I could achieve this?
I think you would use Datastore and code it where the server knows the ranks and then automatically shows the people that have that rank
So would I have to edit the HD module itself?
no you could require the module and make the code yourself and call functions that might help with the idea you want to finish but if that doesnt work then yes you will have to go into the module itself
Ah thank you for telling me this. Ill try that right now.
however if your not so good with coding or a beginner i strongly suggest to try not to do such a thing
I’m basically a beginner, would you suggest any other methods?
You might have to look this up because i dont have time for this right now
Alright, thanks for your time.
You welcome but as i said before i strongly suggest to not to do this kind of thing if your a beginner