Vendor wont work! menu

User Tag List

Results 1 to 8 of 8
  1. #1
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Vendor wont work!

    I made a vendor with AC-Web 7.3 and i can spawn him but i cant talk to help.
    IS there a fix for this?
    +rep if you get it right.
    ahhhh

    Vendor wont work!
  2. #2
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    Tell me what Npc Flags he is
    Try .npc flags 16388

  3. #3
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    He was 4 lol
    ahhhh

  4. #4
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    It has the talk icon but it wont bring up a box to buy stuff from.
    ahhhh

  5. #5
    Illidan1's Avatar Banned
    Reputation
    244
    Join Date
    Jul 2007
    Posts
    2,251
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    There yeah go, so did you change it to 16388?, did it work?

  6. #6
    LJN's Avatar Member
    Reputation
    273
    Join Date
    Jun 2007
    Posts
    731
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    Originally Posted by Mcfool View Post
    It has the talk icon but it wont bring up a box to buy stuff from.
    Yeah doesnt work ill give you the sql

    INSERT INTO creature_names (entry, name, subname, mouseFlags, Flags1, type, family, rank, unk4, spelldataid, male_displayid, female_displayid, male_displayid2, female_displayid2, unknown_float1, unknown_float2, civilian, leader) VALUES ('6584555', 'Vendor', 'Super Mega Vendor', '0', '4', '1', '0', '0', '0', '0', '21322', '0', '0', '0', '1', '1', '1', '0');



    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, walk_speed, run_speed, fly_speed, extra_a9_flags) VALUES ('6584555', '100', '100', '1741', '1000000', '1000000', '1000000', '0.55', '16388', '1000', '1000', '1000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '5', '5', '5', '5', '5', '5', '5', '1', '1', '0', '0', '0', '0', '0', '2.5', '8', '14', '0');
    ahhhh

  7. #7
    bjorn11's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    uhmm m8 if u wanna make it a vendor change the
    INSERT INTO creature_names (entry, name, subname, mouseFlags, Flags1, type, family, rank, unk4, spelldataid, male_displayid, female_displayid, male_displayid2, female_displayid2, unknown_float1, unknown_float2, civilian, leader) VALUES ('6584555', 'Vendor', 'Super Mega Vendor', '0', '4', '1', '0', '0', '0', '0', '21322', '0', '0', '0', '1', '1', '1', '0');


    into
    INSERT INTO creature_names (entry, name, subname, mouseFlags, Flags1, type, family, rank, unk4, spelldataid, male_displayid, female_displayid, male_displayid2, female_displayid2, unknown_float1, unknown_float2, civilian, leader) VALUES ('6584555', 'Vendor', 'Super Mega Vendor', '0', '130', '1', '0', '0', '0', '0', '21322', '0', '0', '0', '1', '1', '1', '0');

    u must change that 4 to 130 if u wanna make it a vendor
    bjorn11 aka stewie btw always ++Rep some1 if he helped u with a qeustion orso

  8. #8
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Vendor wont work!

    The vendors flags shuld be 22. Delete your old sql and then use this :

    INSERT INTO creature_names (entry, name, subname, mouseFlags, Flags1, type, family, rank, unk4, spelldataid, male_displayid, female_displayid, male_displayid2, female_displayid2, unknown_float1, unknown_float2, civilian, leader) VALUES ('6584555', 'Vendor', 'Super Mega Vendor', '22', '22', '1', '0', '0', '0', '0', '21322', '0', '0', '0', '1', '1', '1', '0');
    Why fill up a signature?

Similar Threads

  1. [Question] BGs wont work!
    By Gadella in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 01-06-2008, 09:59 AM
  2. MySQL wont work!
    By Gadella in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-09-2007, 03:28 PM
  3. Question about MC mine wont work
    By JoeRodge in forum World of Warcraft General
    Replies: 2
    Last Post: 10-07-2007, 12:00 AM
  4. Server wont work
    By nitehuntr in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 09-09-2007, 06:15 PM
  5. My account wont work with the US PTR
    By bko345678 in forum World of Warcraft General
    Replies: 10
    Last Post: 08-04-2007, 02:54 PM
All times are GMT -5. The time now is 09:16 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