Lineage 2 Tower Forum

Full Version: Color System Patch on Official Naia!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HelloSmile

I have question. Have someone Color system patch or something like that?
I want have COLOR Critical hits, Recive dmg etc. Any1 have have this? On official Naia serwer.

P.S Sory, for my english Tongue
L2FileEdit decrypt SystemMsg-e.dat and play around with the RGBA colors in the messages

for example the critical hit default code is
Code:
2266    1    $c1 landed a critical hit!    3    79    9B    B0    FF 0    0    0    0    0 damage

79 9B B0 FF is the RGBA code for the default grey text color, changing that to 48 15 FF FF will make crits appear red

etc etc
and you have to get patched l2.exe/bin somewhere, or to use Sakaszli's loader.
(10-29-2014 12:54 PM)dumwian Wrote: [ -> ]L2FileEdit decrypt SystemMsg-e.dat and play around with the RGBA colors in the messages

for example the critical hit default code is
Code:
2266    1    $c1 landed a critical hit!    3    79    9B    B0    FF 0    0    0    0    0 damage

79 9B B0 FF is the RGBA code for the default grey text color, changing that to 48 15 FF FF will make crits appear red

etc etc
I made this and when i start client i get crash every time.. :/ What i must make now??

(10-29-2014 12:57 PM)kerberos464 Wrote: [ -> ]and you have to get patched l2.exe/bin somewhere, or to use Sakaszli's loader.

What is Sakaszli loader??
I will upload here one editor better than l2editor to make ur systemessage.e-dat whatever U want
yes , i can try if u wanna.
(11-04-2014 13:47 PM)valerox22 Wrote: [ -> ]yes , i can try if u wanna.

The programm called L2Lige and was made from sakaszli but its not working on Ertheia Just Test it Let me find it how i will make it with l2FileEdit
Just telll me what colors u want what Messages

(10-29-2014 14:31 PM)JuZioo Wrote: [ -> ][quote='dumwian' pid='79039' dateline='1414580086']
L2FileEdit decrypt SystemMsg-e.dat and play around with the RGBA colors in the messages

for example the critical hit default code is
Code:
2266    1    $c1 landed a critical hit!    3    79    9B    B0    FF 0    0    0    0    0 damage

79 9B B0 FF is the RGBA code for the default grey text color, changing that to 48 15 FF FF will make crits appear red

etc etc
I made this and when i start client i get crash every time.. :/ What i must make now??

Try Different l2 File Editor
Reference URL's