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;
}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..