Deprecated Level Ranks + APIs

Plug-ins compatibility with Zombie Escape Rebuild v1.x only.


Post Reply
User avatar
z0h1r-LK
Mod Developer
Mod Developer
Morocco
Posts: 581
Joined: 6 years ago
Location: The Red City ❤
Contact:

Level Ranks + APIs

#1

Post by z0h1r-LK »

Level Ranks

This plug-in is deprecated, Because Level-XP System v2.3 supports Ranks, This plug-in for older version such as 2.2f2

• Description :

  • This plugin sets the rank name of players.

• Instruction and Installations :

  • Compile plug-in with AMX Mod X 1.10.0.5467 or newer.

  • Copy translation key in zombie_escape.txt in section [en]

• Translation Key :

  1. [en]
  2. MSG_NEW_RANKNAME = "Your new rank is !g%s"

• Requirements :

• Settings :

  1. [Level Ranks]
  2. ; <start-end> <rank name>
  3. "0-10"   "Newbie"
  4. "11-20"  "Normal"
  5. "21-30"  "Solider"
  6. "31-40"  "Expert"
  7. "41-50"  "S.Expert"
  8. "51-60"  "Specialist"
  9. "61-70"  "Leader"
  10. "71-80"  "Mayor"
  11. "81-90"  "Pro"
  12. "91-100" "Heroic"

• How to use this?

  • You can use this APIs in chat manager or chat prefix or stuff...

  1. static rank[MAX_NAME_LENGTH]
  2. ze_get_user_rank(id, rank, charsmax(rank))

• Downloads :

Last edited by z0h1r-LK 4 months ago, edited 1 time in total.
Reason: Add notice for members !
hunter
Member
Member
India
Posts: 5
Joined: 1 year ago
Contact:

#2

