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

    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store ✅ ➡ Our SMM-Boosting Panel: https://socnet.pro ✅ ➡ Telegram Shop Bot: https://socnet.shop ✅ ➡ Telegram Support: https://t.me/solomon_bog ✅ ➡ Telegram Channel: https://t.me/accsforyou_shop ✅ ➡ Discord Support: @AllSocialNetworksShop ✅ ➡ Discord Server: https://discord.gg/y9AStFFsrh ✅ ➡ WhatsApp Support: https://wa.me/79051904467✅ ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ✅ ➡ Email Support: solomonbog@socnet.store ✅
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store ✅ ➡ Our SMM-Boosting Panel: https://socnet.pro ✅ ➡ Telegram Shop Bot: https://socnet.shop ✅ ➡ Telegram Support: https://t.me/solomon_bog ✅ ➡ Telegram Channel: https://t.me/accsforyou_shop ✅ ➡ Discord Support: @AllSocialNetworksShop ✅ ➡ Discord Server: https://discord.gg/y9AStFFsrh ✅ ➡ WhatsApp Support: https://wa.me/79051904467✅ ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n ✅ ➡ Email Support: solomonbog@socnet.store ✅
    • Hey. I've been looking all over the internet about this but not being able to find anything about it. I have edited systemmsg using MSG editor changing colors etc. But now I want to change and add some of the sounds as well. But I need the sound IDs for each audiofile and I dont know how to find them. Ive found all the audio files but I cant use the filename as someone said in a thread here, it only seem to take numbers. I have looked into every guide about systemmsg on this website and no one mention anything about the sound, just that its possible to add sound but nothing more. So, do anyone know how to find these sound IDs? Preferably together with the soundname of the audio file that it plays so I know which ID to use for each soundfile. Thanks in advance!
    • We are certainly not an ambulance, but we will definitely cure you of blacklists and empty pockets. Live freely with SX! Each of you will receive a trial version of SX to familiarize yourself with the product, all you have to do is post in this thread
  • Topics

×
×
  • Create New...