Jump to content

Recommended Posts

Posted

What do I need to change if I want it to work on High Five Client.

 

When I click (ingame) on: Show me the list.  The Npc says: You are either not on a quest that involves this NPC, or you don't meet this NPC's minimum quest requirements.

 

I saw someone say: Change the port.. but what port and where can I find it?

  • 2 weeks later...
Posted

What do I need to change if I want it to work on High Five Client.

 

When I click (ingame) on: Show me the list.  The Npc says: You are either not on a quest that involves this NPC, or you don't meet this NPC's minimum quest requirements.

 

I saw someone say: Change the port.. but what port and where can I find it?

 

example:

import sys

from com.l2jserver.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from com.l2jserver.gameserver.datatables import SkillTable

from com.l2jserver       import L2DatabaseFactory

from com.l2jserver.gameserver.model.quest import State

from com.l2jserver.gameserver.model.quest import QuestState

from com.l2jserver.gameserver.model.quest.jython import QuestJython as JQuest

  • 1 month later...
  • 2 months later...
Posted

Well, no spam post but this npc does not vork for my frozen. It prints title "Script error" and blank window, loads good, imports are ok, files are ok, but it just prints error.

  • 3 weeks later...
Posted

i managed to edit al the imports (while viewing my gs core, and still, script error in-game...

"[...]Youre not carrying any quest or you dont meet the criteria....[...]"

 

Any ideas?

Using L2jServer's Gracia Final latest rev.

Guest
This topic is now closed to further replies.



×
×
  • Create New...