How can i put this on my server, because I know that befoere it was able to put it on, and if now is able, i dont know where i have to config.
Thank you.
help me [welcome windows on my server]
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 189
- Joined: Mon Oct 05, 2009 4:31 am
help me [welcome windows on my server]
You do not have the required permissions to view the files attached to this post.
lj2Black Hands : have something en mente + look around + copy +paste + try to improve it :S without knowlege -.-


- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: help me [welcome windows on my server]
that are images. e.g. A is icon.etc_alphabet_a_i00
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 189
- Joined: Mon Oct 05, 2009 4:31 am
Re: help me [welcome windows on my server]
Noo janii, i mean, how to do that this windows appear when a player get into the game, not the part that say lineage II, not, I want to do that, that windows appear and put into the characterist of my server.
Sorry is this english, i will use google.

Sorry is this english, i will use google.


lj2Black Hands : have something en mente + look around + copy +paste + try to improve it :S without knowlege -.-


- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: help me [welcome windows on my server]
in the html you want to show, add the images for the characters like this:
this would make a A character. so if you want L, then just replace the "a" with desired character (be aware that not whole alphabet is present! - a,b,c,d,e,f,g,h,i,ii,k,l,n,o,p,r,s,t,u,w,y).
LINEAGEII would be:
Code: Select all
<img src=icon.etc_alphabet_a_i00 width=32 height=32>
LINEAGEII would be:
Code: Select all
<img src=icon.etc_alphabet_l_i00 width=32 height=32><img src=icon.etc_alphabet_i_i00 width=32 height=32><img src=icon.etc_alphabet_n_i00 width=32 height=32><img src=icon.etc_alphabet_e_i00 width=32 height=32><img src=icon.etc_alphabet_a_i00 width=32 height=32><img src=icon.etc_alphabet_g_i00 width=32 height=32><img src=icon.etc_alphabet_e_i00 width=32 height=32><img src=icon.etc_alphabet_ii_i00 width=32 height=32>
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 189
- Joined: Mon Oct 05, 2009 4:31 am
Re: help me [welcome windows on my server]
when a player enter into the game that windows show up. I've seen on other servers, and what wonder is how I get on mine also appears. I do not know where are the config settings to get that when a player get into the game could see this welcome´s windows.
This is the html, but i dont know how to that the windows show up when a player log into the game, because i want that can show up when i playe log int the game.
i dont want that show the player name, i want that the windows show up, because on my server it doesnt working, i can see it.
i use google and my little knowloge on english. grrrrrrr.
Code: Select all
<html><body><br><br><title>Welcome</title><center><table><tr><td><img src="icon.etc_alphabet_l_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_i_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_n_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_e_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_a_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_g_i00" width=32 height=32></td><td><img src="icon.etc_alphabet_e_i00" width=32 height=32></td></tr></table></center> <center><td><img src="icon.etc_alphabet_ii_i00" width=32 height=32></td></center><br><center><img src="L2UI.SquareWhite" width=290 height=3> <img src="L2UI.SquareBlank" width=1 height=3></center><br><center>Server Info</center><br><center><table><tr><center><td> XP Rate: <font color="00ff00">40</font> Party XP Rate: <font color="00ff00">2</font></td></center></tr><tr><center><td> SP Rate: <font color="00ff00">40</font> Party SP Rate: <font color="00ff00">2</font></td></center></tr><tr><center><td>Adena Rate: <font color="00ff00">40</font> Spoil Rate: <font color="00ff00">10</font></td></center></tr></table></center><br><center><img src="L2UI.SquareWhite" width=290 height=1> <img src="L2UI.SquareBlank" width=1 height=3></center><center>Enchant Info</center> <center><table><tr><td> Max Enchant Weapon: <font color="00ff00">+16</font></td></tr><tr><td>Max Enchant Armor: <font color="00ff00">+15</font></td></center></tr><tr><td>Max Enchant Jewels: <font color="00ff00">+15</font></td></center></tr></table></center><br><center><img src="L2UI.SquareWhite" width=100 height=1> <img src="L2UI.SquareBlank" width=1 height=3></center><br><center><table><tr><td>Scroll Enchant Rate: <font color="00ff00">66%</font></td></tr><tr><td>Blessed Enchant Rate: <font color="00ff00">85%</font></td></tr></table></center><br><center><img src="L2UI.SquareWhite" width=290 height=1> <img src="L2UI.SquareBlank" width=1 height=3></center><center>Have fun playing on Lineage 2 <font color="00ff00">BlackHole</font></center><br><center>For more info check our site at http://www.****.com</center><br><center><font color="00ff00">Lineage 2 BlackHole!</font></center><br></body></html>
i dont want that show the player name, i want that the windows show up, because on my server it doesnt working, i can see it.
i use google and my little knowloge on english. grrrrrrr.

lj2Black Hands : have something en mente + look around + copy +paste + try to improve it :S without knowlege -.-


- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: help me [welcome windows on my server]
the html that shows up when a player logs in is in data/html/servnews.htm . just edit the file for your needs. dont forget to set in General.properties the config ShowServerNews to True !
you should read a little bit more in the configs, to know what things you can configure.
//topic moved to support
Code: Select all
# Show "data/html/servnews.htm" when a character enters world.# Default: FalseShowServerNews = False
you should read a little bit more in the configs, to know what things you can configure.
//topic moved to support
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 189
- Joined: Mon Oct 05, 2009 4:31 am
Re: help me [welcome windows on my server]
thank you a lot, thank you so much, for everything. I just would like to have something with what give you to all the thanks.
thanks
thanks

lj2Black Hands : have something en mente + look around + copy +paste + try to improve it :S without knowlege -.-

