[Release] New Equip Seller - Pirate NX codes and more !

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 40
  1. #16
    Account Upgraded | Title Enabled! chuayaowei is offline
    MemberRank
    Jul 2008 Join Date
    SingaporeLocation
    1,410Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Since v59? LOL

  2. #17
    Alpha Member YouAreNotBob is offline
    MemberRank
    Aug 2008 Join Date
    1,542Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Quote Originally Posted by chuayaowei View Post
    Since v59? LOL
    oh wow, I guess I've been playing v55 servers for so long, I didn't realize all these updates :scratch:

  3. #18
    Account Upgraded | Title Enabled! chuayaowei is offline
    MemberRank
    Jul 2008 Join Date
    SingaporeLocation
    1,410Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Quote Originally Posted by YouAreNotBob View Post
    oh wow, I guess I've been playing v55 servers for so long, I didn't realize all these updates :scratch:
    Haha same. I am still at v55 lol

  4. #19
    Account Upgraded | Title Enabled! DeathEx is offline
    MemberRank
    Jan 2007 Join Date
    In bed with your momLocation
    408Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Nice except where is Stirgeman? Any chance you can post the XML .wz of where you put him? =]

  5. #20
    Infraction Banned nejevoli is offline
    MemberRank
    May 2008 Join Date
    ♥ In Your HeartLocation
    574Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    you just made things easier for the rest, good job on finding the ids and putting them together. gracias~

  6. #21
    Account Upgraded | Title Enabled! shadowerr is offline
    MemberRank
    Jul 2008 Join Date
    Somewhere on earthLocation
    448Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    DeathEx .. you can just change the npc selling them easily ..

  7. #22
    Account Upgraded | Title Enabled! shadowerr is offline
    MemberRank
    Jul 2008 Join Date
    Somewhere on earthLocation
    448Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    i think you made some error ... for the npc your id is 9201102 but for sql it is 9201103
    Last edited by shadowerr; 27-09-08 at 03:01 PM.

  8. #23
    Account Upgraded | Title Enabled! xcelinex33 is offline
    MemberRank
    Apr 2008 Join Date
    spooksLocation
    859Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Awesome thanks :)

  9. #24
    Member aeronex is offline
    MemberRank
    May 2008 Join Date
    91Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Thank you Andrez, I'm gonna use this :)

  10. #25
    Account Upgraded | Title Enabled! NamePlawks is offline
    MemberRank
    Apr 2008 Join Date
    266Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Whoa. That gun was a real item?

    Didn't know there were any pirate NX either. D:.

  11. #26
    Member wongwaikiat is offline
    MemberRank
    Oct 2008 Join Date
    singaporeLocation
    92Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    where is this guy lol someone tell me?

  12. #27
    Omega ihatehaxor is offline
    MemberRank
    Apr 2008 Join Date
    JerseyLocation
    5,461Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    You can make the npc anything u want..
    Reported for bumping an old thread.

  13. #28
    Valued Member deathboy93 is offline
    MemberRank
    May 2008 Join Date
    SingaporeLocation
    110Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    NICE. I'Am Gonna use This!

  14. #29
    Apprentice luis69 is offline
    MemberRank
    Jul 2008 Join Date
    13Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    This isn't working for me -.-

    I have my v.61 server and I did just what you said.. And I changed the NPC so it could be Cody... but it doesn't work.

    This is how it looks.. I opened the script:


    INSERT INTO shops
    (`shopid`, `npcid`)
    VALUES
    (8989, 9200000);

    INSERT INTO shops
    (`shopid`, `npcid`)
    VALUES
    (8990, 9200000);

    INSERT INTO shops
    (`shopid`, `npcid`)
    VALUES
    (8991, 9200000);

    INSERT INTO shops
    (`shopid`, `npcid`)
    VALUES
    (8992, 9200000);

    INSERT INTO shops
    (`shopid`, `npcid`)
    VALUES
    (8993, 9200000);


    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702158, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702167, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702177, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702159, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702160, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8989, 01702170, 100000, 0);


    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1102176, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1102177, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1102178, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1102179, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1102180, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060127, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060128, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060129, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060130, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060131, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060132, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1060133, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061149, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061150, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061151, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061152, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061153, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061154, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1061155, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302088, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302089, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302090, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302091, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302092, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302093, 100000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8990, 1302094, 100000, 0);


    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1302081, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1312037, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1322060, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1402046, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1412033, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1422037, 10000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8991, 1482023, 10000000, 0);


    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1042135, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1042136, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1042137, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1052153, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1062086, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1062087, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1062088, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1072351, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1072352, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1072353, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1072354, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1302083, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1382058, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8992, 1472069, 1000000, 0);


    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372035, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372036, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372037, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372038, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372039, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372040, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372041, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1372042, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382045, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382046, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382047, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382048, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382049, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382050, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382051, 1000000, 0);
    INSERT INTO shopitems (shopid, itemid, price, position) VALUES (8993, 1382052.,1000000, 0);


    And well I executed it just like you said... And it still doesn't work.

    What is wrong?

  15. #30
    Apprentice dragonsla108 is offline
    MemberRank
    Dec 2008 Join Date
    SingaporeLocation
    14Posts

    Re: [Release] New Equip Seller - Pirate NX codes and more !

    Nice.....TEsting it now....



Page 2 of 3 FirstFirst 123 LastLast

Advertisement