Jump to content
  • 0

Buffer help i ask something wheird and rare ^_^ (expirienced persons)


Question

Posted

hello i wanted to make a new buffer with a simple window for a low rate server but i searched alot and zero finds

the buffer i wanted has:

casting/visual effects on buffer/player for: songs/dances/prophet/orc buffs.

i tryed java buffers and python nothing worked well some java buffers worked but prophet buffs not working (on effects-> buffer is casting=effect is ok but when cast ends the player dont get the "wind walk" effect on him) this is only problem with prophet buffs songs dances orc buffs are ok.

 

if anybody understand please answer me here if he knows anything stupid answers and spammers please stay away from here.

6 answers to this question

Recommended Posts

  • 0
Posted

thank you Sweets but i already tested it yes thats what i wanted

the actual problem is here

 

MagicSkillUse mgc = new MagicSkillUse(this, player, buffid, bufflevel, 5, 0);

SkillTable.getInstance().getInfo(buffid, bufflevel).getEffects(this, player);

showMessageWindow(player);

player.broadcastPacket(mgc);

 

this is causing the effect on this, player

but the player didnt work

i tested already in latest l2j h5

thanks for answering

  • 0
Posted

there is no errors

player effects

i cant explain better

imagine a prophet when cast a buff uppon your character doent he have some casting VISUAL effects in hes feet? and while he finish casting ... doent a VISUAL effect shows on your character? thats the problem with the buffer, she have the casting VISUAL effect... but the character doent get the last VISUAL effect of the buff... i hope this is better explanation.

sorry for bad eng.

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...