Jump to content
  • 0

[help] buffer problem


Question

Posted

Exw katevasi thn buffer tou stefoulis15 ston server mou ta pernaw ola akrivos opos to guide tou kai otan paw na patiso sto npc m leei :

 

My text is missing data/htlm/9999_NPCBUFFER

                                                   

Note: piga kai to file ekei pou m leei alla tpt :S

 

 

PLZ HELP ME

 

rule : no spam :)

Recommended Posts

  • 0
Posted

e nato to problima... den exeis balei to '9999_NPCBuffer'....

 __all__ = [
'quests',
'custom',
'teleports',
'village_master',
'ai',
'cron'
'9999_NPCBuffer'
]
import quests
import custom
import teleports
import village_master
import ai

 

Lol den xreiazete edw.

Mesa st _int_.py tou Custom prepei. -.-"

  • 0
Posted

Lol den xreiazete edw.

Mesa st _int_.py tou Custom prepei. -.-"

Po den pezei simera kati exw pa8ei....  nai to __inti__ pou einai mesa sto custom :S xilia soz...

(den ida kan ti egrafe to __inti__ mono oti den eixe to '9999_NPCbuffer'.... )

  • 0
Posted

Lpon,

1.C:\Server\gameserver\data\jscript\custom\9999_NPCBuffer

2.C:\Server\gameserver\data\jscript\custom\__init__.py

 __all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer',
'5000_MissQueen',
'8001_NpcLocationInfo'
]
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 "" 

 

 

etC ta exw :S ti fteei eleos ?

 

  • 0
Posted

Lpon,

1.C:\Server\gameserver\data\jscript\custom\9999_NPCBuffer

2.C:\Server\gameserver\data\jscript\custom\__init__.py

 __all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer',
'5000_MissQueen',
'8001_NpcLocationInfo'
]
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 "" 

 

 

etC ta exw :S ti fteei eleos ?

 

prostese '9999_NPCBuffer' dld 8a dinei etc:

 

 __all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer',
'5000_MissQueen',
'8001_NpcLocationInfo'
'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 "" 

 

  • 0
Posted

prostese '9999_NPCBuffer' dld 8a dinei etc:

 

 __all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer',
'5000_MissQueen',
'8001_NpcLocationInfo'
'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 "" 

 

 

 

 

den to vlepeis? to exw 3o apo to telos :S

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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