[C++] Enchantment NPC menu

Shout-Out

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 44
  1. #1
    Vision1000's Avatar Member
    Reputation
    104
    Join Date
    Jun 2008
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [C++] Enchantment NPC

    Enchant Gossip NPC! (UPDATED*** 12/27/09)
    This is my second C++ script, I've been learning for about a week now so the script probably isn't as efficient as it could be.

    Updates:
    ~ Added 28 spellpower to gloves.
    ~ Any Enchant to any item with the code box should now work for everyone.
    ~ Message to players telling them what item they've enchanted with what enchant.
    ~ Small new feature with any enchant on any item:
    - You can now type 'all' into the codebox instead of the equipment slot you want enchanted, and it will enchant all you currently equipped gear with the enchant you've picked.


    This script allows players to talk to an NPC through a gossip menu, and choose an enchant to be applied to the appropriate piece of currently equipped gear.

    If your server is blizzlike, you can disable the use of Profession Specific Enchants/Unreleased Leg Armors. And If your handy with C++, you could make it a donation feature.

    Weapon Menus populated with enchants according to the players current weapons.

    Proper Npc text for each gossip menu.

    The day has finally arrived for all the custom servers. This Enchant NPC will apply enchants to custom gear!!!


    Screenshots:

    Any Enchant on Any Item[Enchant 2H Weapon - Massacre] on a necklace.



    Unreleased Leg armor[100 ap, 36 crit][stam/agi equiv]



    Profession Specific Enchants[Masters inscription of the axe]



    Main Menu with all options allowed



    Sub menu for boots


    Heres the actual script: C++ pastebin - collaborative debugging tool. (Updated 12/27/09)

    also this is the pastebin for the enchantId array. It has all the index numbers of each enchant if your interested in editing it. pastebin - collaborative debugging tool

    npc_text SQL;
    Code:
    INSERT INTO `npc_text` VALUES ('4040', '100', 'What Helmet Enchant would you like to have applied to your currently equipped Helm?', 'What Helmet Enchant would you like to have applied to your currently equipped Helm?', '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', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4041', '100', 'What Shoulder Enchant would you like to have applied to your currently equipped Shoulders?', 'What Shoulder Enchant would you like to have applied to your currently equipped Shoulders?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4042', '100', 'What Cloak Enchant would you like to have applied to your currently equipped Cloak?', 'What Cloak Enchant would you like to have applied to your currently equipped Cloak?', '0', '0', '0', '1', '0', '18', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4043', '100', 'What Chest Enchant would you like to have applied to your currently equipped Chest?', 'What Chest Enchant would you like to have applied to your currently equipped Chest?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4044', '100', 'What Bracer Enchant would you like to have applied to your currently equipped Bracers?', 'What Bracer Enchant would you like to have applied to your currently equipped Bracers?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4045', '100', 'What Glove Enchant would you like to have applied to your currently equipped Gloves?', 'What Glove Enchant would you like to have applied to your currently equipped Gloves?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4046', '100', 'What Leg Enchant would you like to have applied to your currently equipped Legguards?', 'What Leg Enchant would you like to have applied to your currently equipped Legguards?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4047', '100', 'What Boot Enchant would you like to have applied to your currently equipped Boots?', 'What Boot Enchant would you like to have applied to your currently equipped Boots?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4048', '100', 'What Shield Enchant would you like to have applied to your currently equipped Shield?', 'What Shield Enchant would you like to have applied to your currently equipped Shield?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4049', '100', 'What One Hand Weapon Enchant would you like to have applied to your currently equipped...?', 'What One Hand Weapon Enchant would you like to have applied to your currently equipped...?', '0', '0', '0', '1', '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', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4050', '100', 'What One Handed Weapon Enchant would you like to have applied to your currently equipped Offhand?', 'What One Handed Weapon Enchant would you like to have applied to your currently equipped Offhand?', '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', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4051', '100', 'What One Handed Weapon Enchant would you like to have applied to your currently equipped Main Hand?', 'What One Handed Weapon Enchant would you like to have applied to your currently equipped Main Hand?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4052', '100', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped Two handed weapon?', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped Two handed weapon?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4053', '100', 'What Two handed  Enchant would you like to have applied to your currently equipped...?', 'What Two handed  Enchant would you like to have applied to your currently equipped...?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4054', '100', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped 2h Offhand?', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped 2h Offhand?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4055', '100', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped 2h Mainhand?', 'What Two handed Weapon Enchant would you like to have applied to your currently equipped 2h Mainhand?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4056', '100', 'Hello $n, I can enchant any item you have equipped on your person. Where would you like to start?', 'Hello $n, I can enchant any item you have equipped on your person. Where would you like to start?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4057', '100', 'What Ring Enchant would you like to have applied to your currently equipped first slot ring?', 'What Ring Enchant would you like to have applied to your currently equipped first slot ring?', '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', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4058', '100', 'What Fur Lining would you like to have applied to your currently equipped bracers?', 'What Fur Lining would you like to have applied to your currently equipped bracers?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4059', '100', 'What Cloak Embroidery would you like to have applied to your currently equipped Cloak?', 'What Cloak Embroidery would you like to have applied to your currently equipped Cloak?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4060', '100', 'What Shoulder Inscription would you like to have applied to your currently equipped Shoulders?', 'What Shoulder Inscription would you like to have applied to your currently equipped Shoulders?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4061', '100', 'What Engineering gadget would you like to have applied to your currently equipped item relative to the enchant?', 'What Engineering gadget would you like to have applied to your currently equipped item relative to the enchant?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4062', '100', 'What Leg Armor Enchant would you like to have applied to your currently equipped Legs?', 'What Leg Armor Enchant would you like to have applied to your currently equipped Legs?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4063', '100', 'What Ring Enchant would you like to have applied to your currently equipped 2nd slot ring?', 'What Ring Enchant would you like to have applied to your currently equipped 2nd slot ring?', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4064', '100', 'Hello $n, I\'ve been instructed to tell you specifically, about my more powerful enchants and apply any of those enchants to your gear if you wish to do so.', 'Hello $n, I\'ve been instructed to tell you specifically, about my more powerful enchants and apply any of those enchants to your gear if you wish to do so.', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    INSERT INTO `npc_text` VALUES ('4065', '100', '$n. Select an enchantment you would like applied to any peice of your gear. Then write in the item you want the enchant applied to. For example, if you click Enchant Weapon - Massacre, and you want it applied to your helm. When the box pops up write in \"Helm\".', '$n. Select an enchantment you would like applied to any peice of your gear. Then write in the item you want the enchant applied to. For example, if you click Enchant Weapon - Massacre, and you want it applied to your helm. When the box pops up write in \"Helm\".', '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', '0', '', '', '0', '0', '0', '0', '0', '0', '0');
    Credits go to me for the script, and Pwntzyou for helping me with all the problems i ran into.

    Enjoy!, This script was tested on Arcemu r2954.

    Here is an SQL for the NPC for arcemu.
    Code:
    INSERT INTO `creature_names` VALUES ('48056', 'Supreme Enchantress Ulia', 'Master Inscriber & Enchanter', '', '0', '0', '0', '0', '0', '0', '0', '7', '0', '3', '0', null, '28176', '0', '0', '0', '1', '1', null, null);
    INSERT INTO `creature_proto` VALUES ('48056', '80', '80', '35', '1000000', '1000000', '1000000', '2', '1', '1000', '0', '1e+006', '1e+006', '0', '0', '0', '0', '360000', '10000', '0', '0', '0', '0', '0', '0', '1', '1', '', '1', '0', '0', '0', '2.5', '8', '14', '0', '0', '0', '0', '0', '0', '0', '0', '0');
    Last edited by Vision1000; 12-27-2009 at 01:23 PM.

    [C++] Enchantment NPC
  2. #2
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Smexy release +rep

    <3 MysterioussouL for the sig

  3. #3
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work +Rep


  4. #4
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Again, good work. Screenshots are used this time and the contrast of colours is fine. +Rep if I can.

  5. #5
    Ground Zero's Avatar ★ Elder ★
    Reputation
    1132
    Join Date
    Aug 2008
    Posts
    3,503
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice. +Rep Grats on Contributer.

  6. #6
    Thunderofnl's Avatar Elite User C# / Java / PHP Programmer
    Authenticator enabled
    Reputation
    491
    Join Date
    May 2008
    Posts
    1,033
    Thanks G/R
    20/20
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome release dude, but I can't get the NPC to work... can you maybe make a SQL for a Premade NPC? Thanks, +rep =D

  7. #7
    Leprikox's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah that would really help, also nice work ;D
    Last edited by Leprikox; 10-16-2009 at 07:07 PM.

  8. #8
    Pwntzyou's Avatar Contributor
    Reputation
    264
    Join Date
    Dec 2007
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You guys need to set the npc's flag to 1 if its not working properly :P

    <3 MysterioussouL for the sig

  9. #9
    Nums's Avatar Member
    Reputation
    3
    Join Date
    Oct 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    GJ Vision

  10. #10
    Moribus's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Realy good release, im gona test it
    You want to get free PS3 or iPod? Just folow this link
    https://www.xpango.com?ref=91456069

  11. #11
    B14d3r11's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jan 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How do i implement this into my server, i use Lua not C++ so i have no idea on installing it.

  12. #12
    shadowslayer133's Avatar Active Member
    Reputation
    61
    Join Date
    May 2008
    Posts
    313
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you have to compile your core, to use C++ go to Arcemu and read on from there its pretty simple

    Done by piersd
    Gamer tag - Midnight133

  13. #13
    thebigman's Avatar Contributor Reliable Trader
    CoreCoins Purchaser
    Reputation
    89
    Join Date
    Dec 2008
    Posts
    605
    Thanks G/R
    2/0
    Trade Feedback
    26 (96%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to make a 2.4.3 version, other then that, tis fantastic.

  14. #14
    B14d3r11's Avatar Sergeant Major
    Reputation
    9
    Join Date
    Jan 2007
    Posts
    179
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I do compile my own core, where do i put it when i compile my core??

  15. #15
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work Have some rep.

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


Page 1 of 3 123 LastLast

Similar Threads

  1. [C++ Script] Ultimate Enchanting NPC
    By parranoia in forum WoW EMU General Releases
    Replies: 0
    Last Post: 07-20-2013, 07:34 AM
  2. [C++ Script] [TrinityCore] Enchant NPC
    By kaios95 in forum WoW EMU General Releases
    Replies: 1
    Last Post: 06-03-2012, 11:12 PM
  3. [Lua Script] Enchanter npc!
    By thebigman in forum WoW EMU General Releases
    Replies: 3
    Last Post: 05-26-2012, 03:20 AM
  4. LUA enchant npc
    By Shankers in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 01-01-2010, 03:54 PM
  5. [Share] NPC, Ridable, Items and Enchant IDs
    By Gadella in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 02-06-2008, 11:41 AM
All times are GMT -5. The time now is 04:15 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search