Jump to content

Recommended Posts

Posted

yes but no message maybe i have to enable smthg in config?

 

do you have disable from l2jmods the anti feed option?

Posted

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)

Posted

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

Posted

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

activeChar.broadcastPacket(eq);

Posted

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

Posted

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.

Posted

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

Posted

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.

Posted

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?

Posted

if u are writing it in l2pcinstance just skip activeChar. so it will be setHeroAura(true) or addSkill(skillid)

 

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