Jump to content
  • 0

[Help] I Have a Problem with L2JArchid pack ....REVISION 381


doctoras

Question

Geia sas paidia exw ena problima pou stekete empodio sto na anikso ton server mou ...

den mporo na kanw oute clan oute kanena idos Quest ...

Photo 1

53322797.jpg

 

 

 

Prospathisa na to diorthoso monos mou allazontas kati arxeia apo...

 

 

C:\Server\L2JArchid-Game\data\jscript\custom

 

mesa to arxeio __init__ 

 

Prin to kanw edit egrafe

 

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

 

 

 

Meta to allaksa vazontas auta mesa

 

 

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

 

 

 

Alla pali to idio meta piga sto

 

c:\Server\L2JArchid-Game\data\jscript

sto idio arxeio na kanw tin idia allagh kai pali den katafera tipota

 

 

Mipos kanenas gnorizi tin lusi ?

 

 

 

P.S. : XRISIMOPIO TIN REVISION 381

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Agapite mou file Traffic*   telika vrika tin lusi monos mou euxaristo kai signomi ...

 

 

 

Agapite mou file doctoras  eisai wraios k metras!

Problem Solved u can lock it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...