Item(kor) raise limit?

Results 1 to 4 of 4
  1. #1
    c# Programmer martinx09 is offline
    MemberRank
    Aug 2008 Join Date
    391Posts

    Item(kor) raise limit?

    Hi!

    I have a little problem, when I try to add a new item (a scroll under group 15),
    gameserver won't go up, how can I raise the limit of items under that category?
    (I'm talking about item(kor).txt, nothing to do with the main.exe limits) :)


  2. #2
    c# Programmer martinx09 is offline
    MemberRank
    Aug 2008 Join Date
    391Posts

    Re: Item(kor) raise limit?

    Nobody knows about this?

  3. #3
    (づ。◕‿‿◕。) Natzugen is offline
    MemberRank
    Jun 2014 Join Date
    ElbelandLocation
    1,858Posts

    Re: Item(kor) raise limit?

    there shouldnt be any problem, you are probably adding an item that is supossed to be there, besides never use the following number to add a new item

  4. #4
    c# Programmer martinx09 is offline
    MemberRank
    Aug 2008 Join Date
    391Posts

    Re: Item(kor) raise limit?

    Well I had 29 scrolls,
    and added a 30 and worked just fine.
    If I add a 31 it won't work tho (gs crash),
    but I tried adding a 180 and it didn't work either. :/

    - - - Updated - - -

    Update:

    To prove that there is indeed a limit and it's not about the id's number,
    I changed id 30 (the one that was working) to 31 (the one that wasn't working) and it worked just fine.
    So it's not about the id number, but the number of total items on that category. :)



Advertisement