And i want to make my buffer when it gives buffs to show buff effects like elfo's. I use python buffer for l2jfrozen. Please give me an example on this code:
#Wind Walk
if event == "2":
st.takeItems(ADENA_ID,0)
SkillTable.getInstance().getInfo(1204,2).getEffects(st.getPlayer(),st.getPlayer())
return "2.htm"
st.setState(COMPLETED)
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.
You can download new server update,
plus an installer that will have your own C4 Cumulative server in 3 simple steps and above all (FREE).
https://l2servers.com.ar
https://www.mediafire.com/file/aktanlwyuqc9jsa/L2OFF_C4_C4_ACU_GXEXT.rar/file
Question
Rio
Hi guys i saw i post from elfo : http://www.maxcheaters.com/topic/181446-just-another-buffer/?hl=buffer
And i want to make my buffer when it gives buffs to show buff effects like elfo's.
I use python buffer for l2jfrozen. Please give me an example on this code:
Edited by Rio22 answers to this question
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.