-
Posts
451 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by disorder25
-
Go on data/zones/zone.xml and look for the boss area you want to enter then add this. <stat name="EnabledByDefault" val="false" /> Example: Baium Lair <zone id="12002" type="BossZone" shape="NPoly" minZ="10061" maxZ="11061"> <!-- [23_18] baium_no_restart --> <stat name="InvadeTime" val="1800000" /> <stat name="EnabledByDefault" val="false" /> </zone>
-
No this is not life stones, i need the skill ids for it. 12362 Weapon-Type Enhance Backup Stone (D-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12363 Weapon-Type Enhance Backup Stone (C-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12364 Weapon-Type Enhance Backup Stone (B-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12365 Weapon-Type Enhance Backup Stone (A-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12366 Weapon-Type Enhance Backup Stone (S-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12367 Armor-Type Enhance Backup Stone (D-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12368 Armor-Type Enhance Backup Stone (C-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12369 Armor-Type Enhance Backup Stone (B-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12370 Armor-Type Enhance Backup Stone (A-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0; 12371 Armor-Type Enhance Backup Stone (S-Grade) false none 120 stackable paper none -1 -1 0 0 false false true false true none 0-0;
-
[GUIDE] how to make extractable item
disorder25 replied to EdenEternal's topic in Server Development Discussion [L2J]
How can I do one item to drop 2 different things at the same time with different chance rates. Like Festival adena 100% chance and blessed scroll 50% and crystal scroll 50%. When I click on the item it will give me Festival adena and 1 of the scrolls. I tried many different combination but couldn't get it done. CAn anyone help me? Thanks. -
Anyway The players can be spawned to random locations on start and revive?
-
[Help] How to configure CTF
disorder25 replied to disorder25's question in Request Server Development Help [L2J]
Thank you it didn't have what I want but it help me find out. -
[Help] How to configure CTF
disorder25 replied to disorder25's question in Request Server Development Help [L2J]
Ok that I knew, what I want to know is If I want the event to be 10 minutes I enter 10 or 600? End I try to enter Flag holkd time but it didn't accept, so I must be entering a wrong number. -
I'm having trouble configuring the CTF event. Joining Time: Event Time: Flag Hold Time: What Values do I add in here, is it mil sec, sec, or minutes? I was able to add Joining and event but can't add Flag hold. Can someone help? Thanks
-
How do we translate it to English because mine is in another language.
-
[Request]Patched Epilogue System
disorder25 posted a question in Request Server Development Help [L2J]
I need a patched epilogue system but a more recent one, I found 2 in here but they are older ones. Anybody can share a patched system from few days before the freya update. Thank you. -
Ok I had your buffer working fine but I updated the server to a newer revision and now I get an error. On Gameserver and htm of npc I get this error: C:\Users\Giovanni Amorim\Desktop\magg\gameserver\data\scripts\custom\555_NPCBUFF ER\__init__.py Traceback (innermost last): (no code object) at line 0 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.jdbc.Util.handleNewInstance(Util.java:409) at com.mysql.jdbc.Util.getInstance(Util.java:384) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3562) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3494) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1960) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2114) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2696) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja va:2105) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java: 2264) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr oxyPreparedStatement.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: com.mysql.jdbc.except ions.jdbc4.MySQLSyntaxErrorException: Table 'l2j_magg.buffer_scheme_list' doesn' t exist at org.python.core.Py.JavaError(Unknown Source) at org.python.core.PyObject._jthrow(Unknown Source) at org.python.core.PyObject._jcall(Unknown Source) at org.python.proxies.main$Quest$437.onAdvEvent(Unknown Source) at com.l2jserver.gameserver.model.quest.Quest.notifyEvent(Quest.java:405 ) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.processQue stEvent(L2PcInstance.java:1838) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer. runImpl(RequestBypassToServer.java:259) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:93) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source ) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) EDIT: I FIXED THE PROBLEM< I FORGOT TO ADD THE TABLES ON THE DATABASE
-
[Request] Baium Hair for ct2.4
disorder25 replied to disorder25's topic in [Request] Client Dev Help
nobody can do this for CT2.4. I tried to adapt but it didn't work. please if you are a talented dev and have a little time to spare adapt this mod for me. Thank you. Obs: sorry for double post but it have been 7 days from my last post. -
[Share] Freya weapons for C2.4
disorder25 replied to Legend™'s topic in Client Development Discussion
really nice job thank you -
[Share] EPIC DUAL DAGGER - Ct2.4 Epilogue
disorder25 replied to disorder25's topic in Client Development Discussion
I used the Dark screamer because the Epic one hand is a Dark screamer and I want to make the same dagger dual. For me and other people that post in here they look nice. -
ugly
-
[Share]Killing spree Items Reward
disorder25 replied to AlexHack's topic in Server Development Discussion [Greek]
Hey very good share but shouldn't we add a dualbox check otherwise people will cheat. A player can log in a dual box and go somewhere and start to kill the other char to get the reward. -
[Share] Tattoos with status increase + enchant
disorder25 replied to [Geo]Sky's topic in Server Development Discussion [L2J]
I had these tattoos in my server and they made it very unbalanced. Not so useful. -
[Share]KillStreak reward system
disorder25 replied to B1ggBoss's topic in Server Shares & Files [L2J]
What a great share Boss. I'm gonna test it. Thank you. -
[GUIDE]How to Add Custom SoE on L2j Epilogue
disorder25 replied to EdenEternal's topic in Server Development Discussion [L2J]
LeKi your shares are just fantastic. -
[SHARE]Town Decoration
disorder25 replied to EdenEternal's topic in Server Development Discussion [L2J]
this is cool great idea for a share -
[Share] Bloody Angel Slayer (Red) [CT2.4]
disorder25 replied to Ramzah's topic in Client Development Discussion
I liked the colors and looked cool. Good Job -
[Share][Anti-Cheat Guard v. 1.6]
disorder25 replied to extr3me's topic in Server Development Discussion [L2J]
nice share it worked for me on ct2.3 -
very mice design
-
thank you this is a very helpful share. The first one is very good tool the only problem is the language.