Hello guys, I am using l2jacis instance buffer and I want to add buff sets(Mage buffs,Fighter buffs) this is the line I am trying to work with <a action=\"bypass -h npc_%objectId%_getbuff 1204 2\">Mage Buffs</a> , but I am not sure how to make multiple actions. I tried seperating buffs by colonn,semicolon,but it didn't work out.I know that you can get action value and do something in Java,for example: <a action=\"1\">Wind Walk</a> if(action == 1){ doSomething(); }, but I am not sure how to get this action value. This is the link to my instance buffer: http://www.maxcheaters.com/topic/115825-simple-instanced-buffer/ Thanks for help guys.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
StealthyS4m
Hello guys,
I am using l2jacis instance buffer and I want to add buff sets(Mage buffs,Fighter buffs) this is the line I am trying to work with
<a action=\"bypass -h npc_%objectId%_getbuff 1204 2\">Mage Buffs</a> , but I am not sure how to make multiple actions.
I tried seperating buffs by colonn,semicolon,but it didn't work out.I know that you can get action value and do something in Java,for example:
<a action=\"1\">Wind Walk</a>
if(action == 1){
doSomething();
},
but I am not sure how to get this action value.
This is the link to my instance buffer: http://www.maxcheaters.com/topic/115825-simple-instanced-buffer/
Thanks for help guys.
3 answers to this question
Recommended Posts