thelw na kanw to e3eis... otan enas player exei as poume x buff(px. shield) kai to kanei self/target to buff den to pairneis mexri na teliwsh to effect/cast oute mporeis na walk..kai ta upoloipa buffs exoun to diko tous effect... px. dance theloun duals oste na ta knc ktlp.
kati tetoio thelw na kanw se buffer..
px auto to code kanei self effect alla ama knc walk kanei cancel to effect kai to buff to exeis parei :P
StringTokenizer st = new StringTokenizer(command, " ");
String actualCommand = st.nextToken();
int buffid = 0;
int bufflevel = 1;
if (st.countTokens() == 2) {
buffid = Integer.valueOf(st.nextToken());
bufflevel = Integer.valueOf(st.nextToken());
}
else if (st.countTokens() == 1)
buffid = Integer.valueOf(st.nextToken());
if (actualCommand.equalsIgnoreCase("getbuff")) {
if (buffid != 0) {
MagicSkillUse mgc = new MagicSkillUse(this, player, buffid, bufflevel, 5, 0);
SkillTable.getInstance().getInfo(buffid, bufflevel).getEffects(this, player);
showMessageWindow(player);
player.broadcastPacket(mgc);
}
}
:forever alone like a boss: :forever alone like a boss: 3erei knc pws na to kanw?
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.
Lineage2 Acessen- INTERLUDE PVP-PVE LOW CLASSIC
RETAIL SERVER !!
💫 NPC BUFFER SENCILLO A PARTIR DE LVL 20
Exp x1.50 | Adena x1.50
Sistema de Casas por alquiler ( incluyen niveles para mejorar la casa + beneficios )
Sistema de tradeo mediante buffalo ( transporte de items de ciudad a ciudad, con ganancia de adena ).
Website: acessen.com.ar
Discord: https://discord.gg/jzyyQtEKmf PARA MAS INFORMACIÓN
🎯 Looking for a stable and fun server to grind with your friends?
Join L2Roosters over 1000+ players online daily, intense epic battles, fair economy, no corruption, and exciting daily events!
💎 Got friends? Bring them along and claim 1 WEEK of FREE Premium Access!
🔥 Start your journey with us today!
Question
vl4d
thelw na kanw to e3eis... otan enas player exei as poume x buff(px. shield) kai to kanei self/target to buff den to pairneis mexri na teliwsh to effect/cast oute mporeis na walk..kai ta upoloipa buffs exoun to diko tous effect... px. dance theloun duals oste na ta knc ktlp.
kati tetoio thelw na kanw se buffer..
px auto to code kanei self effect alla ama knc walk kanei cancel to effect kai to buff to exeis parei :P
:forever alone like a boss: :forever alone like a boss: 3erei knc pws na to kanw?
Edited by vl4d9 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.