Jump to content

Recommended Posts

  • 3 weeks later...
Posted

works for l2jserver gracia epoligue???

 

It should.

 

You have to correct only few imports or other differences.

Posted

It should.

 

You have to correct only few imports or other differences.

 

I fix the imports

 

import sys

from java.util                                  import Iterator

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

from com.l2jserver.gameserver.network.serverpackets import CreatureSay

from com.l2jserver                                  import L2DatabaseFactory

 

I do not work .. help me plz

 

Posted

I fix the imports

 

import sys

from java.util                                  import Iterator

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

from com.l2jserver.gameserver.network.serverpackets import CreatureSay

from com.l2jserver                                  import L2DatabaseFactory

 

I do not work .. help me plz

Posted

I fix the imports

 

import sys

from java.util                                  import Iterator

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

from com.l2jserver.gameserver.network.serverpackets import CreatureSay

from com.l2jserver                                  import L2DatabaseFactory

 

I do not work .. help me plz

 

If it doesnt work you should have error log txt file.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...