Jump to content

DarknessVoice

Members
  • Posts

    56
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by DarknessVoice

  1. Error on: C:\SERVER\gameserver\data\scripts\costume\850_Subclass\__init__.py.error.log

    Line: -1 - Column: -1

     

    Traceback (innermost last):

      File "__init__.py", line 2, in ?

    ImportError: no module named net

     

    and here is first lines in init.py

     

    import sys

    from net.sf.l2j import L2DatabaseFactory

    from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance

    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

     

     

     

  2. hello maxcheaters  :alone:

    i wanna know how to add a stacksub npc in my interlude server , well i already know how to add a costume npc use tables and making it subclasse but i dont know how to make it stack the sub . i'm not a java devloper so take it easy .

     

    Chronice i'm using interlude

    revision=855

    repository=http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/gameserver

    repository=http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/datapack

     

     

     

×
×
  • Create New...