give me your init_py
Printable View
probably it's because you changed something and had 1 unneeded space or tab...
bet pythonwin and check the .py file before starting the server
now when GS starts and importing quests i got msg that he failed to import quest 9999_NPCBuffer.Code:__all__ = [
'4000_ShadowWeapons',
'5011_l2day',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer'
]
print ""
print "importing custom data ..."
for name in __all__ :
try :
__import__(name,globals(), locals(), [], -1)
except :
print "failed to import quest : ",name
print "... done"
print ""
so something is wrong with his *.py
anyone found the reason?
If i click "Buy"
the npc says: I have no task for you right now
my custom\__init__.py :can anyone tell me why i cannt get buffs?Code:__all__ = [
'5011_l2day',
'7000_HeroItems',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'9999_NPCBuffer'
]
print ""
print "importing custom data ..."
from data.jscript.custom import *
print "... done"
print ""
thanks for nice share !
still no answer about this issue?
i got error msg!
when i pres "buy" it says:i have nothing to say to u!:*:
any1 can help?
hello my first post, and all i can say about this buffer is that it does not work.
hey is there any1 that has this interlude buffer?Can share plz? Thnx in advc :)
links are dead. closed