[Guide] Making a Working Premade Enchant vendor for Ascent menu

Shout-Out

User Tag List

Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 61
  1. #31
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For all the people who are having trouble and cant LEARN spells from designs or patterns..

    Downlaod this file execute Sql into database and then you can learn recipes np..it fixes them all for all professions

    Filebeam - Free Fast File Hosting

    [Guide] Making a Working Premade Enchant vendor for Ascent
  2. #32
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    or if your more an advanced server creator you can easy enter your database and change the requirements
    Check out my YouTube: SkeetzGaming

  3. #33
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NipplesAndLicks View Post
    [Err] 1062 - Duplicate entry '98987' for key 1
    [Err] 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 (98987, 255, 255, 814, 100000, 100000, 102, 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);
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

    anyone?
    means you already got an item with that number, either you go through the pack and modify the numbers or get a new repack or live without
    Check out my YouTube: SkeetzGaming

  4. #34
    Darth Piggy's Avatar Member
    Reputation
    10
    Join Date
    Feb 2008
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'l +Rep anyone who hosts the file on rapidshare plz, i'm having trouble connecting to filebeam

    Thanks

  5. #35
    EgoDiligoErectus's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hella tight : O Everybody needs an enchant vendor... lmao

  6. #36
    Drummer's Avatar Member
    Reputation
    3
    Join Date
    Aug 2007
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, worked perfect for me

  7. #37
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Back from break happy to see me!
    Check out my YouTube: SkeetzGaming

  8. #38
    Christina's Avatar Contributor
    Reputation
    98
    Join Date
    Aug 2008
    Posts
    394
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NipplesAndLicks View Post
    [Err] 1062 - Duplicate entry '98987' for key 1
    [Err] 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 (98987, 255, 255, 814, 100000, 100000, 102, 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);
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

    anyone?

    That means 1 of 2 things.

    1) You have an ID by 98987 already (extremely unlikely)
    2) You already added this SQL and your adding it again in vein (probably your problem)


    On a side note.. (this is why I'm posting)

    This doesn't work unless you have Vellums from Inscription working. (which my server doesn't have working atm)

    +Rep if you can figure out how to get this working for me.

  9. #39
    jockeborg's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol
    i spawned the vendor and stuff but the enchant doesnt work for me
    there just grey

  10. #40
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Christina3d View Post
    [COLOR="DarkOrange"]
    That means 1 of 2 things.

    1) You have an ID by 98987 already (extremely unlikely)
    2) You already added this SQL and your adding it again in vein (probably your problem)


    On a side note.. (this is why I'm posting)

    This doesn't work unless you have Vellums from Inscription working. (which my server doesn't have working atm)

    +Rep if you can figure out how to get this working for me.
    It does because ive been using this before Inscription came out so yeah it may be something to do with your repack im not sure.


    Anyone else need help?
    Check out my YouTube: SkeetzGaming

  11. #41
    zwhit's Avatar Member
    Reputation
    3
    Join Date
    Nov 2008
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, this could help my server out,
    nice job.

  12. #42
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Zwhit
    Check out my YouTube: SkeetzGaming

  13. #43
    mitch56's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice good job jackie

  14. #44
    Jackie Moon's Avatar Elite User
    Reputation
    407
    Join Date
    May 2008
    Posts
    923
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Mitch
    Check out my YouTube: SkeetzGaming

  15. #45
    iverdiver's Avatar Member
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kinda worked for me, i could spawn the npc and buy the enchants from the vendor.. But they were just white items, which i couldnt use to enchant my items with? how do i fix this?

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [Guide] Making any BG work (except for AV sorry)
    By Syplex23 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 08-22-2008, 04:29 AM
  2. Premade Enchant Vendor
    By jerry809 in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 07-16-2008, 01:13 AM
  3. [Share] Enchant Vendor for 2.4.X!
    By MisterEMU in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 04-25-2008, 04:32 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
All times are GMT -5. The time now is 11:43 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