Jump to content
  • 0

l2jfree ct1.5 buffer prob


Derdeville

Question

lipon pedia i katastasi ine tragiki! exw vali apirous buffer ekana ta

<<custom/9999_NPCBuffer/__init__.py>>

 

kai

 

<<import sys

from com.l2jfree.gameserver.model.actor.instance import L2PcInstance

from java.util import Iterator

from com.l2jfree.gameserver.datatables import SkillTable

from com.l2jfree                import L2DatabaseFactory

from com.l2jfree.gameserver.model.quest import State

from com.l2jfree.gameserver.model.quest import QuestState

from com.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest>>

 

pou legate ala tpt deste...

 

http://img36.imageshack.us/img36/1584/shot00000ppi.png

http://img10.imageshack.us/img10/6751/shot00001o.png

http://img3.imageshack.us/img3/8456/shot00002a.png

 

plz help tha kanw xarakiri!

 

Link to comment
Share on other sites

Recommended Posts

  • 0

# Custom

custom/1000_NonTalkingNpcs/__init__.py

custom/4000_ShadowWeapons/__init__.py

custom/5000_MissQueen/__init__.py

custom/5001_NewbieCoupons/__init__.py

custom/5011_l2day/__init__.py

custom/5025_Evolve/__init__.py

custom/6050_KetraOrcSupport/__init__.py

custom/6051_VarkaSilenosSupport/__init__.py

custom/7000_HeroItems/__init__.py

custom/8000_RaidbossInfo/__init__.py

custom/8001_NpcLocationInfo/__init__.py

custom/8004_PurchaseBracelet/__init__.py

custom/9999_NPCBuffer/__init__.py

 

etsi prepei na einai

kai esi to ekana to idio pali

 

Edit:to init stn fakelo server/l2jfree-gameserver/dist/data ine keno, opos kai sto fakelo scripts, kai ston fakelo custom itane keno kai

egrapsa afto-->

 

__all__ = [

'3995_echo',

'4000_ShadowWeapons',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'7000_HeroItems',

'8000_RaidbossInfo',

'9999_NPCBuffer'

]

print ""

print "importing custom data ..."

for name in __all__ :

   try :

       __import__('data.jscript.custom.'+name,globals(), locals(), ['__init__'], -1)

   except:

       print "failed to import quest : ",name

print "... done"

print ""

Link to comment
Share on other sites

  • 0

anixe to fakelo pou einai o buffer kai sou exei bgalei ena txt arxio anixeto kai des ti sfalma sou ebgale kai pes mou

l2jfree exeis etsi?

evgale txt arxio afta lei--->

 

Error on: C:\Server\gameserver\data\scripts\quests\9999_NPCBuffer\__init__.py.error.log

Line: -1 - Column: -1

 

Traceback (innermost last):

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

TypeError: com.l2jfree.gameserver.model.quest.State(): expected 0 args; got 2

 

Link to comment
Share on other sites

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
Answer this question...

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