L2JMobius

C6 Q024_InhabitantsOfTheForrestofDead and Q025_HidingBehindtheTruth

emilianoify · 2 · 2376

Offline emilianoify

  • Heir
  • **
    • Posts: 35
  • Try first after ask for help
Hi guys, me again  :P

Ok start from the Q024_InhabitantsOfTheForestofDead:

What's the problem?

1-Missing html's.
2-Quest never get the Status of Completed.
3-Mobs dont drop "suspicious totem doll" because .java dont have onKill :)
4-Bad name. (The correct name is "InhabitantsOfTheForestofDead")

What I do?

1-I adapt the code and copy htmls from RUSacis to Mobius.
2-Now Quest have the correct Status.
3-With onKill mob drop the item.
4-Now have the correct name Q024_InhabitantsOfTheForestofDead
5(Optional)- If u dont want change name of Quest need change the byPass of all .htm. Else you need modify the name in quest.QuestMasterHanlder, .Class and Package. https://imgur.com/kZ40mjb


Q025_HidingBehindtheTruth

1-Here you need modify the name of InhabitantsOfTheForrestofDead to InhabitantsOfTheForestofDead only if you change the name of Quest. Else dont modify this.

Code: [Select]
"final QuestState qs2 = player.getQuestState(Q024_InhabitantsOfTheForestOfTheDead.class.getSimpleName());"
Download here :) :

https://mega.nz/file/CaJDCCTR#_VrFX-u_BHP3-p8eTMFDANOnopODxe420XadT13tkto