Jump to content

Recommended Posts

Posted

hello everyone..

i need the name of systexture file that skills icon is included...

For example i want edit the icon skill of Buff Might,Blessed Body ..etc but i dont know which txt i must edit..plz someone tell me the name of this texture.. thanks

Posted

All the icons including armors, weapons, misc items etc are in Icon.utx... but u dont need to edit it to change the icon :/ just make a new utx and import a 32x32 image then edit skillgrp.dat

Posted

i created a new utx and i imported the photo 32x32.. then i go to skillgrp.dat i write for example tattoo.example and when i log the item seems black pfff.. i dont know why

Posted

you encrypted it or you take it from unreal and you put it on your systextures?

well i made a new texture with unreal engine...i imported my photos to DXT3 32x32 and i save the file with unreal enigine as tattoo.unreal.utx..then i crypt this file and i added to systextures ...(i deleted the extension.crypt and i renamed it as Tattoo.utx) then?? what i must do to work? go to skillgrp.dat and at icon name what i add?

Posted

well i made a new texture with unreal engine...i imported my photos to DXT3 32x32 and i save the file with unreal enigine as tattoo.unreal.utx..then i crypt this file and i added to systextures ...(i deleted the extension.crypt and i renamed it as Tattoo.utx) then?? what i must do to work? go to skillgrp.dat and at icon name what i add?

u encrypted with what and it gives u such extension? :s whatever.. and renaming it after encryption is a reallyyy bad idea.. here is what u have to do...

 

download latest l2encdec  - http://dstuff.l2wh.com/public/common/l2encdec_2.9.3.7z

unrar it somewhere.. save your utx with unrealed as 1tattoo.utx.. then copy paste it inside the folder that has l2encdec.exe..

and finaly create a .bat file (again inside the l2encdec folder) that contains something like this

 

l2encdec.exe -h 121 1tattoo.utx tattoo.utx

 

and run the bat....

 

notes:

 

"1tattoo.utx" is the name of the file u want to encrypt.. and "tattoo.utx" is the name of the encrypted file that will be created.

 

never rename the file after encryption.....

 

Posted

L2decrypt is very old and buggy, indeed just use the latest l2encdec, the way takhs7 explained.

 

never rename the file after encryption.....

I always do :O rename from enc-blabla.utx to blabla.utx. Never had a problem...

 

Locked cause solved

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...