Jump to content

Question

Posted

Hello guys!

 

so I've got a raid event from l2jserver forum

so the problem is.. i'm starting the event and i'm gonna join on the event from the npc but... the npc doesn't showing any html message when i'm pressing on npc..!

the html code is inside Raid.java!!

 

any idea?! :D

14 answers to this question

Recommended Posts

  • 0
Posted

Problem solved... i was have to place a code on L2NpcAction.java
problem solved.. lock it please and thank you for your help..

I really appreciate it! :)

  • 0
Posted

And did you add it correctly?

 

 	private int _isSpoiledBy = 0;
@@ -1102,9 +1103,9 @@
 
 					// Open a chat window on client with the text of the L2NpcInstance
 					if (isEventMob)
-					{
 						L2Event.showEventHtml(player, String.valueOf(getObjectId()));
-					}
+					else if (_isEventMobRaid)
+						Raid.showEventHtml(player, String.valueOf(getObjectId()));
 					else
 					{
 						Quest[] qlsa = getTemplate().getEventQuests(Quest.QuestEventType.QUEST_START);
And the event is spawning the npc or are you spawning it?
  • 0
Posted (edited)

And did you add it correctly?

 

 	private int _isSpoiledBy = 0;
@@ -1102,9 +1103,9 @@
 
 					// Open a chat window on client with the text of the L2NpcInstance
 					if (isEventMob)
-					{
 						L2Event.showEventHtml(player, String.valueOf(getObjectId()));
-					}
+					else if (_isEventMobRaid)
+						Raid.showEventHtml(player, String.valueOf(getObjectId()));
 					else
 					{
 						Quest[] qlsa = getTemplate().getEventQuests(Quest.QuestEventType.QUEST_START);
And the event is spawning the npc or are you spawning it?

 

of course the event.. it will getting bored to spawn it by my own...

and... where am i putting this code? in Raid.java?

 

Edit: i found the location (L2Npc) and yes.. it's already placed there!

Edited by xXObanXx
  • 0
Posted

l2 Npc.. i'm using the same for ctf, tvt etc.

hmm... I have no clue... the code is so large to look it carefully Q_Q but do you see the html that appears when the npc hasn't html? "This npc has not any Quest" or something like that, I don't remember... or u just talk to it and nothing happens?
  • 0
Posted

hmm... I have no clue... the code is so large to look it carefully Q_Q but do you see the html that appears when the npc hasn't html? "This npc has not any Quest" or something like that, I don't remember... or u just talk to it and nothing happens?

i just talk to it and nothing happens.. but the cursor for dialog is appearing like i can talk to this npc.. but when i'm pressing it, the pop-up doesn't appear!

  • 0
Posted

Can you pastebin it, I don't want to dl another thing.

Here you are:

http://pastebin.com/wfc11jvr

 

P.S. i saw that i didn't placed a code on L2NpcAction (handlers.actionhandlers).

so i paste this code there but nothing happened.. :(

else if (((L2Npc) target)._isEventMobRaid)
{
	Raid.showEventHtml(activeChar, String.valueOf(target.getObjectId()));
}
Guest
This topic is now closed to further replies.


  • Posts

    • Inventory restock: Premium business accounts are now available.   ✔ Wallester Business EU 🇪🇺|💳 Unlimited virtual cards, physical cards, 🏦 multi-currency IBAN, ₿ crypto & stablecoin deposits. ✔ Stripe Business UK 🇬🇧|💳 Instant virtual cards (Visa/Mastercard), high-conversion checkout, multi-currency payouts, ₿ crypto payments, no-code payment links. ✔ Mercury Business US 🇺🇸|🏦 US checking & savings, 💳 unlimited virtual cards, domestic & International wires, native stablecoin settlement. ✔ Payset Business EU 🇪🇺|🏦 Multiple IBANs, UK sort code, SEPA Instant, 💳 unlimited virtual cards, multi-currency accounts. ✔ Novo Business US 🇺🇸|🏦 Business checking account, ACH payments & invoicing, 💳 virtual & physical cards, novo boost.
    • Let me see if I understand correctly, older gentlemen, when a newcomer shows up to create modern things with the help of AI, doing what you charge them to do, you point the finger and laugh. I believe that's why everything is stagnant. The product isn't for programming experts, it's for newcomers. Don't buy from you if they can do it themselves using this base. You're going to deliver a similar product, maybe even worse than this one, so why are you complaining? PowerShell, as you well know, started with it, then came new platforms and new apps, new creation models, all with different languages; I chose the simplest one for my taste. This is about being organized and knowing how to choose the right words for each situation. It's not 100%, but it already gives a good impression. Nothing is 100%, so a topic written by AI, and all the code that you charge an absurd amount for to prohibit and sell hacks, could be open source so that everyone can create new practices, new models, new information for passing packets, prohibiting the use of cheats that cause server owners to break so much. Let's remember that the Admin doesn't always shut down the server; it's the players who find problems and take advantage by buying and reselling items, and they say that the GM shuts down the server every week, but that's a lie. What they do is duplicate items with packages and sell them, but perhaps this could give some future developers a starting point to create their own protection following the model in the initial documentation. Because none of you answer a question from a newbie, you think you're superior because you have knowledge, but with AI, people like that can have the same knowledge as you, but with less practice. And if they practice a lot, 10,000 hours, they can be as good as all of you older developers in the L2J field.
    • ✨ Exclusive Offer for Marketplace Growth 🔥 Elevate your performance with a premium bonus. 💲 Top up your balance with $100 or more and receive an additional $5 credit — seamlessly added to your account. ⭐️ Designed for those who value efficiency, scale, and results. ⚡️ Effortless. Refined. Effective. 💥 Enhance your strategy today 💥
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..