Idk, I've seen it done.. I'll do some research..

Trade Feedbacks
I am making a Premade Enchant Vendor for my server, and like most people, they dont have [Enchant Weapon - Executioner], so I am trying to make it. Well, I made the item, but it is requiring the items used in enchanting to use the item. So I was just going to put the items in a bag along with Executioner. But I can't figure it out. How do I get items in bags and then put that bag in the vendor.

Trade Feedbacks
Idk, I've seen it done.. I'll do some research..
Tired of proxies not working or timing out?
TEST THEM BEFORE YOU USE THEM!
http://www.mmowned.com/forums/general-programs/246775-testmyproxies.html :wave:

Trade Feedbacks

Trade Feedbacks
I figured it out!
Trade Feedbacks
Look up on THotbot or Whichever you use.. ANd find the SPell id for the EFFECT of Enchant Executioner and it wont require it. Your using the SPell so just like when you use a POrtal SPELL it requires portal fragments .. The Spell requires the Runed rod of adamantium or whatever. There is an EFFECT one for Executioner as well.
Try this spell ID 43005 if that doesnt work try this one. IM pretty sure its the first one though.42974
http://www.Darkportal-wow.com

Trade Feedbacks
Kay well if that doesn't work. To put items inside bags is easy.
First make an item. Make it a container. (Class = 1, Flags = 4, Delay = 1500)
Go into your itemloot table and add
Index : The next number in the sequence. You will see.
EntryID: Your bag item id.
ItemID: The ID of the item you want to put inside the bag.
percentchance: Put this to 100
heroicpercentchance: Put this to 100
mincount: How ever many of the mat you need. Example: Executioner needs 6 Void Crystals. So put 6 if you item ID is that of the Void Crystal.
maxcount: same as mincount.
ffa_loot: 0
Last edited by Sounddead; 08-27-2008 at 03:26 AM.

Trade Feedbacks
Trade Feedbacks
You tried setting the spell the item casts to BOTH of those numbers?
http://www.Darkportal-wow.com

Trade Feedbacks

Trade Feedbacks

Trade Feedbacks
Worked for me lulzSome reason that didnt work either... I got the bag, put it on my bag bar, opened it and it was empty
Hm. Let me try to find an item that already does this kind of stuff and try to edit it in the itemloot

Trade Feedbacks
Trade Feedbacks
Here you go, this is what I use on my server. The spell you have to make the item cast is 43005, which is called QAEnchant Weapon Executioner... it's basically the executioner enchant spell except instacast and without any mat requirements.
Here's the SQL, change the entryid to whatever you want
Code:INSERT INTO items (`entry`, `class`, `subclass`, `field4`, `name1`, `name2`, `name3`, `name4`, `displayid`, `quality`, `flags`, `buyprice`, `sellprice`, `inventorytype`, `allowableclass`, `allowablerace`, `itemlevel`, `requiredlevel`, `RequiredSkill`, `RequiredSkillRank`, `RequiredSkillSubRank`, `RequiredPlayerRank1`, `RequiredPlayerRank2`, `RequiredFaction`, `RequiredFactionStanding`, `Unique`, `maxcount`, `ContainerSlots`, `stat_type1`, `stat_value1`, `stat_type2`, `stat_value2`, `stat_type3`, `stat_value3`, `stat_type4`, `stat_value4`, `stat_type5`, `stat_value5`, `stat_type6`, `stat_value6`, `stat_type7`, `stat_value7`, `stat_type8`, `stat_value8`, `stat_type9`, `stat_value9`, `stat_type10`, `stat_value10`, `dmg_min1`, `dmg_max1`, `dmg_type1`, `dmg_min2`, `dmg_max2`, `dmg_type2`, `dmg_min3`, `dmg_max3`, `dmg_type3`, `dmg_min4`, `dmg_max4`, `dmg_type4`, `dmg_min5`, `dmg_max5`, `dmg_type5`, `armor`, `holy_res`, `fire_res`, `nature_res`, `frost_res`, `shadow_res`, `arcane_res`, `delay`, `ammo_type`, `range`, `spellid_1`, `spelltrigger_1`, `spellcharges_1`, `spellcooldown_1`, `spellcategory_1`, `spellcategorycooldown_1`, `spellid_2`, `spelltrigger_2`, `spellcharges_2`, `spellcooldown_2`, `spellcategory_2`, `spellcategorycooldown_2`, `spellid_3`, `spelltrigger_3`, `spellcharges_3`, `spellcooldown_3`, `spellcategory_3`, `spellcategorycooldown_3`, `spellid_4`, `spelltrigger_4`, `spellcharges_4`, `spellcooldown_4`, `spellcategory_4`, `spellcategorycooldown_4`, `spellid_5`, `spelltrigger_5`, `spellcharges_5`, `spellcooldown_5`, `spellcategory_5`, `spellcategorycooldown_5`, `bonding`, `description`, `page_id`, `page_language`, `page_material`, `quest_id`, `lock_id`, `lock_material`, `sheathID`, `randomprop`, `unk203_1`, `block`, `itemset`, `MaxDurability`, `ZoneNameID`, `mapid`, `bagfamily`, `TotemCategory`, `socket_color_1`, `unk201_3`, `socket_color_2`, `unk201_5`, `socket_color_3`, `unk201_7`, `socket_bonus`, `GemProperties`, `ReqDisenchantSkill`, `unk2`) VALUES (80002, 0, 8, -1, 'Enchant Weapon - Executioner', 'Enchant Weapon - Executioner', 'Enchant Weapon - Executioner', 'Enchant Weapon - Executioner', 48859, 1, 64, 3000000, 2600, 0, -1, -1, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43005, 0, -1, 1000, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0);

Trade Feedbacks
Super, Twisted7! Thank you very much+Rep for you!
Need help? add me on MSN - armagedd0on@live.com
Have questions? email me - chrisdm95@gmail.com
Bookmarks