Solved Prison ranks

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Nopeday

Member
Aug 18, 2021
4
0
1
I need a prison ranks skript that goes from A-Z. Ik you can do it manually by checking if a player has a rank then ranking up but it makes the script to long and slow. I just need the rank to be a variable thats all
 
I think it would be better to work with number 1 to 24, so you can use loops and then convert them to the letters.

is there a simple way to convert it or is:
set {%player%.rankintext} to ”A” if {%player%.rankinnumbers} is 1
The best way
 
Status
Not open for further replies.