skechagias Posted September 14, 2014 Posted September 14, 2014 Hello everyone. I am looking for some help! First and most important is: How can I change this picture in the login screen? The same picture exists in the Gatekeeper chat too..! In the gatekeepers HTML there is these line of code : <img src="Sek.cbui371" width=280 height=1> <img src="l2xeontex.1" width="250" height="132"/> <img src="Sek.cbui371" width=280 height=1> but, I do not know there to find these pics and how to change them..!! PLEASE PEOPLE, help me!
Thug!! Posted September 14, 2014 Posted September 14, 2014 its client edit ma friend, wrong section... request to move someone it ( i dont know from client edit to help you )
skechagias Posted September 14, 2014 Author Posted September 14, 2014 its client edit ma friend, wrong section... request to move someone it ( i dont know from client edit to help you ) Ok Thug!! But what about the Gatekeeper's HTML file? Could I change the image in the NPC's chat? I tried to find these images but I couldn't... I am so stuck!
MasectTV Posted September 14, 2014 Posted September 14, 2014 Ok Thug!! But what about the Gatekeeper's HTML file? Could I change the image in the NPC's chat? I tried to find these images but I couldn't... I am so stuck! It's client editing (.utx) files using unrealengine editor & some encryptors you can import your own image.
SweeTs Posted September 14, 2014 Posted September 14, 2014 (edited) It's htm with picture inserted, the pic comes from this file l2xeontex 1) it's from l2text folder, help.htm I guess 2) htm, using created transparent image, importing as any image @ htm Moved. Edited September 14, 2014 by SweeTs
skechagias Posted September 14, 2014 Author Posted September 14, 2014 Thank you all for the Information. I guess I am gonna use this guide right here to make my own image (.utx file) and import it. But, what about if i want to completely remove the images from the edited client and the Gatekeeper? I guess I edit the server_help.htm file in the l2text folder and just remove these line of code ? <img src="Sek.cbui371" width=280 height=1> <img src="L2XeonTex.1" width="250" height="132"/> <img src="Sek.cbui371" width=280 height=1> and the same for the teleporter's .htm file?
`iAndre Posted September 14, 2014 Posted September 14, 2014 Remove this line from everywhere in order to remove the image. <img src="L2XeonTex.1" width="250" height="132"/>
skechagias Posted September 14, 2014 Author Posted September 14, 2014 Thank you all for the help! Old images are successfully removed. Creating and importing my image now! Problem : Solved Request : Lock
MeVsYou Posted September 15, 2014 Posted September 15, 2014 Thank you all for the help! Old images are successfully removed. Creating and importing my image now! Problem : Solved Request : Lock Locked
Recommended Posts