Jump to content

[SHARE]Npc Buffer For IL!


Recommended Posts

Hello there i Found a another npc buffer this is for interlude i do some change and fixes... some buffs error and now is ready!!

 

It does work on l2joneo pack!

 

A little guide  :P

 

Fix your _init_.py. at C:/Server/GameServer/Data/Jscript/Custom replace this code;

 

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

 

 

 

Screenshots

shot00002yo4xw0.jpg

width=636 height=480http://img113.imageshack.us/img113/9918/shot00003df6dh1.jpg[/img]

 

Link; :o

 

Download

 

Source:Van

 

 

Link to comment
Share on other sites

  • 1 month later...

gOOD share cobra.

 

 

***Katara follow the guide if again you cant have success try another buffer or your db maybe will have an error...

Link to comment
Share on other sites

  • 3 weeks later...

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
Reply to this topic...

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