Jump to content
  • 0

Buffer Target You And Show Buff


Question

Posted

Hi, i made an npc buffer i wanted ask how to make it properly

cast the buff on you with animation.

 

I did 

 

broadcastPacket(new MagicSkillUse(this, player, 5557, 1, 5000, 1));

 

but it just show npc casting the buff and never show it on player. i even increased npc's c speed to 2000 still 

9 answers to this question

Recommended Posts

  • 0
Posted

better is turn off animation on buffers, i think will be many packets if in town will be many players :D

Nothing to worry about. Imagine 10-15 pp's selling buffs in town with 250 ppl online

  • 0
Posted (edited)

aww so cute :-[

what is wrong with ur brain?

 

Nothing to worry about. Imagine 10-15 pp's selling buffs in town with 250 ppl online

hmm, i remember how on one buffer try buff some (~5) players, so buffer very lagging when buff all players at same time. One solution is to spawn 10 buffer npc.

 

i did 150 same.. it show concestration but others buffs just show it casting until the 5 seconds pass

did u try change hit time? because it set 5 sec i see.

broadcastPacket(new MagicSkillUse(this, player, 5557, 1, 5000, 1)); make it 500

Edited by wongerlt

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...