TєђGëØrge Posted June 30, 2008 Posted June 30, 2008 1. Hi I Had Edit The Skills At C:\Server\gameserver\data\stats\skills The Buff Time To 38000 And Someother Fixes I Will Up My Server And Every Skill That I Fix I Will Upload And Edit My Post... CLICK ME 2.Now Lets Start I Wanna Say Something That Very Much People Forgot When Adding A folder At jscript When You Go To jscript And Paste The Server You Go To Edit __init__.py Lets Say We Have Lastest Version Of The "L2J-Free IL Pack" And We Want To Add The 9999_NPCBuffer At C:\Server\l2j-gameserver\dist\data\jscript\custom We Go And Open __init__.py And We Add This __all__ = [ '4000_ShadowWeapons', '5011_l2day', '6050_KetraOrcSupport', '6051_VarkaSilenosSupport', '7000_HeroItems', '8000_RaidbossInfo' '9999_NPCBuffer' <---- Here The Name of The Folder 'Here The Name of another folder you wanna add' ] 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 "" at custom Paste There The Folder....and u are ok //offtopic I Had Reach 400 Posts xD
Emrys Posted July 4, 2008 Posted July 4, 2008 You have done a mistake which is you must o=put to all you add (,) expecpt the last !!!!
johny4098 Posted August 19, 2008 Posted August 19, 2008 stop spamming man or i will report u to a moderator(joshu)
Recommended Posts