Ps: I fixed by myself. The Path was not correctly in the quest folder. Thx everybody :)
If somebody will get the same problem:
from net.sf.l2j import Config from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest
This paths in init data was the correctly. In my downloaded its was something about l2brazil or i dont remember and it doesnt matter. Just check that the downloaded quest got the same path like your quests.
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
Question
sirreaven
Hi everybody,
i try the last i dont know like 6 hours to fix a problem with my quests.
Because i miss many many of them.
Now i downloaded from another project the quest seekers of the holy grail.
And i try to import it. But the gameserver write me all the time only failed to import.
No idea what i do wroung. And i hope someone can help me with this problem.
Im not sure what people need to help me. I just uploaded my quest and init data.
Here the downloaded quest:
http://www.mtcteam.de/638_SeekersOfTheHolyGrail.rar
Here the init data if need:
http://www.mtcteam.de/__init__.rar
Thank you very much,
sir
Ps: I fixed by myself. The Path was not correctly in the quest folder. Thx everybody :)
If somebody will get the same problem:
from net.sf.l2j import Config
from net.sf.l2j.gameserver.model.quest import State
from net.sf.l2j.gameserver.model.quest import QuestState
from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest
This paths in init data was the correctly. In my downloaded its was something about l2brazil or i dont remember and it doesnt matter. Just check that the downloaded quest got the same path like your quests.
Solved so please lock :)
Edited by sirreaven1 answer to this question
Recommended Posts