No understand problem with edit General and Itemshop

Results 1 to 7 of 7
  1. #1
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    No understand problem with edit General and Itemshop

    Hello. I have 2 problems. Help me please.
    Problem #1
    When I change MP Potion (4Lv) to shop card, I see card for 1Alz
    Code:
    35    2    1    1275    0    5    0    0    -19    0    0    1    0    0    0    0    0    0    1    20
    But when I add new item, I no see card in shop:
    Code:
    890    2    6    1275    0    5    0    0    -19    0    0    1    0    0    0    0    0    0    0    20

    Problem #2
    After add new NPC I start add items for it, I'm copy some items with Weapons NPC, but I no see items. I have next:
    [NPC] Shop_ID World_ID Order NPC_ID Pool_ID1 Pool_ID2
    Code:
    36    1    30    0    55    33    2
    [Shop] Pool_ID SlotID ItemKind ItemOpt DurationIdx MinLevel MaxLevel Reputation OnlyPremium OnlyWin AlzPrice WExpPrice DPPrice CashPrice Renew ChracterBuyLimit SellLimit Marker MaxReputation
    Code:
    870    33    0    91    0    0    0    0    -19    0    0    600    0    0    0    0    0    0    0    20
    871    33    2    92    0    0    0    0    -19    0    0    1800    0    0    0    0    0    0    0    20
    872    33    4    93    0    0    0    0    -19    0    0    5400    0    0    0    0    0    0    0    20
    873    33    6    94    0    0    0    0    -19    0    0    16200    0    0    0    0    0    0    0    20
    874    33    32    76    0    0    0    0    -19    0    0    600    0    0    0    0    0    0    0    20
    875    33    34    77    0    0    0    0    -19    0    0    1800    0    0    0    0    0    0    0    20
    876    33    36    78    0    0    0    0    -19    0    0    5400    0    0    0    0    0    0    0    20
    877    33    38    79    0    0    0    0    -19    0    0    16200    0    0    0    0    0    0    0    20
    878    33    64    61    0    0    0    0    -19    0    0    400    0    0    0    0    0    0    0    20
    879    33    65    62    0    0    0    0    -19    0    0    1200    0    0    0    0    0    0    0    20
    880    33    66    63    0    0    0    0    -19    0    0    3600    0    0    0    0    0    0    0    20
    881    33    67    64    0    0    0    0    -19    0    0    10800    0    0    0    0    0    0    0    20
    882    33    68    46    0    0    0    0    -19    0    0    400    0    0    0    0    0    0    0    20
    883    33    69    47    0    0    0    0    -19    0    0    1200    0    0    0    0    0    0    0    20
    884    33    70    48    0    0    0    0    -19    0    0    3600    0    0    0    0    0    0    0    20
    885    33    71    49    0    0    0    0    -19    0    0    10800    0    0    0    0    0    0    0    20
    886    33    96    95    0    0    0    0    -19    0    0    24300    0    0    0    0    0    0    0    20
    887    33    98    80    0    0    0    0    -19    0    0    24300    0    0    0    0    0    0    0    20
    888    33    100    65    0    0    0    0    -19    0    0    16200    0    0    0    0    0    0    0    20
    889    33    101    50    0    0    0    0    -19    0    0    16200    0    0    0    0    0    0    0    20
    With it configurate I see only Itemshop. Help please.


  2. #2
    TheOne jaguar666 is offline
    MemberRank
    Aug 2012 Join Date
    Comfort RoomLocation
    407Posts

    Re: No understand problem with edit General and Itemshop

    make sure that there's no conflict with the SlotID on the same Pool_ID

  3. #3
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: No understand problem with edit General and Itemshop

    Quote Originally Posted by jaguar666 View Post
    make sure that there's no conflict with the SlotID on the same Pool_ID
    I'm copy it with Prewitt (Weapon Dealer in BI), and edit only Pool_ID 3 -> 33


    Fixed: I had a blank line...
    Last edited by FarmHitman; 05-04-13 at 04:05 PM.

  4. #4
    Valued Member Tmxx Rush is offline
    MemberRank
    Nov 2012 Join Date
    in the darknessLocation
    139Posts

    Re: No understand problem with edit General and Itemshop

    Use notepad ++ for edit then ur first prob gone :D and always full relog if u change something!
    +1 "item1275" cont="Periodical Remote shop card" with itemoption 0 not so good :)

  5. #5
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: No understand problem with edit General and Itemshop

    Quote Originally Posted by Tmxx Rush View Post
    +1 "item1275" cont="Periodical Remote shop card" with itemoption 0 not so good :)
    Why? It's unlimited card and need only DurationIdx.

  6. #6
    Novice Diamondflakes is offline
    MemberRank
    Jun 2010 Join Date
    IndonesiaLocation
    2Posts

    Re: No understand problem with edit General and Itemshop

    it is recommended using Gnumeric. it works for me :)

  7. #7
    Account Upgraded | Title Enabled! magraopb is offline
    MemberRank
    May 2007 Join Date
    BrazilLocation
    742Posts

    Re: No understand problem with edit General and Itemshop

    be careful with gnumeric, some times he change alot of numbers to "E" like excel, will bug your files, gnumeric will be good only in files where haven't "."

    ie:
    .00000
    .59600990



Advertisement