lilcoconut20 Posted August 4, 2011 Posted August 4, 2011 dont work in l2j high five :( To get it to work on l2j Hi five in the __L2j_Blesse__.py change this import sys from l2.brick.gameserver.model.actor.instance import L2PcInstance from l2.brick.gameserver.model.actor.instance import L2PetInstance from l2.brick.gameserver.model.actor.instance import L2SummonInstance from java.util import Iterator from l2.brick.gameserver.datatables import SkillTable from l2.brick import L2DatabaseFactory from l2.brick.gameserver.model.quest import State from l2.brick.gameserver.model.quest import QuestState from l2.brick.gameserver.model.quest.jython import QuestJython as JQuest To this import sys from com.l2jserver.gameserver.model.actor.instance import L2PcInstance from com.l2jserver.gameserver.model.actor.instance import L2PetInstance from com.l2jserver.gameserver.model.actor.instance import L2SummonInstance from java.util import Iterator from com.l2jserver.gameserver.datatables import SkillTable from com.l2jserver import L2DatabaseFactory from com.l2jserver.gameserver.model.quest import State from com.l2jserver.gameserver.model.quest import QuestState from com.l2jserver.gameserver.model.quest.jython import QuestJython as JQuest now it should work
Dippindots Posted September 3, 2011 Posted September 3, 2011 Error on: C:\Users\HaH\Desktop\Server\gameserver\data\scripts\custom\2011_BlesseNBuffer\__L2j_Blesse__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__L2j_Blesse__.py", line 2, in ? ImportError: no module named l2
yansalles Posted September 9, 2011 Posted September 9, 2011 wow, quite confusing the images xd and yeah im new lol
k00k00 Posted September 11, 2011 Posted September 11, 2011 i aggree with you and i believe it is a super duper extraordinary buffer, but this thing is hard to be learn. Anyways, thank you for sharing it with us :)
Trance Posted April 7, 2012 Posted April 7, 2012 rin4a's buffer updated by Russian Developers :) Maybe destroyed?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now