Jump to content

Recommended Posts

  • 1 month later...
Posted (edited)

I can't get it to work on itemsname-e.dat... Using Official system folder... Anyone else having trouble with it?

 

 

|--> l2encdec.exe

|   | 
|   | C:\L2FileEdit\L2FileEdit\temp>"c:\l2fileedit\l2fileedit\data\l2encdec\l2encdec.exe" -s itemname-e.dat dec-itemname-e.dat 
|   | L2FileEditFix mode [0]
|   | L2FileEditFix mode [0] = Result == -1
|   | L2FileEditFix mode [1]
|   | L2FileEditFix mode [1] = Result == 0
|   | L2FileEditFix : End
|-->--------------------
|   Создание файла: ItemName-e.txt
|
|--> l2disasm.exe
|   | 
|   | C:\L2FileEdit\L2FileEdit\temp>"c:\l2fileedit\l2fileedit\data\l2asm-disasm\l2disasm.exe" -d itemname-e.ddf -e itemname-e-new.ddf dec-itemname-e.dat itemname-e.txt 
|   | 
|   | hL2disasm 1.4.1 by M.Soltys (aka DStuff).
|   | 
|   | File scan error:
|   |   row: 1 / 30921
|   |   field: 3 / 39 (name: description)
|   | 
|-->--------------------
|-  Не удалось создать файл: ItemName-e.txt
===========================================
Edited by ShibSta
Posted

I want edit the l2.ini of official server NA, but after of that l2.exe was executed closes it the process immediately. Someone can help me with this? or i am doing bad?

Posted

new itemname struct:

 

 

//sakaszli power
FS = "\t"; 
HEADER = 1; 
RECCNT = -1; 
MTXCNT_OUT = 1; 
MATCNT_OUT = 1; 
ORD_IGNORE = 0; 

   UINT id;
   UNICODE name; 
   UNICODE add_name; 
   ASCF description; 
   INT popup;
   INT SetItemGrp_id;
   INT Unk;
   UNICODE L2Font;
}
 
 
Posted

skillgrp.dat

//Sakaszli power
FS = "\t";
HEADER = 1;
RECCNT = -1 ;
MTXCNT_OUT = 1;
MATCNT_OUT = 1;
ORD_IGNORE = 0;


{
UINT skill_id;
UINT skill_level;
UINT oper_type;
UINT UNK_0;
UINT mp_consume;
UINT cast_style;
INT cast_range;
UINT UNK_1;
FLOAT hit_time[3];
INT is_magic;
UINT UNK_2[3];
INT newCounter;
INT newCounter2;


UNICODE ani_char[newCounter];
UNICODE desc[newCounter];
UNICODE icon_name;
UNICODE icon_name2;
UINT extra_eff;
UINT is_ench;
UINT ench_skill_id;
UINT hp_consume;
ASCF nonetext1;
INT UNK_3[4];
ASCF nonetext2;
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock