Script Details :
Script Name - Title System
Script type - Gossip
Script Details - This script will allow your players to pick titles based on there life time kills. Life time kills can be set within the defined enum at the top of the script.

Ranks -
Alliance

  • PRIVATE
  • CORPORAL
  • SERGEANT
  • MASTER_SERGEANT
  • SERGEANT_MAJOR
  • KNIGHT
  • KNIGHT_LIEUTENANT
  • KNIGHT_CAPTAIN
  • KNIGHT_CHAMPION
  • LIEUTENANT_COMMANDER
  • COMMANDER
  • MARSHAL
  • FIELD_MARSHAL
  • GRAND_MARSHAL
  • OF_THE_ALLIANCE





Horde

  • SCOUT
  • GRUNT
  • SERGEANT_H
  • SENIOR_SERGEANT
  • FIRST_SERGEANT
  • STONE_GUARD
  • BLOOD_GUARD
  • LEGIONNAIRE
  • CENTURION
  • CHAMPION
  • LIEUTENANT_GENERAL
  • GENERAL
  • WARLORD
  • HIGH_WARLORD
  • OF_THE_HORDE



You can also define your own amount of kills each players need before they are able to buy the title. The amount of kills each rank needs is defined on line 59 -

  • KILLS_1 = 100,
  • KILLS_2 = 500,
  • KILLS_3 = 1000,
  • KILLS_4 = 2000,
  • KILLS_5 = 4000,
  • KILLS_6 = 5000,
  • KILLS_7 = 6000,
  • KILLS_8 = 8000,
  • KILLS_9 = 10000,
  • KILLS_10 = 15000,
  • KILLS_11 = 25000,
  • KILLS_12 = 40000,
  • KILLS_13 = 45000,
  • KILLS_14 = 50000,
  • KILLS_15 = 75000



Just change the numbers after = and you will be able to set your own amount of kills required.

Screen Shots -

New images coming soon


Script
-
Script - Pastebin


Credits : GhostCrawler336


› See More: PvP Title System