Jump to content

Recommended Posts

Posted

public void showWindow(L2PcInstance player, L2Character killer)
{
	TextBuilder tb = new TextBuilder();
	tb.append("<html><title>Popup Panel</title><body><center><br>");
	tb.append("You are "+ player.getName() + " player of our server");
	tb.append("Character " + killer.getName() + " killed you");
	tb.append("infos");
	tb.append("infos");
	tb.append("infos");
	tb.append("</body></html>");


	NpcHtmlMessage msg = new NpcHtmlMessage(this.getObjectId());
	msg.setHtml(tb.toString());
	msg.replace("%objectId%", String.valueOf(this.getObjectId()));

	player.sendPacket(msg);
}

[GR] P akribws to bazoume auto ?? :S
Guest Elfocrash
Posted
[Erica" post=2332288" timestamp="1348642926]

[GR] P akribws to bazoume auto ?? :S

sto do die

Posted
[Erica" post=2332310" timestamp="1348646585]

ennow as poume  sto enter world sto pc instance gia paradigma pou ? Kai se poia line na t balw ?

[GR]που κολάει το enterworld εφόσων είναι όταν πεθαίνεις?

 

στο l2pcinstance , dodie part.

Posted

Professions that any player can take like armorsmithing, weaponsmithing, alchemy and such. basicly a bit like aion

What you mean with that? (I have never played AION :p)
Posted

Like dwarfs can craft armor and weapons etc etc. You can make different proffesions for each. For example a weapon smither can craft weapons, armorsmither armors, alchemist can craft potions and ss.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock