[Ascent] Custom Vendors menu

User Tag List

Results 1 to 8 of 8
  1. #1
    KantTouchThis's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Ascent] Custom Vendors

    How do I made custom vendors in Ascent.

    I used WoW-V, tried to execute it and get this..
    I downloaded the Antrix batch, because everyone says Antrix / Ascent are basically the same.

    Code:
    [Err] 1054 - Unknown column 'level' in 'field list'
    [Err] INSERT INTO creature_proto (entry, level, faction, health, mana, scale, npcflags, attacktime, mindamage, maxdamage, rangedattacktime, rangedmindamage, rangedmaxdamage, mountdisplayid, item1slotdisplay, item1info1, item1info2, item2slotdisplay, item2info1, item2info2, item3slotdisplay, item3info1, item3info2, respawntime, resistance0_armor, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, combat_reach, bounding_radius, auras, boss, money)
    VALUES (99901,  71, 814,  999999,  999999,  1, 16388, 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);
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------
    Any help would be awesome. Thanks.

    [Ascent] Custom Vendors
  2. #2
    CraZe's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    370
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Easier way:

    .npc spawn (Id)
    .npc faction 35 (safe to everyone)
    .npc flag 4
    .npc vendoradditem (Item id)

    thats if you don't want a custom name and a name below the npc thats custom
    Last edited by CraZe; 09-03-2007 at 09:10 PM.

  3. #3
    Dragut's Avatar Member
    Reputation
    4
    Join Date
    Aug 2007
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Originally Posted by KantTouchThis View Post
    How do I made custom vendors in Ascent.

    I used WoW-V, tried to execute it and get this..
    I downloaded the Antrix batch, because everyone says Antrix / Ascent are basically the same.

    Code:
    [Err] 1054 - Unknown column 'level' in 'field list'
    [Err] INSERT INTO creature_proto (entry, level, faction, health, mana, scale, npcflags, attacktime, mindamage, maxdamage, rangedattacktime, rangedmindamage, rangedmaxdamage, mountdisplayid, item1slotdisplay, item1info1, item1info2, item2slotdisplay, item2info1, item2info2, item3slotdisplay, item3info1, item3info2, respawntime, resistance0_armor, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, combat_reach, bounding_radius, auras, boss, money)
    VALUES (99901,  71, 814,  999999,  999999,  1, 16388, 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);
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------
    Any help would be awesome. Thanks.
    I get exactly the same error when making vendors in WoW - V.

  4. #4
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Means that you have a outdated DB, or used the wrong query form WoW-V.
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  5. #5
    KantTouchThis's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Im pretty sure im using the correct query form.

    But Im using Julianx's Repack V4..
    -Ascent Compiled Revisions-
    NOTE:These Compile do Not Come With DBC Files.
    [Ascent]Czark's Compiles: Board Message(You Need To Register)

    Do I need that? If so.. what is it? :P
    Sorry, Im just getting started.

  6. #6
    warsheep's Avatar Contributor
    Reputation
    184
    Join Date
    Sep 2006
    Posts
    1,216
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Thats some bins i think, like the antrix.exe/antrix.exe And logonserver.exe
    FOR A MOMENT, NOTHING HAPPENED. THEN, AFTER A SECOND OR SO, NOTHING CONTINUED TO HAPPEN.

  7. #7
    KantTouchThis's Avatar Member
    Reputation
    12
    Join Date
    Feb 2007
    Posts
    105
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Ascent Rev1412 + Scripts + Newest Map Extractor + Ecko Tools + msvcr71.dll + msvcp71.dll + Changelog

  8. #8
    Andrew131's Avatar Member
    Reputation
    6
    Join Date
    Jun 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Ascent] Custom Vendors

    Hmm...
    I dont like making the vendors myself, so i used Julians custom shop (2.6)
    Well, i got that error when i tried to add it onto my database at first, and also had errors because of the items I had already made
    So...
    What I did was comepletely delete my db and reload it again, then added the vendors, and it worked fine.
    Dunno if itll work for you, but it looks like youve tried that already.

Similar Threads

  1. How to create Custom Vendors on your ascent Server
    By nigthy in forum WoW EMU Guides & Tutorials
    Replies: 3
    Last Post: 05-18-2008, 03:55 PM
  2. Custom Vendors Remade for Ascent 2.0 Release and NCDB ~600
    By [Shon3m] in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-10-2007, 05:04 PM
  3. 3 Custom Vendors For Ascent
    By hafastr in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 11-07-2007, 09:19 PM
  4. [ASCENT][CUSTOM] GM Vendors
    By [Shon3m] in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 10-30-2007, 04:57 PM
  5. [Ascent/Antrix] Vendor's database
    By Ragnaros in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 09-07-2007, 08:51 AM
All times are GMT -5. The time now is 05:54 AM. 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