Jump to content

[Share]1-NICE NPC L2jServer Gracia Epilogue


Recommended Posts

Please MAN! ;) ;) :D

 

Fix!! Work!!Blackshmith Mammon max full All s80:) ::)

 

Photo shot00002u.png

Dowlolands http://www.speedyshare.com/files/22802668/Blackshmith_Mammon.rar

 

 

 

 

Custom NPC PvP-PK:):) 100% Working in Gracia Epilogue:):) ;D

 

Photo shot00000w.png

Dowlolands http://www.speedyshare.com/files/22802683/Custom_NPC_PvP-PK.rar

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 here.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...