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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock