Jump to content
  • 0

Question

Posted

exw prob me thn buffer exw valei thn oneo buffer mesa ston server m k pataw na parw buffs alla leei "you are either not carrying out your quest or not meet the criteria..plz help

1 answer to this question

Recommended Posts

  • 0
Posted

Re Cs ELEOS Pia..

 

Exei Ginei 100++ Fores To Idio Problem Post...

 

Tespa..

 

Teleytaia Fora.

 

Dn Ksanalew Tpt..

 

pigene sto

 

GameServer/Data/Jscript/custom

 

anoikse to _init_.py

 

delete oti exei mesa

k kane paste afta

 

 


__all__ = [
'708_ZakenCurse',
'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...