Welcome to the MMOtop - Arcemu, Mangos, Trinity.
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Status : pieterkii is offline
    Join Date : Jul 2009
    Posts : 18
    Thanks: 0
    Thanked 7 Times in 3 Posts
    Rep Power : 3
    Reputation:52pieterkii will become famous soon enough

    Default [Lua]Title vendor (with title id list)

    Hey,
    thought someone might want something like this,
    Im using it on my pvp server,
    enjoy :)

    -paste this [Only registered and activated users can see links. ] into a textfile and save as "titles.lua"
    -Just change the item id if you want it to be difrent
    -You can change the amounts if you want to
    -And heres the title id's if you want to change them

    Code:
    _PRIVATE					= 1,
    	_CORPORAL					= 2,
    	_SERGEANT					= 3,
    	_MASTER_SERGEANT				= 4,
    	_SERGEANT_MAJOR				= 5,
    	_PVPTITLE_KNIGHT				= 6,
    	_KNIGHT_LIEUTENANT				= 7,
    	_KNIGHT_CAPTAIN				= 8,
    	_KNIGHT_CHAMPION				= 9,
    	_LIEUTENANT_COMMANDER			= 10,
    	_COMMANDER				= 11,
    	_MARSHAL					= 12,
    	_FIELD_MARSHAL				= 13,
    	_GRAND_MARSHAL				= 14,
    	_SCOUT					= 15,
    	_GRUNT					= 16,
    	_HSERGEANT				= 17,
    	_SENIOR_SERGEANT				= 18,
    	_FIRST_SERGEANT				= 19,
    	_STONE_GUARD				= 20,
    	_BLOOD_GUARD				= 21,
    	_LEGIONNAIRE				= 22,
    	_CENTURION			                = 23,
    	_CHAMPION					= 24,
    	_LIEUTENANT_GENERAL			= 25,
    	_GENERAL					= 26,
    	_WARLORD					= 27,
    	_WARLORD					= 28,
    	_GLADIATOR				= 29,
    	_DUELIST					= 30,
    	_RIVAL					= 31,
    	_CHALLENGER				= 32,
    	_SCARAB_LORD				= 33,
    	_CONQUEROR				= 34,
    	_JUSTICAR					= 35,
    	_CHAMPION_OF_THE_NAARU			= 36,
    	_MERCILESS_GLADIATOR			= 37,
    	_OF_THE_SHATTERED_SUN			= 38,
    	_HAND_OF_ADAL				= 39,
    	_VENGEFUL_GLADIATOR			= 40,
    	_BATTLEMASTER				= 41,
    	_THE_SEEKER				= 42,
    	_ELDER					= 43,
    	_FLAME_WARDEN				= 44,
    	_FLAME_KEEPER				= 45,
    	_THE_EXALTED				= 46
    	_THE_EXPLORER				= 47,
    	_THE_DIPLOMAT				= 48,
    	_BRUTAL_GLADIATOR				= 49,
    	_ARENA_MASTER				= 50,
    
    
    	_SALTY					= 51,
    	_CHEF					= 52,
    	_THE_SUPREME				= 53,
    	_OF_THE_TEN_STORMS			= 54,
    	_OF_THE_EMERALD_DREAM			= 55,
    	_DEADLY_GLADIATOR				= 56,
    	_PROPHET					= 57,
    	_THE_MALEFIC				= 58,
    	_STALKER					= 59,
    	_OF_THE_EBON_BLADE			= 60,
    	_ARCHMAGE				= 61,
    	_WARBRINGER				= 62,
    	_ASSASSIN				= 63,
    	_GRAND_MASTER_ALCHEMIST			= 64,
    	_GRAND_MASTER_BLACKSMITH		                = 65,
    	_IRON_CHEF				= 66,
    	_GRAND_MASTER_ENCHANTER			= 67,
    	_GRAND_MASTER_ENGINEER			= 68,
    	_DOCTOR					= 69,
    	_GRAND_MASTER_ANGLER			= 70,
    	_GRAND_MASTER_HERBALIST			= 71,
    	_GRAND_MASTER_SCRIBE			= 72,
    	_GRAND_MASTER_JEWLCRAFTER		= 73,
    	_GRAND_MASTER_LETHERWORKER		= 74,
    
    	_GRAND_MASTER_MINER				= 75,
    	_GRAND_MASTER_SKINNER			                = 76,
    	_GRAND_MASTER_TAILOR			                = 77,
    	_OF_QUEL_THALAS					= 78,
    	_OF_ARGUS					= 79,
    	_OF_KHAZ_MODAN					= 80,
    	_OF_GNOMEREGAN					= 81,
    	_THE_LION_HEARTHED				= 82,
    	_CHAMPION_OF_ELUNE				= 83,
    	_HERO_OF_ORGIMMAR				= 84,
    	_PLAINSRUNNER					= 85,
    	_OF_THE_DARKSPEARTRIPE			                = 86,
    	_THE_FORSAKEN					= 87,
    	_THE_MAGIC_SEEKER				                = 88,
    	_TWILIGHT_VANQUISHER			                = 89,
    	_CONQUEROR_OF_NAXXRAMAS			                = 90,
    	_HERO_OF_NORTHREND				= 91,
    	_THE_HALLOWED					= 92,
    	_LOREMASTER					= 93,
    	_OF_THE_ALLIANCE				                = 94,
    	_OF_THE_HORDE					= 95,
    	_THE_FLAWLESS_VICTOR			                = 96,
    	_CHAMPION_OF_THE_FROZEN_WASTES	                                = 97,
    	_AMBASSADOR					= 98,
    	_THE_ARGENT_CHAMPION			                = 99,
    	_GUARDIAN_OF_CENARIUS			                = 100,
    	_BREWMASTER					= 101,
    	_MERRYMAKER					= 102,
    	_THE_LOVE_FOOL					= 103,
    	_MATRON						= 104,
    	_PATRON						= 105,
    	_OBSIDIAN_SLAYER				                = 106,
    	_OF_THE_NIGHTFALL				                = 107,
    	_THE_IMMORTAL					= 108,
    
    
    	_THE_UNDYING					= 109,
    	_JENKINS						= 110,
    	_BLOODSAIL_ADMIRAL				= 111,
    	_THE_INSANE					= 112,
    	_OF_THE_EXODAR					= 113,
    	_OF_DARNASSUS					= 114,
    	_OF_IRONFORGE					= 115,
    	_OF_STORMWIND					= 116,
    	_OF_ORGRIMMAR					= 117,
    	_OF_SENJIN					= 118,
    	_OF_SILVERMOON					= 119,
    	_OF_TUNDERBLUFF					= 120,
    	_OF_THE_UNDERCITY				                = 121,
    	_THE_NOBLE					= 122,
    	_CRUSADER					= 123,
     	_DEATHS_DEMISE					= 124,
    	_CELESTIAL_DEFENDER				= 125,
    	_CONQUEROR_OF_ULDUAR			                = 126,
    	_CHAMPION_OF_ULDUAR				= 127,
    	_VANQUISHER					= 128,
     	_STARCALLER				                = 129
    	_THE_ASTRAL_WALKER				= 130
    	_HERALD_OF_THE_TITANS			                = 131
    	_FURIOUS_GLADIATOR				= 132
    	_THE_PILGRIM					= 133
    	_RELENTLESS_GLADIATOR			                = 134
    	_GRAND_CRUSADER					= 135
    	_THE_ARGENT_DEFENDER			                = 136,
    	_THE_PATIENT                                                                          = 137
    	_THE_LIGHT_OF_THE_DAWN                                                      = 138
    	_BANE_OF_THE_FALLEN_KING                                                     = 139
    	_THE_KINGSLAYER                                                                     = 140
    	_OF_THE_ASHEN_VERDICT                                                         = 141
    	_WRATHFUL_GLADIATOR                                                           = 142
    	_END                                                                                       = 143
    Last edited by pieterkii; 06-06-2010 at 12:34 AM.

  2. The Following 2 Users Say Thank You to pieterkii For This Useful Post:

    Jerry (06-07-2010), Noblebeastx (06-16-2010)

  3. #2
    Jerry's Avatar
    Status : Jerry is offline
    Join Date : Mar 2009
    Location : Serbia
    Posts : 2,321
    Thanks: 223
    Thanked 501 Times in 286 Posts
    Rep Power : 10
    Reputation:2077Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute

    Default

    Thank's for sharing

  4. #3
    Status : mountandewme is offline
    Join Date : Jun 2010
    Posts : 42
    Thanks: 4
    Thanked 0 Times in 0 Posts
    Rep Power : 2
    Reputation:10mountandewme is on a distinguished road

    Default

    Where would i put this saved file? Into my scripts folder correct? Sorry, im so new to this and im still learning as fast as i can

  5. #4
    Noblebeastx's Avatar
    Status : Noblebeastx is offline
    Join Date : May 2010
    Location : Whisperwind-WoW
    Posts : 1,664
    Thanks: 200
    Thanked 154 Times in 131 Posts
    Rep Power : 5
    Reputation:137Noblebeastx will become famous soon enough Noblebeastx will become famous soon enough

    Default

    Thxs for sharing

    Retired MMOTop Moderator/Super Moderator/Admin
    Yes, I Am A Beast And The Beast Is Unleashed.

  6. #5
    Truster's Avatar
    Status : Truster is offline
    Join Date : Apr 2010
    Location : Norway
    Posts : 3,341
    Thanks: 46
    Thanked 87 Times in 83 Posts
    Rep Power : 10
    Reputation:2014Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute Truster has a reputation beyond repute

    Default

    Quote Originally Posted by mountandewme View Post
    Where would i put this saved file? Into my scripts folder correct? Sorry, im so new to this and im still learning as fast as i can
    a folder named Scripts. inside the Server folder. and nice share


 

Visitors found this page by searching for:

lua title vendor

title vendor lua pieterkii

title vendor

title id list for trinity

pieterkii lua titles venodr

wow title vendor

mangos title id list

SEO Blog

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts