Jump to content

[Share]l2asm-disasm_1091 Hellbound


Recommended Posts

ok guys again here and now leave latest version of l2asm-disasm from Hellbound too i don`t know this is already posted but i can´t find it so share it ok enjoy

 

http://rapidshare.com/files/110442786/l2asm-disasm_1091.rar

 

Posted by volond1

Link to comment
Share on other sites

  • 1 month later...

sorry for asking. what is l2asm-disasm ???

ty for reply

 

 

I dont think you will read CriticalError's Reply with this account.

 

Try to search in www.google.com

Link to comment
Share on other sites

  • 8 months later...
  • 3 months later...

                                                        -l2asm-disasm basic guide-

Open a CMD window

start>run>cmd

Navigate using "cd" to go forward and "cd.." to move backwards

example C:\cd Documents and Settings will bring you to C:\Documents and Settings

 

Navicate to your L2encdec folder, Copy and paste the file you wish to edit from your system folder.

In this case its going to be systemmsg-e.dat

                                        ***Remember to always back up any file your about to edit ***

 

Step 1 decode:

Type in cmd the following

l2encdec -d systemmsg-e.dat

 

it decodes and creates a file named "dec-systemmsg-e.dat"

 

Step 2:

 

move this file into l2asm folder and navigate there with cmd:

Type in the following to decode into a  .txt file for editing

>l2disasm -d ddf/ct1/systemmsg-e.ddf -e systemmsgnew.ddf dec-systemmsg-e.dat dis-system.txt

 

Step 3

open the txt file with notepad++ and edit. In my case i changed Dmg Text and removed a bunch of worthless spam like Power of spirits enabled. No need 2 see that shyt everytime u swing your weap.

Once your done begin to asm

 

Step 4

>l2asm -d systemmsgnew.ddf dis-system.txt asm-systemmsg-e.dat

 

Step 5

Move the asm file back to the L2encdec folder and navigate there with cmd and type.

>l2encdec -e 413 asm-systemmsg-e.dat enc-systemmsg-e.dat

 

Step 6

Delete the "enc-" off of enc-systemmsg-e.dat and place it in your system folder and enjoy.

 

{Note: Will only work on a patched system folder, Other wise you get 100% Crit errors. Use the search function to find a patcher}

 

This was just a basic guide of the commands needed to use l2encdec/l2asm.

Oh and BTW if you want an easier way to edit Systemmsg-e.dat file ONLY then download this editor. It types all these command lines in automatically and opens an easy to use editor so you can change system messages and Message colors EASY.

Works for c4-ct1.5 as far as i know.

 

http://rapidshare.com/files/244179577/Systemmsg-e-dat__Editor.rar

 

Credits: G-HampsteR

 

 

Sniper,

 

Link to comment
Share on other sites

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...