Jump to content
  • 0

Probliam me tois Buffer ston server m


Question

Posted

geia sas paidia pernaw mia buffer ston server ...Mou  thn emfanizh alla otan pataw panoths mou grafh

you are either not carrying out your quest or do not meet the oiteria
Ta fotasas

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