Jump to content

[Share]1-NICE NPC L2jServer Gracia Epilogue


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
  • 2 months later...

Wont work for me I get the menu and click and nothing happens. I have added everything where possible and even changed

 

#Jython-based Top PvP Manger

import sys

from java.util                                  import Iterator

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

from net.sf.l2j.gameserver.network.serverpackets import CreatureSay

from net.sf.l2j 

 

to

 

#Jython-based Top PvP Manger

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   

 

also added the

 

custom/198850_CustomInfo/__init__.py

 

 

 

to gameserver\data\cripts.cfg

 

and still nothing also I changed the folder and npc id's in the init_.py to 198850

 

and anyone help

 

I am running CT2.4 Epilogue

 

thanks

 

Same Problem

Link to comment
Share on other sites

  • 3 weeks later...

That bugged script again lol ... with TOP PvP/PK/Clan ..etc. That script dosen't work on Epilogue even with imports changed! Maybe some1 can make a good code for TOP PvP/PK..?

Link to comment
Share on other sites

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


×
×
  • Create New...