[Release] Raven Shop

Results 1 to 7 of 7
  1. #1
    Apprentice martiann is offline
    MemberRank
    Jan 2009 Join Date
    Australia >:)Location
    9Posts

    [Release] Raven Shop

    Sorry i forgot to put [Release] the last time D; Well but here it is again

    Hope i did it right this time D;

    Code:
     INSERT INTO shops
       (`shopid`, `npcid`)
    VALUES
    (5321, 2050018);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1332077, 1000000, 1);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1332078, 1000000, 2);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1332079, 1000000, 3);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1332080, 1000000, 4);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1402048, 1000000, 5);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1402049, 1000000, 6);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1402050, 1000000, 7);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1402051, 1000000, 8);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1462052, 1000000, 9);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1462053, 1000000, 10);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1462054, 1000000, 11);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1462055, 1000000, 12);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1472072, 1000000, 13);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1472073, 1000000, 14);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1472074, 1000000, 15);
    
    INSERT INTO shopitems
       (`shopid`, `itemid`, `price`, `position`)
    VALUES
    (5321, 1472075, 1000000, 16);

    ScreanShot:



    Heres a Little guide on a easier way to edit prices

    How to edit Price:
    1. Open it up in Notepad
    2.Press Ctrl+H
    3. in find what put: ,100000000, and in replace with ,YourPrice,
    4. then click replace all


    Hope i helped o-o
    Last edited by martiann; 24-01-09 at 01:55 AM. Reason: Added SS


  2. #2
    Alpha Member Markii is offline
    MemberRank
    Nov 2008 Join Date
    NewyorkLocation
    1,917Posts

    Re: [Release] Raven Shop

    Any SS?

  3. #3
    Account Upgraded | Title Enabled! Dontus is offline
    MemberRank
    Oct 2008 Join Date
    Inside a never ending tunnel.Location
    416Posts

    Re: [Release] Raven Shop

    This is nice...
    but i coded a Timeless and Raven Exchange NPC with edited Timeless and Raven to make them more usefull in the server because the items are freakin nice =D

  4. #4
    Account Upgraded | Title Enabled! Chinese is offline
    MemberRank
    Dec 2008 Join Date
    Taiwan/CanadaLocation
    327Posts

    Re: [Release] Raven Shop

    Nice I guess. For those high rate server or those low rates that sell these for like 200 Million.

  5. #5
    Valued Member Darkz111 is offline
    MemberRank
    Oct 2008 Join Date
    My Home =DLocation
    132Posts

    Re: [Release] Raven Shop

    not bad,nice release

  6. #6
    Apprentice martiann is offline
    MemberRank
    Jan 2009 Join Date
    Australia >:)Location
    9Posts

    Re: [Release] Raven Shop

    Thanks (: i might make a CustomPQ soon if i have time :D

  7. #7
    Valued Member benzex is offline
    MemberRank
    Oct 2008 Join Date
    SingaporeLocation
    101Posts

    Re: [Release] Raven Shop

    Nice Release! :D



Advertisement