Jump to content

[Share][Freya] Killing Spree


Recommended Posts

Only Announcements.?

I thought that pj receives hero aura.  .

you can easily add a hero aura prize

just add this code after every case

activeChar.setHeroAura(true)

 

now its working great ,.if i want to give a skill as a reward what do i add? i know how to give items how about bskills the same way?

smth like that

activeChar.addSkill(skillid)

Link to comment
Share on other sites

you can easily add a hero aura prize

just add this code after every case

activeChar.setHeroAura(true)

smth like that

activeChar.addSkill(skillid)

 

 

In this case I also wanted to add an effect. . . I mean. . . 10 pvp row, the ground shakes, example. when falls Zariche, the earth trembles???

Link to comment
Share on other sites

Earthquake eq = new Earthquake(activeChar.getX(), activeChar.getY(), activeChar.getZ(), intensity, duration);

activeChar.broadcastPacket(eq);

Link to comment
Share on other sites

Earthquake eq = new Earthquake(activeChar.getX(), activeChar.getY(), activeChar.getZ(), intensity, duration);

activeChar.broadcastPacket(eq);

 

Perfect I'll see if going well, I hope so. . thanks!!

Link to comment
Share on other sites

you can easily add a hero aura prize

just add this code after every case

activeChar.setHeroAura(true)

smth like that

activeChar.addSkill(skillid)

 

There is no definition for activeChar, atleast not in L2JServer.

Link to comment
Share on other sites

that is old.. i remember in l2infinity skills c4 was with hero auro when kill 5 pll and when u die the aura disapered.. but cobra is a old guy here and for sure. that was ahared here..and u make some changes..what changes..?

Link to comment
Share on other sites

that is old.. i remember in l2infinity skills c4 was with hero auro when kill 5 pll and when u die the aura disapered.. but cobra is a old guy here and for sure. that was ahared here..and u make some changes..what changes..?

 

However it is a shit.

Link to comment
Share on other sites

you can easily add a hero aura prize

just add this code after every case

activeChar.setHeroAura(true)

smth like that

activeChar.addSkill(skillid)

 

How can i define activeChar in L2J or use an alternate method?

Link to comment
Share on other sites

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
Reply to this topic...

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

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