1st Thanks for this buffer.
2nd well there is an error in your file, in the l2emu folder your python script is exactly the same than the l2jfree one
if you cannot make it work in l2emu do this: put the Rin4as_Custom_Addons folder in your custom quest folder and
on the script.cfg add
custom/Rin4as_Custom_Addons/__init__.py
custom/Rin4as_Custom_Addons/buffer/__init__.py
and in the __init__.py of the folder do:
replace every
from com.l2jfree. (somthing like this) by: from net.l2emuproject.
it makes it work...
but one question, i got an error after each buffs, it seems to be after 30 buffs...
at the line 751 =>
st.getPlayer().sendPacket(CreatureSay(st.getPlayer().getObjectId(), 3, "Buffer", "This Buffer is made by Rin4a!"))
this error is said in npc...taceback (innermost last) file __init.py at line 751 blablabla
and if i can make a suggestion, could you put a new style, like 2 colums for the list of buffs, because with simple buffs, when people are buffing it takes time to go down all the time with the mouse wheel