-
Posts
3,020 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by sτrίkε-
-
[Share-Guide] Subclass Delay
sτrίkε- replied to Fogotendx20's topic in Server Development Discussion [Greek]
ok Pro java Dev.. You Are Experienced! GRATZ! You Want Karma? i said that's enough -
[GR] Αποκτήστε λογαριασμό Premium Rapidshare χωρίς πιστωτική κάρτα
sτrίkε- replied to K4rMa's topic in Off-Topics
p.x. sta arxika moO sto mxc i8eLa na kanw donate... i oikogeneia moO dn exei dinatotita na xrisimopoiisei pistwtiki karta kai i8eLa na vrw enan tropo na kanw donate... o husein m eipe oti borw na paw s ena net kai na dwsw lefta kanontas donate... tecpa kai egw nmZ oti kati pezei.. Anyway .... -
i think this the only solution but 1st time i hear this error... Which pack you use?
-
yes they using scripts but at new revision from all companies l2phx is fixed.. Also To Dont Reply in old topics...
-
also if you know to make compile.. just follow vago's guide for how to ban player who have weapon more than max http://www.maxcheaters.com/forum/index.php?topic=28110.0
-
[Guide-Updated]How To Fix SubClass Exploits On L2J Free!
sτrίkε- replied to sτrίkε-'s topic in Server Shares & Files [L2J]
Thnx for your words and thnx for karma :D -
[GR] Αποκτήστε λογαριασμό Premium Rapidshare χωρίς πιστωτική κάρτα
sτrίkε- replied to K4rMa's topic in Off-Topics
auto dn ginete kai mesw twn MegaLwn internet cafes? apo oso exw akoOcei boreis na pas s ena net cafe kai na dwseis lefta kai na peis p kai pws 8es na kaneis donate... aLi8euei oi m lene mLkc? -
ena 8a pw mono... auto dn ein bug eleoC min treLa8oOme... ein kia ena paLio koLpaki gia toOc off servers gia na rixneis ta low rate boss... p.x. anti queen.. an kaneis sorcerer 52 lvl kai xwseis dlvl kai pas na tin ri3eis peftei sto -60% t xronoO apo oti 8a tin erixnes!
-
[Share-Guide] Subclass Delay
sτrίkε- replied to Fogotendx20's topic in Server Development Discussion [Greek]
yes but and i can say one that i'm into l2jfree team and then to l2j matrix... check your mind... that's enough END! -
[Share-Guide] Subclass Delay
sτrίkε- replied to Fogotendx20's topic in Server Development Discussion [Greek]
If I Dont know very well java Interpid OWNES At java he helped me and show me the error of source file -Strike and tell me something In Which Team You Are? L2J Matrix Or What It's Called Or L2J Free? -
Critical Error when lanching l2.exe
sτrίkε- replied to TєђGëØrge's question in Request Server Development Help [L2J]
http://www.maxcheaters.com/forum/index.php?topic=38831.0 here is all patched system which you MUST use when you try to decrypt some files...! -
[request] adding items to certain player (who is offline)
sτrίkε- replied to oczkusia's question in Request Server Development Help [L2J]
so your problem has solved? -
[MxC]Custom Loading Screen Created By Me!
sτrίkε- replied to sτrίkε-'s topic in Client Development Discussion
Thnx For Your Words Guyc! IF I Have Time I Try to make it to another chronicles... -
ensure that you have coding correct You Must make a compile to find the source files of your pack... then edit these files which Mafia says http://www.maxcheaters.com/forum/index.php?topic=38659.0 Officila L2J Archid Topic http://www.maxcheaters.com/forum/index.php?topic=40041.0 How TO Compile it
-
http://www.maxcheaters.com/forum/index.php?topic=33620.0 FOLLOW THE RULES
-
[Share]Npc Buffer Gracia PT2
sτrίkε- replied to ZeRo*'s topic in Server Development Discussion [Greek]
Good Job! :D (Simple NPC) Kalo 8a tan na to kaneis me icons :P kai me full oLa ta buffs p iparxoOn -
[Share-Guide] Subclass Delay
sτrίkε- replied to Fogotendx20's topic in Server Development Discussion [Greek]
Are You Sure For This? Have You Tested? Or Only You Say Words? L][blood Is L2JFree 1.2.9 And IT"S NOT FIXED! You Must Change The Protects Have a nice day! -Strike -
[GR] Αποκτήστε λογαριασμό Premium Rapidshare χωρίς πιστωτική κάρτα
sτrίkε- replied to K4rMa's topic in Off-Topics
gia na kataLavw dineis lefta aLLa dn ta dineis mesw pistwtikis kartas? -
[Share]Huge wallpaper collection.[High Quality]
sτrίkε- replied to Sуѕтємƒяєαк's topic in Off-Topics
The Pics Owns :P Thnx Ace Downloading...(some of them) -
[Share-Guide] Subclass Delay
sτrίkε- replied to Fogotendx20's topic in Server Development Discussion [Greek]
http://www.maxcheaters.com/forum/index.php?topic=45463.0 here we go -
[MxC]Custom Loading Screen Created By Me!
sτrίkε- replied to sτrίkε-'s topic in Client Development Discussion
No Only Interlude -
HeLLo Folks Today I Show You How To Fix Subclass Exploits... We Add Penalty Time When You Change/Cancel/Add Subclass 1st Of All YOU MUST THE COMPILE! Time To Start Let's Go! This Is Tested To Gracia Part I At New Realases The Code Is Into Files But You Must Make Some Edit! Gracia Part I! go into com.l2jfree.gameserver.util and Open FloodProtector.java // protected actions public static final int PROTECTED_USEITEM = 0; public static final int PROTECTED_ROLLDICE = 1; public static final int PROTECTED_FIREWORK = 2; public static final int PROTECTED_GLOBAL_CHAT = 3; public static final int PROTECTED_TRADE_CHAT = 4; public static final int PROTECTED_ITEMPETSUMMON = 5; public static final int PROTECTED_HEROVOICE = 6; public static final int PROTECTED_SOCIAL = 7; public static final int PROTECTED_MULTISELL = 8; // ========================================================= Find This and add this line under this protects public static final int PROTECTED_SUBCLASS = 9; It Will Be Like This // protected actions public static final int PROTECTED_USEITEM = 0; public static final int PROTECTED_ROLLDICE = 1; public static final int PROTECTED_FIREWORK = 2; public static final int PROTECTED_GLOBAL_CHAT = 3; public static final int PROTECTED_TRADE_CHAT = 4; public static final int PROTECTED_ITEMPETSUMMON = 5; public static final int PROTECTED_HEROVOICE = 6; public static final int PROTECTED_SOCIAL = 7; public static final int PROTECTED_MULTISELL = 8; public static final int PROTECTED_SUBCLASS = 9; // ========================================================= Then Find This Line { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 2 }; and after "2" add "100" (if you want 10 seconds penalty time) it will be { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 2, 100 }; Save it... Done! Now Go To com.l2jfree.gameserver.model.actor.instance and open L2VillageMasterInstance.java At Imports add this import com.l2jfree.gameserver.util.FloodProtector; Then Go At Line 413 find this player.setActiveClass(paramOne); content.append("Change Subclass:<br>Your active sub class is now a <font color=\"LEVEL\">" (IF YOU HAVE ANOTHER REALASES FIND AT -10 lines Or +10 Lines You Find It) above This Add /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can change Subclass only every 10 Second(s)"); return; } Change Action Is Done! Now Go TO Cancel Go To Line 488 (case7) And Find This player.setActiveClass(paramOne); above This Add /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can cancel Subclass only every 10 Second(s)"); return; } Cancel It's Done.. Now Go To Add Action Go TO Line 393 (case4) find this player.setActiveClass(player.getTotalSubClasses()); Above this Add /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can Add new Subclass only every 10 Second(s)"); return; } Add Action Is Done! Save it And Compile Your Pack! Credits Forgotex20 For Greek Guide Me For Transalation! The Transalation Will Be For A-Style As Requested! Gracia Part II Version 1.2.9 Go to com.l2jfree.gameserver.util and open FloodProtector.java Find This // reuse delays for protected actions (in game ticks 1 tick = 100ms) private static final int[] REUSEDELAY = new int[] { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 20, 10 }; and make something like this // reuse delays for protected actions (in game ticks 1 tick = 100ms) private static final int[] REUSEDELAY = new int[] { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 2, 100 }; Save It... Done! Now You Are Done! you Have Fix It But The Players Can't Understand that server protected... If You Are Newbie To Edit Java Files Just Compile Here But If You Want To Add Text When Someone Go To Make It Follow These Steps! Go To com.l2jfree.gameserver.model.actor.instance and Open L2VillageMasterInstance.java And Find at line 299-302(case 4) this { _log.warn("Player "+player.getName()+" has performed a subclass change too fast"); return; } make it { player.Sendmessage("This Server Protected! You Can Only Add Subclass Into 10 Second(s)"); return; } Done The Add! Now Go To line 424-427 (Case 5) And Find Again The Same { _log.warn("Player "+player.getName()+" has performed a subclass change too fast"); return; } make it { player.Sendmessage("This Server Protected! You Can Only Change Subclass Into 10 Second(s)"); return; } Done And The Change Action Now Go To Line 466-469(case 7) and Find Again THe Same { _log.warn("Player "+player.getName()+" has performed a subclass change too fast"); return; } make it { player.Sendmessage("This Server Protected! You Can Only Cancel Subclass Into 10 Second(s)"); return; } Done And The Cancel Action! Save It And Now Compile! Now you Are Ok With Text! Again Credits For Gracia Part I Forgotex20 me for transalation For Gracia Part II Credits Go To Me! Have Fun!
-
i just know this because many of bugs discovered which worked at cw now is fixed... i had say to XxRxX which is the bugs and know it's fixed... my opinion it's just the Best Interlude server... but i dont play there because i hate custom items... -Strike
-
[Share-Tool]Server Status Checker!
sτrίkε- replied to sτrίkε-'s topic in Server Development Discussion [L2J]
Now I JUST REPORT YOU! Have Fun!