Post by hunter »

  1. "0-10" "Survivor"
  2. "11-20" "Infected"
  3. "21-30" "Zombie Hunter"
  4. "31-40" "Apocalypse Veteran"
  5. "41-50" "Undead Slayer"
  6. "51-60" "Outbreak Specialist"
  7. "61-70" "Plague Doctor"
  8. "71-80" "Necromancer"
  9. "81-90" "Doomsday Prepper"
  10. "91-100" "Legend"
  1. "0-2" "Recruit"
  2. "3-4" "Scout"
  3. "5-6" "Survivor"
  4. "7-8" "Striker"
  5. "9-10" "Pathfinder"
  6. "11-12" "Gunslinger"
  7. "13-14" "Ranger"
  8. "15-16" "Guardian"
  9. "17-18" "Enforcer"
  10. "19-20" "Hunter"
  11. "21-22" "Vanguard"
  12. "23-24" "Mercenary"
  13. "25-26" "Sharpshooter"
  14. "27-28" "Brawler"
  15. "29-30" "Slayer"
  16. "31-32" "Veteran"
  17. "33-34" "Commando"
  18. "35-36" "Reaper"
  19. "37-38" "Exterminator"
  20. "39-40" "Warden"
  21. "41-42" "Elite"
  22. "43-44" "Warrior"
  23. "45-46" "Stormbringer"
  24. "47-48" "Executioner"
  25. "49-50" "Commander"
  26. "51-52" "Shadow"
  27. "53-54" "Destroyer"
  28. "55-56" "Warbringer"
  29. "57-58" "Deathstalker"
  30. "59-60" "Master"
  31. "61-62" "Overseer"
  32. "63-64" "Champion"
  33. "65-66" "Sentinel"
  34. "67-68" "Overlord"
  35. "69-70" "Warlord"
  36. "71-72" "Dreadnought"
  37. "73-74" "Hellbringer"
  38. "75-76" "Doomwalker"
  39. "77-78" "Nemesis"
  40. "79-80" "Judge"
  41. "81-82" "Titan"
  42. "83-84" "Champion of Light"
  43. "85-86" "Liberator"
  44. "87-88" "Conqueror"
  45. "89-90" "Vanquisher"
  46. "91-92" "Grandmaster"
  47. "93-94" "Legend"
  48. "95-96" "Immortal"
  49. "97-98" "Apex"
  50. "99-100" "Godslayer"
  1. "0-0" "Recruit"
  2. "1-1" "Scout"
  3. "2-2" "Survivor"
  4. "3-3" "Striker"
  5. "4-4" "Pathfinder"
  6. "5-5" "Gunslinger"
  7. "6-6" "Ranger"
  8. "7-7" "Guardian"
  9. "8-8" "Enforcer"
  10. "9-9" "Hunter"
  11. "10-10" "Vanguard"
  12. "11-11" "Mercenary"
  13. "12-12" "Sharpshooter"
  14. "13-13" "Brawler"
  15. "14-14" "Slayer"
  16. "15-15" "Veteran"
  17. "16-16" "Commando"
  18. "17-17" "Reaper"
  19. "18-18" "Exterminator"
  20. "19-19" "Warden"
  21. "20-20" "Elite"
  22. "21-21" "Warrior"
  23. "22-22" "Stormbringer"
  24. "23-23" "Executioner"
  25. "24-24" "Commander"
  26. "25-25" "Shadow"
  27. "26-26" "Destroyer"
  28. "27-27" "Warbringer"
  29. "28-28" "Deathstalker"
  30. "29-29" "Master"
  31. "30-30" "Overseer"
  32. "31-31" "Champion"
  33. "32-32" "Sentinel"
  34. "33-33" "Overlord"
  35. "34-34" "Warlord"
  36. "35-35" "Dreadnought"
  37. "36-36" "Hellbringer"
  38. "37-37" "Doomwalker"
  39. "38-38" "Nemesis"
  40. "39-39" "Judge"
  41. "40-40" "Titan"
  42. "41-41" "Champion of Light"
  43. "42-42" "Liberator"
  44. "43-43" "Conqueror"
  45. "44-44" "Vanquisher"
  46. "45-45" "Grandmaster"
  47. "46-46" "Legend"
  48. "47-47" "Immortal"
  49. "48-48" "Apex"
  50. "49-49" "Godslayer"
  51. "50-50" "Unbreakable"
  52. "51-51" "Ironheart"
  53. "52-52" "Fearless"
  54. "53-53" "Stormborn"
  55. "54-54" "Death Knight"
  56. "55-55" "Firestarter"
  57. "56-56" "Bonecrusher"
  58. "57-57" "Phantom"
  59. "58-58" "Skullcrusher"
  60. "59-59" "Demonbane"
  61. "60-60" "Outlaw"
  62. "61-61" "Blight Hunter"
  63. "62-62" "Nightstalker"
  64. "63-63" "Chaos Bringer"
  65. "64-64" "Hellhound"
  66. "65-65" "Silent Death"
  67. "66-66" "Dark Avenger"
  68. "67-67" "Blood Reaper"
  69. "68-68" "Stormcaller"
  70. "69-69" "Lone Wolf"
  71. "70-70" "Ghost"
  72. "71-71" "Soul Reaver"
  73. "72-72" "Shadow Master"
  74. "73-73" "Nocturnal"
  75. "74-74" "Annihilator"
  76. "75-75" "Death Whisperer"
  77. "76-76" "Blood Knight"
  78. "77-77" "Storm Reaper"
  79. "78-78" "Final Stand"
  80. "79-79" "Dark Warden"
  81. "80-80" "Eternal"
  82. "81-81" "Forsaken"
  83. "82-82" "Apocalypse"
  84. "83-83" "Dark Crusader"
  85. "84-84" "Last Hope"
  86. "85-85" "Battleborn"
  87. "86-86" "Hellborn"
  88. "87-87" "Soul Keeper"
  89. "88-88" "Reckoning"
  90. "89-89" "Nightmare"
  91. "90-90" "Storm Lord"
  92. "91-91" "Iron Fist"
  93. "92-92" "Wraith"
  94. "93-93" "Doombringer"
  95. "94-94" "Unchained"
  96. "95-95" "Endbringer"
  97. "96-96" "Dark Knight"
  98. "97-97" "Fury"
  99. "98-98" "Eclipse"
  100. "99-99" "The Chosen"
  101. "100-100" "Unstoppable"
Last edited by hunter 1 month ago, edited 4 times in total.
User avatar
z0h1r-LK
Mod Developer
Mod Developer
Morocco
Posts: 581
Joined: 6 years ago
Location: The Red City ❤
Contact:

#3

Post by z0h1r-LK »

@hunter Thank you so much

Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 1 guest