player.sendPacket(new ActionFailed());
}
public void showMessageWindow(L2PcInstance player)
{
player.sendPacket(new ActionFailed());
String filename = "data/html/doormen/" + getTemplate().npcId + "-no.htm";
int condition = validateCondition(player);
if (condition == COND_BUSY_BECAUSE_OF_SIEGE) filename = "data/html/doormen/"
+ getTemplate().npcId + "-busy.htm"; // Busy because of siege