Jump to content
  • 0

Probliam me tois Buffer ston server m


Question

3 answers to this question

Recommended Posts

  • 0
Posted

akoume prosextike bes mesa sto data jscript eki exi 1 _init_ anixeto kai kane paste afto to alo pou exis to zvinis kai vazis afto pou sou edosa simiosi bes mesa sto costum exi 1 fakelo pio pano kai elexe tin eki exi 1 fakelo 9999_npcbuffer

Borei k '9998_NPCBuffer'. to kanis 9999

 

 

 

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

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