Jump to content

Recommended Posts

Posted

hi..i use l2jfree for gracia server....but when i press "please open suppor magic list"...includes: you are either not a quest that involves this npc...etc can someone help me? or someone try to make for l2jfree? thanks

Posted

hi..i use l2jfree for gracia server....but when i press "please open suppor magic list"...includes: you are either not a quest that involves this npc...etc can someone help me? or someone try to make for l2jfree? thanks

 

well... tommorow i share npc for all packs! is for l2j u must change imports  :)

 

For l2jfree

 

import sys
from com.l2jfree.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from com.l2jfree.gameserver.datatables import SkillTable
from com.l2jfree                import L2DatabaseFactory
from com.l2jfree.gameserver.model.quest import State
from com.l2jfree.gameserver.model.quest import QuestState
from com.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest

Posted

well to me it doesnt work i use l2j and when i //quest_reload 9999 it says quest failed to load and when i press the npc it says i have nothing to do with you :( any ideeas?

 

EDIT: i made it thanks to stefoulis guide how to install a buffer. many things changed from IL to Hellbound and thanks to that guide i saw how to make it.

 

If any1 has problems look here: http://www.maxcheaters.com/forum/index.php?topic=33477.0   <<< Stefoulis Guide

Posted

well to me it doesnt work i use l2j and when i //quest_reload 9999 it says quest failed to load and when i press the npc it says i have nothing to do with you :( any ideeas?

 

EDIT: i made it thanks to stefoulis guide how to install a buffer. many things changed from IL to Hellbound and thanks to that guide i saw how to make it.

 

If any1 has problems look here: http://www.maxcheaters.com/forum/index.php?topic=33477.0   <<< Stefoulis Guide

 

data/scripts.cfg and add it! if u dont import it u cant reload it in game :)

  • 3 weeks later...
  • 2 months later...
  • 4 weeks later...
Guest
This topic is now closed to further replies.



×
×
  • Create New...