-
Posts
1,042 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by CrazyDeagle
-
[Share]Some Shield's [Interlude]
CrazyDeagle replied to Devangell™'s topic in Client Development Discussion
loool i love the second shield nice work -
[Share]Best dedicated company for now!
CrazyDeagle replied to Leprus's topic in Internet Hosting Services
Real good dedicated company thanks for the information -
[Share]Alternative Title/Name Color System
CrazyDeagle replied to Coyote™'s topic in Server Shares & Files [L2J]
I try and this code is OK. Caution: blue color = red color and red color = blue color -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
xD yeh thanks you but is for CT2.3 and my pack is a interlude don't have the same place. but thanks you every people -
[Share][CT2.2] NEW Shields pack! by gim
CrazyDeagle replied to ~Sensei~'s topic in Client Development Discussion
Looool Man Real Good share thanks a lot i download this Now -
[Share]Loading Screen's Interlude
CrazyDeagle replied to Devangell™'s topic in Client Development Discussion
Woooot Ty for the share man ;P -
[Share]Alternative Title/Name Color System
CrazyDeagle replied to Coyote™'s topic in Server Shares & Files [L2J]
Sorry make a fake reply i don't find how can i delete my reply -
Hello every body i have a another request ask to you. I need Skill for Pvp i find two topic http://www.maxcheaters.com/forum/index.php?topic=74798.0 http://www.maxcheaters.com/forum/index.php?topic=75242.0 i work in L2J Teon please can you help me thanks you
-
[Share]Dualbox protection in oly
CrazyDeagle replied to virusa's topic in Server Development Discussion [L2J]
http://www.maxcheaters.com/forum/index.php?topic=46761.0 here you have the protection from the Same Ip -
[Exploit] hOW TO EAR EASY ADENA ON L2INFOGATE
CrazyDeagle replied to `Vaxil's topic in General Discussion [English]
Omg nice share real good exploit thanks a lot -
[Share]Alternative Title/Name Color System
CrazyDeagle replied to Coyote™'s topic in Server Shares & Files [L2J]
for the color name and title. If i see the color name and title is ok when i play on the client.( if you want when i play) -
Nice share guy thanks a lot
-
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
Ok for me the Compile is Ok Just have the problem with the Geoengine.java but not real a problem (i think) i will try the server tomorrow, now go to sleep xD Thanks Coyote real good Job :D -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
ok if i understand the Code for the pvp system is this link: http://www.maxcheaters.com/forum/index.php?topic=111514.0 ?? -
[Share]Alternative Title/Name Color System
CrazyDeagle replied to Coyote™'s topic in Server Shares & Files [L2J]
Edit: Compile Ok Edit 2: Fixed for the client?? i dont know i will try tomorrow GOOD NIGHT OR DAY -
Custom Magma Augumenter [Interlude]
CrazyDeagle replied to Devangell™'s topic in Server Shares & Files [L2J]
Wow good work man thanks you -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
Edit: Sorry for the double Post Ok Coyote i try and i have a error [javac] C:\xxx\xxx\xxx\L2JTeon-Core\java\net\sf\l2j\Config.java:2705: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT1 [javac] location: class net.sf.l2j.Config [javac] TITLE_COLOR_FOR_PVP_AMOUNT1 = Integer.decode("0x" + L2JTeonCustom.getProperty("TitleForAmount1", "DDC0CB")); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\Config.java:2706: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT2 [javac] location: class net.sf.l2j.Config [javac] TITLE_COLOR_FOR_PVP_AMOUNT2 = Integer.decode("0x" + L2JTeonCustom.getProperty("TitleForAmount2", "808080")); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\Config.java:2707: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT3 [javac] location: class net.sf.l2j.Config [javac] TITLE_COLOR_FOR_PVP_AMOUNT3 = Integer.decode("0x" + L2JTeonCustom.getProperty("TitleForAmount3", "808080")); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\Config.java:2708: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT4 [javac] location: class net.sf.l2j.Config [javac] TITLE_COLOR_FOR_PVP_AMOUNT4 = Integer.decode("0x" + L2JTeonCustom.getProperty("TitleForAmount4", "FF0000")); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\Config.java:2709: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT5 [javac] location: class net.sf.l2j.Config [javac] TITLE_COLOR_FOR_PVP_AMOUNT5 = Integer.decode("0x" + L2JTeonCustom.getProperty("TitleForAmount5", "000000")); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3713: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT1 [javac] location: class net.sf.l2j.Config [javac] if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT1)) && (pvpKillAmount <= (Config.PVP_AMOUNT2))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3713: illegal start of type [javac] if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT1)) && (pvpKillAmount <= (Config.PVP_AMOUNT2))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3715: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT1 [javac] location: class net.sf.l2j.Config [javac] getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PVP_AMOUNT1); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3717: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT2 [javac] location: class net.sf.l2j.Config [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT2)) && (pvpKillAmount <= (Config.PVP_AMOUNT3))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3717: illegal start of type [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT2)) && (pvpKillAmount <= (Config.PVP_AMOUNT3))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3719: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT2 [javac] location: class net.sf.l2j.Config [javac] getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PVP_AMOUNT2); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3721: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT3 [javac] location: class net.sf.l2j.Config [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT3)) && (pvpKillAmount <= (Config.PVP_AMOUNT4))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3721: illegal start of type [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT3)) && (pvpKillAmount <= (Config.PVP_AMOUNT4))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3723: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT3 [javac] location: class net.sf.l2j.Config [javac] getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PVP_AMOUNT3); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3725: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT4 [javac] location: class net.sf.l2j.Config [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT4)) && (pvpKillAmount <= (Config.PVP_AMOUNT5))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3725: illegal start of type [javac] else if ((pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT4)) && (pvpKillAmount <= (Config.PVP_AMOUNT5))) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3727: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT4 [javac] location: class net.sf.l2j.Config [javac] getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PVP_AMOUNT4); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3729: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT5 [javac] location: class net.sf.l2j.Config [javac] else if (pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT5)) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3729: illegal start of type [javac] else if (pvpKillAmount >= (Config.TITLE_COLOR_FOR_PVP_AMOUNT5)) [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:3731: cannot find symbol [javac] symbol : variable TITLE_COLOR_FOR_PVP_AMOUNT5 [javac] location: class net.sf.l2j.Config [javac] getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PVP_AMOUNT5); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\model\actor\instance\L2PcInstance.java:4920: cannot find symbol [javac] symbol : method getPvPKills() [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance [javac] updatePvPTitleColor(getPvPKills()); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\network\clientpackets\EnterWorld.java:275: cannot find symbol [javac] symbol : method getPvPKills() [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance [javac] if (activeChar.getPvPKills()>=(Config.PVP_TITLE_AMOUNT1) && (Config.PVP_TITLE_COLOR_SYSTEM_ENABLED)) activeChar.updatePvPColor(activeChar.getPvPKills()); [javac] ^ [javac] C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\network\clientpackets\EnterWorld.java:275: cannot find symbol [javac] symbol : method getPvPKills() [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance [javac] if (activeChar.getPvPKills()>=(Config.PVP_TITLE_AMOUNT1) && (Config.PVP_TITLE_COLOR_SYSTEM_ENABLED)) activeChar.updatePvPColor(activeChar.getPvPKills()); [javac] ^ [javac] Note: C:\Documents and Settings\utilisateur\Bureau\L2JTeon-Core\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 23 errors BUILD FAILED here > http://www.zshare.net/download/706840911bda2bd6/ you have my L2PCinstance/ENTERWORLD/Config thanks for your help -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
yeh thanks you ^^ ok GO TO TRY ;P -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
Maybe i save this and try i need put this? // Custom PVP Color System - Start public void updatePvPColor(int pvpKillAmount) { if (Config.PVP_COLOR_SYSTEM_ENABLED) { // Check if the character has GM access and if so, let them be. if (isGM()) return; { if ((pvpKillAmount >= (Config.PVP_AMOUNT1)) && (pvpKillAmount < (Config.PVP_AMOUNT2))) { getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT1); } else if ((pvpKillAmount >= (Config.PVP_AMOUNT2)) && (pvpKillAmount < (Config.PVP_AMOUNT3))) { getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT2); } else if ((pvpKillAmount >= (Config.PVP_AMOUNT3)) && (pvpKillAmount < (Config.PVP_AMOUNT4))) { getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT3); } else if ((pvpKillAmount >= (Config.PVP_AMOUNT4)) && (pvpKillAmount < (Config.PVP_AMOUNT5))) { getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT4); } else if (pvpKillAmount >= (Config.PVP_AMOUNT5)) { getAppearance().setNameColor(Config.NAME_COLOR_FOR_PVP_AMOUNT5); } } } } // Custom PVP Color System - End // Custom Pk Color System - Start public void updatePkColor(int pkKillAmount) { if (Config.PK_COLOR_SYSTEM_ENABLED) { // Check if the character has GM access and if so, let them be, like above. if (isGM()) return; { if ((pkKillAmount >= (Config.PK_AMOUNT1)) && (pkKillAmount < (Config.PVP_AMOUNT2))) { getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT1); } else if ((pkKillAmount >= (Config.PK_AMOUNT2)) && (pkKillAmount < (Config.PVP_AMOUNT3))) { getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT2); } else if ((pkKillAmount >= (Config.PK_AMOUNT3)) && (pkKillAmount < (Config.PVP_AMOUNT4))) { getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT3); } else if ((pkKillAmount >= (Config.PK_AMOUNT4)) && (pkKillAmount < (Config.PVP_AMOUNT5))) { getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT4); } else if (pkKillAmount >= (Config.PK_AMOUNT5)) { getAppearance().setTitleColor(Config.TITLE_COLOR_FOR_PK_AMOUNT5); } } } } // Custom Pk Color System - End -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
I D'ont understand -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
Wow man i will try you can put in you L2JAVA POST ^^ -
[SHARE][CT2.3]Golden Weapons
CrazyDeagle replied to RєVєnGeR^'s topic in Client Development Discussion
For the first is very Nice thanks a lot i will download Now -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
can you fixed this?? For Name Color = PVP Tittle color = PVP I dont want tittle color = PK Please anyppl help me -
[Help] Pvp Color System
CrazyDeagle replied to CrazyDeagle's question in Request Server Development Help [L2J]
Ok i use L2J TEON and here you can see the source of PVP color http://my-trac.assembla.com/L2JTeon/changeset/498