10 19 Twink Vendors for Arena4 menu

User Tag List

Results 1 to 3 of 3
  1. #1
    hafastr's Avatar Member
    Reputation
    3
    Join Date
    Jul 2007
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    10 19 Twink Vendors for Arena4

    Code:
    INSERT INTO creature_proto (entry, minlevel, maxlevel, faction, minhealth, maxhealth, mana, scale, npcflags, attacktime, mindamage, maxdamage, rangedattacktime, rangedmindamage, rangedmaxdamage, mountdisplayid, equipmodel1, equipinfo1, equipslot1, equipmodel2, equipinfo2, equipslot2, equipmodel3, equipinfo3, equipslot3, respawntime, armor, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, combat_reach, bounding_radius, auras, boss, money, invisibility_type, death_state)
    VALUES (500002, 70, 70, 814,  900000,  900000,  7500,  1, 128, 1800, 150, 250, 1800, 500, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36000, 0, 0, 0, 0, 0, 0, 0, 1, 0, "MEMO", 0, 0, 0, 0);
    INSERT INTO creature_names (entry, `name`, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_float1, unknown_float2, Civilian, Leader, info_str)
    VALUES (500002,"Smuck","Twink Vendor",0,7,0,0,0,NULL,441,441,1, 1,1,NULL, '');
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20425,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,1935,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,3194,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5423,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5198,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5191,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5201,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,2567,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,1483,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5243,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,2807,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,12976,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20430,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20430,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,13136,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20434,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,1318,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,935,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20437,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20438,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,12975,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,12983,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20441,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,12992,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,20443,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5426,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,1482,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,2256,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,12984,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,7230,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,2271,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,3415,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,6472,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5194,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,890,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,6469,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,5192,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500002,872,0);
    and
    Code:
    INSERT INTO creature_proto (entry, minlevel, maxlevel, faction, minhealth, maxhealth, mana, scale, npcflags, attacktime, mindamage, maxdamage, rangedattacktime, rangedmindamage, rangedmaxdamage, mountdisplayid, equipmodel1, equipinfo1, equipslot1, equipmodel2, equipinfo2, equipslot2, equipmodel3, equipinfo3, equipslot3, respawntime, armor, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, combat_reach, bounding_radius, auras, boss, money, invisibility_type, death_state)
    VALUES (500003, 70, 70, 814,  900000,  900000,  7500,  1, 128, 1800, 150, 250, 1800, 500, 650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36000, 0, 0, 0, 0, 0, 0, 0, 1, 0, "MEMO", 0, 0, 0, 0);
    INSERT INTO creature_names (entry, `name`, Subname, Flags1, type, Family, Rank, unk4, SpellDataID, male_displayid, female_displayid, unknown_float1, unknown_float2, Civilian, Leader, info_str)
    VALUES (500003,"Smeck","Twink Vendor",0,7,0,0,0,NULL,441,441,1, 1,1,NULL, '');
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,19972,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20444,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20442,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,10657,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,2059,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,10399,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,2041,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,3202,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6586,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6468,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,10410,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1121,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,19969,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6414,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,2933,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12006,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18845,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18834,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18846,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18849,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18850,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18851,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18852,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18853,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,29592,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,29593,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18854,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18856,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18857,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18859,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18862,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18858,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18863,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,18864,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,4381,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1482,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6469,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,9811,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12994,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6460,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,15503,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12982,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,19024,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,3761,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,7003,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6087,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,21933,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20428,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20427,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,14179,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,22990,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1486,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6583,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12977,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,2911,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12987,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20426,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20431,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1156,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20434,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,20425,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,3184,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,2879,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,5183,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,15331,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,15117,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1483,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,16768,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,19506,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,19505,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,7001,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,5199,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,5970,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,5404,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6465,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,1974,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,10413,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6449,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6319,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,10411,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,6632,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,14148,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,12997,0);
    INSERT INTO vendors (entry, item, amount)
    VALUES (500003,4998,0);
    two working replacements for the Amazing Arena4 Repack.

    This is to replace the 10 19 Twink vendor that doesn't seem to work.

    Using my old Twink Gear Listing from back in the day.

    Enjoy.

    10 19 Twink Vendors for Arena4
  2. #2
    jerry809's Avatar Active Member
    Reputation
    25
    Join Date
    Feb 2008
    Posts
    45
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice mate, +rep if i can
    btw 10 19 you mean a vendor from 10-19 twinks? confuse ??

  3. #3
    DarkDevilDK's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    More info please

Similar Threads

  1. How to make custom items / vendors for your private server (edited name)
    By renitharis in forum WoW EMU Guides & Tutorials
    Replies: 67
    Last Post: 06-16-2016, 05:08 AM
  2. Twink Vendor Woot
    By morica in forum World of Warcraft Emulator Servers
    Replies: 25
    Last Post: 01-10-2008, 10:45 AM
  3. [Realese] Level 19 Twink Vendors
    By Illidan1 in forum World of Warcraft Emulator Servers
    Replies: 34
    Last Post: 12-24-2007, 03:19 PM
  4. 3 Custom Vendors For Ascent
    By hafastr in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 11-07-2007, 09:19 PM
  5. Could anyone post the GM Vendors for GM Island?
    By Losheau in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 09-16-2007, 07:08 AM
All times are GMT -5. The time now is 07:24 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search