kjuwi Posted November 1, 2011 Posted November 1, 2011 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?
shawshaw Posted November 12, 2011 Posted November 12, 2011 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
DiNamO Posted March 10, 2012 Posted March 10, 2012 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.
ianvalls90 Posted March 31, 2012 Posted March 31, 2012 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.
Recommended Posts