1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

Rank List

Discussion in 'Discussion' started by Lord_Roke, Dec 17, 2013.

Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. Lord_Roke

    Lord_Roke Forever the Forums Watchdog
    Retired Staff

    Joined:
    Aug 13, 2013
    Messages:
    7,555
    Ratings:
    +3,225
    There is no board with all the level 31- ranks in spawn anymore, so Im creating the list for evryone who wants to check up the level-ranks.
    I dont know some ranks between 6 and 14, so maybe you can help me! If I did a mistake, please tell me.

    Expand quote to see all
     
    • Informative Informative x 2
    • Like Like x 1
    • Useful Useful x 1
    #1 Lord_Roke, Dec 17, 2013
    Last edited: Dec 18, 2013
  2. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
    Well, PRO rank (lvl 30) said: lol
    At least I have seen it saying that on old spawn.
     
  3. Lord_Roke

    Lord_Roke Forever the Forums Watchdog
    Retired Staff

    Joined:
    Aug 13, 2013
    Messages:
    7,555
    Ratings:
    +3,225
    Right forgot that
     
  4. Niek__

    Niek__ Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    2,050
    Ratings:
    +204
    You have WO1 till WO5.
    Edit: Oops :S
     
  5. Lord_Roke

    Lord_Roke Forever the Forums Watchdog
    Retired Staff

    Joined:
    Aug 13, 2013
    Messages:
    7,555
    Ratings:
    +3,225
    I think its CW, isnt it?
     
  6. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
    idk CW1 might be (chief warrant)
    I think there was SFC (sergeant first class)
     
  7. Lord_Roke

    Lord_Roke Forever the Forums Watchdog
    Retired Staff

    Joined:
    Aug 13, 2013
    Messages:
    7,555
    Ratings:
    +3,225
    Ik, but where?
     
  8. Niek__

    Niek__ Well-Known Member

    Joined:
    Aug 5, 2013
    Messages:
    2,050
    Ratings:
    +204
    Yes, it is.
     
  9. SoMuchWinning

    SoMuchWinning Well-Known Member

    Joined:
    Nov 17, 2013
    Messages:
    6,462
    Ratings:
    +1,568
    I might dig up some ol' screenshots though I am on my phone now, can't really do much. But maybe I can remember some ranks. Wait, can you ask staff if you can get a file of the old spawn? or maybe you can look up for the ranks in a youtube video, like dwarfiest or mafiaferret mc
     
  10. Signatured

    Signatured War 2.0 Developer

    Joined:
    Sep 13, 2013
    Messages:
    3,819
    Ratings:
    +1,402
    Thank you for the list. I always wondered what some of the levels were. I'm sure many people will find this very useful.
     
  11. Sir_Blockalots

    Sir_Blockalots Well-Known Member

    Joined:
    Aug 19, 2013
    Messages:
    1,901
    Ratings:
    +437
    Isn't MSG level 8?
     
  12. Darkchaosknight

    Darkchaosknight Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    3,200
    Ratings:
    +955
    @Lord_Roke

    Directly from orange :V

    Andrew Hamilton
    ‎5‎:‎04‎ ‎PM
    this.ranks.add(new GameRank("Private", "PVT", 1));
    this.ranks.add(new GameRank("Private II", "PV2", 2));
    this.ranks.add(new GameRank("Private First Class", "PFC", 3));
    this.ranks.add(new GameRank("Specialist", "SPC", 4));
    this.ranks.add(new GameRank("Corporal", "CPL", 5));
    this.ranks.add(new GameRank("Sergeant", "SGT", 6));
    this.ranks.add(new GameRank("Staff Sergeant", "SSG", 7));
    this.ranks.add(new GameRank("Sergeant First Class", "SFC", 8));
    this.ranks.add(new GameRank("Master Sergeant", "MSG", 9));
    this.ranks.add(new GameRank("1st Sergeant", "1SG", 10));
    this.ranks.add(new GameRank("Sergeant Major", "SGM", 11));
    this.ranks.add(new GameRank("Command Sergeant Major", "CSM", 12));
    this.ranks.add(new GameRank("Sergeant Major of the Army", "SMA", 13));
    this.ranks.add(new GameRank("Warrant Officer", "WO1", 14));
    this.ranks.add(new GameRank("Chief Warrant Officer II", "CW2", 15));
    this.ranks.add(new GameRank("Chief Warrant Officer III", "CW3", 16));
    this.ranks.add(new GameRank("Chief Warrant Officer IV", "CW4", 17));
    this.ranks.add(new GameRank("Chief Warrant Officer V", "CW5", 18));
    this.ranks.add(new GameRank("2nd Lieutenant", "2LT", 19));
    this.ranks.add(new GameRank("1st Lieutenant", "1LT", 20));
    this.ranks.add(new GameRank("Captain", "CPT", 21));
    this.ranks.add(new GameRank("Major", "MAJ", 22));
    this.ranks.add(new GameRank("Lieutenant colonel", "LTC", 23));
    this.ranks.add(new GameRank("Colonel", "COL", 24));
    this.ranks.add(new GameRank("Brigadier General", "BG", 25));
    this.ranks.add(new GameRank("Major General", "MG", 26));
    this.ranks.add(new GameRank("Lieutenant General", "LTG", 27));
    this.ranks.add(new GameRank("General", "GEN", 28));
    this.ranks.add(new GameRank("Major League Gamer", "MLG", 29));
    this.ranks.add(new GameRank("Professional Gamer", "PRO", 30));

    and this is in my tutorial :V
     
    #12 Darkchaosknight, Dec 17, 2013
    Last edited: Dec 17, 2013
  13. randomcitizen1

    randomcitizen1 The schizophrenic swagmoneymillionaire

    Joined:
    Sep 12, 2013
    Messages:
    2,556
    Ratings:
    +2,556
    Thanks for giving us the ranks Mr. Lord. I remember the old spawn that used to list the ranks. I miss that spawn! And then I missed the parkour by one jump...
    [​IMG]
     
    • Funny Funny x 2
  14. F1r3tar

    F1r3tar Highly Established Member

    Joined:
    Aug 3, 2013
    Messages:
    8,931
    Ratings:
    +1,826
    They should really add back the board. It makes it much easier to tell what Lvl a non-prestige is.
     
    • Agree Agree x 2
  15. Jared252525

    Jared252525 Well-Known Member

    Joined:
    Aug 28, 2013
    Messages:
    1,499
    Ratings:
    +333
    Is that orange's real name?
     
  16. tallscot

    tallscot sceptiiiiiii

    Joined:
    Aug 4, 2013
    Messages:
    6,414
    Ratings:
    +1,571
    Very informative, I have wondered what the level 31- ranks were for quite some time now, and I wish they would add it in like it was at old spawn.
     
  17. Darkchaosknight

    Darkchaosknight Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    3,200
    Ratings:
    +955
    No comment :V
     
  18. teawithchoco

    teawithchoco Well-Known Member

    Joined:
    Aug 19, 2013
    Messages:
    6,758
    Ratings:
    +844
    Off topic: got you covered image.jpg

    I think that there was a rank sergeant in chief or master sergeant
     
  19. gamemaster800

    gamemaster800 Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    2,480
    Ratings:
    +613
    Ah, this is really helpful! Like Firestar said, great for identifying players under 31 and it's just feels good to know.
     
  20. Lord_Roke

    Lord_Roke Forever the Forums Watchdog
    Retired Staff

    Joined:
    Aug 13, 2013
    Messages:
    7,555
    Ratings:
    +3,225
    Updated Rank list, thank you.
    But some of the rank names are different :stuck_out_tongue:
     
Loading...
Similar Threads Forum Date
The ranks being gone, LISTEN Creative May 20, 2015
Sikeo Famous Rank Application Denied May 9, 2022
tdaddy's Media Rank Application Denied Mar 21, 2021
Media Rank Application, Twitch.tv/AltoClefVR Denied Feb 19, 2021
Mnkynoodles Media Rank Application Denied Feb 12, 2021
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...