Saxantes Posted December 4, 2010 Posted December 4, 2010 i have one problem at L2PcInstance i get error in setHeroAura i can't make like this.... only like this it say no error setHero :/ For me everything working fine, maybe u have different package. Quote
S1ckboy Posted December 11, 2010 Posted December 11, 2010 Maybe old Topic but SOOO Useful! Thx for the share, it helped me very much! ;D PS: U dont mind i modyfied it a bit do you? I did it so when i get 10 straight kills get hero glow and at 20 kills get normal hero. But when you die you lose aura and hero stats(if you had taken from spree) :) :P Quote
l2phanton Posted December 15, 2010 Posted December 15, 2010 the code works in l2jServer Freya ? Quote
eKo Posted December 15, 2010 Posted December 15, 2010 the code works in l2jServer Freya ? grr...EVERYY Code works On all Chronicles/Forks/Emulators you just have do some tweaks or adapting it etc. Quote
conheonit Posted December 28, 2010 Posted December 28, 2010 Sorry about my English. Can someone help me write a script to take hero glow when log out. Thanks Quote
Erica710 Posted January 9, 2011 Posted January 9, 2011 +5 Aura will kill after you die but loses but remains fixed after the kill Quote
Hardstyle Posted January 21, 2011 Posted January 21, 2011 what is worng with a code like this?:) //at the begining private int heroConsecutiveKillCount = 0; //at incrisepvp if (heroConsecutiveKillCount == 100 && !isHero() ) {this.setHero(true);} //at dodie heroConsecutiveKillCount = 0; Quote
l2phanton Posted February 19, 2011 Posted February 19, 2011 Nice Share ! Perfect's work's in any revision! Thank you! Quote
AlexCardyz Posted June 21, 2011 Posted June 21, 2011 Thanks ..! I adapt to chronic L2JServer, freya....! and all 100% good xD Ty Quote
Vago Posted June 21, 2011 Author Posted June 21, 2011 Maybe old Topic but SOOO Useful! Thx for the share, it helped me very much! ;D PS: U dont mind i modyfied it a bit do you? I did it so when i get 10 straight kills get hero glow and at 20 kills get normal hero. But when you die you lose aura and hero stats(if you had taken from spree) :) :P Sure you can update it. Make it more complex. Make adaptions for any chronicle you need. The only thing I want is to share it as well ^^. Quote
Recommended Posts
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.