demonsky Posted July 20, 2009 Posted July 20, 2009 ty man.. but now i need a fix for l2jfree huahuauha i have to wait rev 0.6 Quote
sot443 Posted July 20, 2009 Posted July 20, 2009 Try : Change in python : import sys from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance from java.util import Iterator from net.sf.l2j.gameserver.datatables import SkillTable from net.sf.l2j import L2DatabaseFactory from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest To import sys from com.l2jfree.gameserver.model.actor.instance import L2PcInstance from java.util import Iterator from com.l2jfree.gameserver.datatables import SkillTable from com.l2jfree import L2DatabaseFactory from com.l2jfree.gameserver.model.quest import State from com.l2jfree.gameserver.model.quest import QuestState from com.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest and check the skills Id's if are correct. Hope that helped you. Quote
Sacri Posted July 27, 2009 Posted July 27, 2009 Is there anyway this one will work with interlude? Or do i have to wait for v0.6? Quote
Sacri Posted July 28, 2009 Posted July 28, 2009 work with interlude I tried to install it and i get an sql error O_o Quote
blackblood Posted July 28, 2009 Posted July 28, 2009 Try : Change in python : import sys from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance from java.util import Iterator from net.sf.l2j.gameserver.datatables import SkillTable from net.sf.l2j import L2DatabaseFactory from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest To import sys from com.l2jfree.gameserver.model.actor.instance import L2PcInstance from java.util import Iterator from com.l2jfree.gameserver.datatables import SkillTable from com.l2jfree import L2DatabaseFactory from com.l2jfree.gameserver.model.quest import State from com.l2jfree.gameserver.model.quest import QuestState from com.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest and check the skills Id's if are correct. Hope that helped you. didn't work for me =/ Quote
Matim Posted July 28, 2009 Posted July 28, 2009 didn't work for me =/ Look at the L2JFREE SVN and cheack imports patch to the classes ... and correct them..simple. Quote
Kabamaru® Posted July 28, 2009 Posted July 28, 2009 btw i test this buffer it's ok i see the images but when i am gonna take a buffer on game server show me some million errors xD something bugged or i made something false :O? Quote
Matim Posted July 28, 2009 Posted July 28, 2009 Show us Your errors..how we could help you without any informations? Quote
Kabamaru® Posted July 29, 2009 Posted July 29, 2009 Show us Your errors..how we could help you without any informations? http://img195.imageshack.us/img195/7089/ggggggge.png check the photo and give me if you can a solution to my problem thanks. Quote
O_o Posted July 30, 2009 Posted July 30, 2009 Some things i want to say :) : 1. no works cancel buffs on last l2offcial rev 2. can and and heal at buffer ? Quote
blackblood Posted August 1, 2009 Posted August 1, 2009 Look at the L2JFREE SVN and cheack imports patch to the classes ... and correct them..simple. i dont know if that what you mean but... i add this line on scripts.cfg # Custom custom/60551_NPCBuffer/__init__.py its working perfect now thx Btw i have recreated all npc buffs for working by template on mysql table and HP/cancel/CP function by script...but cp function isnt work can someone help me with script code? im using l2jfree gracia 2.2 thx anyway =) Quote
+cs.tribal Posted August 1, 2009 Posted August 1, 2009 ADD THIS:I WORK ON l2jserver! tested by me! thanks! Quote
Recommended Posts
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.