Jump to content
  • 0

Help Me Buffer!


Question

Posted

Kalimera paidia, exw ena provlima me ton buffer mou...Katarxas xrisimopoiw L2JOneo Pack...Epsaksa sto forum, katevasa pollous buffers kai tous evala stin DB mou alla oloi m evgazan to idio provlima, "You are not carrying the quest or you don't meet the criteria" Kserete ti mporei na einai? Dokimasa arketous buffer kai oloi to idio...

 

Thanks

2 answers to this question

Recommended Posts

  • 0
Posted

loipon execute batch file to sql tis buffer sou , meta pare html arxeia pou sou exei  i buffer kai balto sto gameserver/data/html/default , meta sou exei kati jscript , parta gia balta sto gameserver/data/jscript/custom

, meta ani3e to __init__  , kai antikatestise auta pou leei sto diko sou me auta edw

 

__all__ = [

'3995_echo',

'4000_ShadowWeapons',

'7000_HeroItems',

'8000_RaidbossInfo',

'6050_KetraOrcSupport',

'6051_VarkaSilenosSupport',

'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 ""

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..