Jump to content

Recommended Posts

  • 3 weeks later...
  • 9 months later...
Posted

// Add Hero if ClanLeader is castle lord!

 

if (isClanLeader()&& isNoble()&& isFlying())

setHero (true);

 

else if (isClanLeader()&& isNoble()&& !isFlying())

setHero (false);

 

shouldnt have activeChar fron of isnoble is clanleader and isflying?

Posted

frist there is no check if the clan leader has a Castle or not.

Second if a CL is hero and is riding a wyvern and than unmount he gonna lose hero status lol...

and no reason to check if its noble when its just for Clan leaders...

// Add Hero if ClanLeader is castle lord!

 

if (isClanLeader()&& isNoble()&& isFlying())

setHero (true);

 

else if (isClanLeader()&& isNoble()&& !isFlying())

setHero (false);

 

shouldnt have activeChar fron of isnoble is clanleader and isflying?

 

you dont have to put everywhere activeChar lulz

Posted

come on it doesnt work you just spamm,it can destroy the normal heroes rofl

//agree

why should then i work if i get the castle and then to get hero

or if i lose the castle to lose the hero

then i say

oh crap....so many battles for nothing

  • 1 month later...
Posted

@leoadrian Means isFlying would be! = Not, isFLying (can not fly or do not have the Wyner) do not have this requirement if he wins the Hero temporary.

 

Sorry bad english (:

 

I hope u understand..

:)

Posted

this code dont works on l2j. if you are cl+noble+flying nothing happens

 

i tryed to upgrade my stryder from wyvern manager, to mount it from gm panel, and to mount it normaly with right click on pet item. nothing

  • 4 months later...

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