Jump to content
  • 0

Question

Posted

hi katevasa mia buffer kai me arese poli. exw equal compile pack den mporw na katalavo ti la8os exo kanei kai spastika agria. perasa ta html,sql arxia ok.

alaksa ta imports apo ti 8005_buffer ta ekana dld etc gia equal:

import sys
from lt.equal.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from lt.equal.gameserver.datatables import SkillTable
from lt.equal import L2DatabaseFactory
from lt.equal.gameserver.model.quest import State
from lt.equal.gameserver.model.quest import QuestState
from lt.equal.gameserver.model.quest.jython import QuestJython as JQuest

qn = "8505_Buffer"

NPC=[85050]
ADENA_ID=57
QuestId     = 8505
QuestName   = "Buffer"
QuestDesc   = "custom"
InitialHtml = "1.htm"

print "importing custom: 8505: Buffer"

class Quest (JQuest) :

def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr)
...bla..bla.

kai alaksa kai to init sto custom to ekana etc:

__all__ = [
'3995_echo',
'4000_ShadowWeapons',
'7000_HeroItems',
'8000_RaidbossInfo',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'9999_NPCBuffer'
'8505_Buffer',
]
print ""
print "importing custom data ..."
for name in __all__ :
    try :
        __import__('data.scripts.custom.'+name,globals(), locals(), ['__init__'], -1)
    except:
        print "failed to import quest : ",name
print "... done"
print ""

ti la8os ekana ? eleos! otan aptaw..ok patao buff me kai lei you cannot carry...citeria kai pipes :D.help anagi!

13 answers to this question

Recommended Posts

  • 0
Posted

haha kala se elega nooba egw sto msn kai me ekanes block vlakovlaka oute mia buffer dn 3ereis na pernas

vlaka bale komma se auto '9999_NPCBuffer'

  • 0
Posted

haha kala se elega nooba egw sto msn kai me ekanes block vlakovlaka oute mia buffer dn 3ereis na pernas

vlaka bale komma se auto '9999_NPCBuffer'

pou kolaei auto re ise ka8isterimenos? afou i 8505 ine i buffer m oxi i 9999 etc itan afou vlax,alos?
  • 0
Posted

bre axristo pragma tis koinwnias kaneis kai to exipno ka8usterimeno 5 xrono

'3995_echo',
'4000_ShadowWeapons',
'7000_HeroItems',
'8000_RaidbossInfo',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'9999_NPCBuffer'
'8505_Buffer',

zwo an dn baleis komma pws 8a diabasei to 8505 e ka8isterimene panivlaka

  • 0
Posted

bre axristo pragma tis koinwnias kaneis kai to exipno ka8usterimeno 5 xrono

'3995_echo',
'4000_ShadowWeapons',
'7000_HeroItems',
'8000_RaidbossInfo',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'9999_NPCBuffer'
'8505_Buffer',

zwo an dn baleis komma pws 8a diabasei to 8505 e ka8isterimene panivlaka

mpravo sigxaritiria to dokimasa. pali to idio
  • 0
Posted

mpravo sigxaritiria to dokimasa. pali to idio

bre gidi sto telefteo dn bazeis komma pw pw 8ee m oute ta vasika dn 3ereis.
Guest
This topic is now closed to further replies.
×
×
  • Create New...