Jump to content

mkbu95

Retired Staff
  • Content Count

    237
  • Joined

  • Days Won

    4

Posts posted by mkbu95


  1.  

     

     

     

     

     

    NumClass  field  was not  working properly

     

      sorry, my native language  is Chinese and Here is my covert result:

     

      [1112] = {

       unidentifiedDisplayName = "擊刺長劍",

       unidentifiedResourceName = "溯檜橫",

       unidentifiedDescriptionName = {

         "有著細長刃的劍,專門做刺穿用。",

         "系列 : ^777777劍^000000  攻擊 : ^77777770^000000",

         "重量 : ^77777750^000000",

         "武器等級 : ^7777772^000000",

         "要求等級 : ^77777714^000000",

         "裝備 : ^777777初學者/劍士系列/商人系列/盜賊系列可以裝備 ^000000"

       },

       identifiedDisplayName = "擊刺長劍",

       identifiedResourceName = "溯檜橫",

       identifiedDescriptionName = {

         "有著細長刃的劍,專門做刺穿用。",

         "系列 : ^777777劍^000000  攻擊 : ^77777770^000000",

         "重量 : ^77777750^000000",

         "武器等級 : ^7777772^000000",

         "要求等級 : ^77777714^000000",

         "裝備 : ^777777初學者/劍士系列/商人系列/盜賊系列可以裝備 ^000000"

       },

       slotCount = 0,

       ClassNum = 0 ----> this value should be 2

     },

    That item exists on your item_db?

     

    Hum, I can find it  in item_db.conf

     

    {	Id: 1112	AegisName: "Lapier__"	Name: "擊刺長劍"	Type: 4	Buy: 10000	Weight: 500	Atk: 70	Range: 1	Job: 0x000654E3	Loc: 2	WeaponLv: 2	EquipLv: 14	View: 2},
    warnings when converting to iteminfo.lua

    http://pastebin.com/raw.php?i=ZyFvsUh5

     

    omg, he didn't read any item?

     

     

     

     

    Hum..Hum.., Am I the only one experiencing this issues?

    Did you solve your issue?

     

    I know what the problem is.

    The program is comparing the item name rather than the item ID (AegisName) to determine the NumClass.

     

    So in your case since your data files are in Chinese, and the item_db.conf is in English, the program won't find any match and set all NumClass to 0.

    It was happening to me, I had to translate my item_db.conf to the language I wanted the itemInfo.lua to be.


  2. Bumping this.

     

    IPB only offers exporting of Topics from forums / sub-forums. What you're asking for could be done by Ind changing the permission of what can be exported. 


  3. Bumping here.

    I agree that it could be better documented, but the format is just fine IMO, it could get a rework to fit the new formats Hercules has been implementing over the last months.

     

    Anyone want to add any thoughts on this?


  4. Can someone help finish the packet list for 2013-08-14aRagexe? I have no spare time to do more of this right now.

     

    Link for download the hexed is here: http://www.mediafire.com/download/1s1ztad92lt3l6j/2013-08-14aRagexe.zip

    Diff is here: http://www.mediafire.com/?41x92fxkav5t4cr

     

    Partial list of packets (what I've done so far): http://pastebin.com/ihZtR5X2

    Packet encryption keys: http://pastebin.com/MJU6BtwR

     

    PS: If you look in the hexed headers you will find 'k3dT' in a section name, but I only did that so it would work fine with xDiffGen2. So don't bother him or ask for his support regarding this file; thanks.

     

    If you add new packets post here or send me PM I will try to see it as soon as possible.

    Thanks.


  5.  

    MEGA UPDATE:

    Restore Login Window & Disable 1rag1 Patches are now fixed (well i haven't seen any errors so far).

     

    Please download the updated xdiff from the repository link above.

     

    I tested 2013-06-05 and 2013-08-07, 2013-06-05 works fine,but 2013-08-07 seems have some wrong msg.

     

    For example, the title of server selection window, it display "Possible escape area."(line 2084 from msgstringtable.txt), but it should be "Select Service:"(line 2083 from msgstringtable.txt).

     

    And I press the "join" button on Login Window, the client will crash.

     

    hmm ok will take a look at that.

     

    EDIT: FYI new clients are taking different lines from msgstringtable.txt for strings (my Inventory became large because of it :| )

     

    I found the line on msgstringtable.txt that is mismatching on 2013-08-07

    Between:

    You cannot use this item with your current level.#
    and
    Enable Battlemode#
    I put something like:
    mydebugmsg#
    And everything I tested was back to normal. Not sure if bugged something, but I'm almost sure it is this message that is missing.
     
     
    @edit
    Also, can anyone help me here?
    I got the packet for the new bank system, but it is not available.
    Anyone knows in which version the bank system might be available? I'm using 2013-08-07
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.