Jump to content

Recommended Posts

Posted

skills for clan? Im talking about skill ENCHANT with donate coins, not clan. in your sv you can enchant skills with donate coins?

yes.

Posted

yes.

U can enchant with donate coins, but not with this code im sure. Cause I fixed some stuff and I found no code for skill enchantment with donate coins at 100% chance. It only displays the normal skill enchant window for players using books.

  • 2 months later...
  • 4 weeks later...
  • 8 months later...
Posted

    [javac] C:\Compiler\Workspace\Test\gameserver\head-src\com\l2jfrozen\gameserver\Custom\DonateAudit.java:49: error: cannot find symbol
    [javac]             save.write(Util.formatDate(new Date(), "dd/MM/yyyy H:mm:ss") + ">" + activeChar + ">" + action + ">" + target + ">" + params + "\r\n");
    [javac]                            ^
    [javac]   symbol:   method formatDate(Date,String)
    [javac]   location: class Util
    [javac] 1 error
How can resolve this error 

  • 3 months later...
Posted
6 hours ago, z1r3k said:

kalispera,ligi boithia sto code den exeis balei sta lines  kapio + i otidipote na 3eroume pia 8a perasoume mesa sto eclipse :) 

 

@PaRaNoiC*

απλά θα κάνεις τα καινούρια class με το όνομα που βλέπεις σε κάθε class και θα κάνεις μέσα επικόλληση ότι γράφει γιαυτό δεν έχει +. δεν είναι κάτι πρόσθετο σε ήδη υπάρχοντα classes.

  • 2 months later...
Posted
On 4/25/2018 at 9:05 AM, GMTrunks1 said:

    [javac] C:\Compiler\Workspace\Test\gameserver\head-src\com\l2jfrozen\gameserver\Custom\DonateAudit.java:49: error: cannot find symbol
    [javac]             save.write(Util.formatDate(new Date(), "dd/MM/yyyy H:mm:ss") + ">" + activeChar + ">" + action + ">" + target + ">" + params + "\r\n");
    [javac]                            ^
    [javac]   symbol:   method formatDate(Date,String)
    [javac]   location: class Util
    [javac] 1 error
How can resolve this error 

try this or import java class Util

save.write(">" + activeChar + ">" + action + ">" + target + ">" + params + "\r\n");

  • 1 month later...
Posted

THE BEST SHARE .

I have 0 eclipse knowledge , not even able to add auto-cp potions BUT STILL managed to easly add this on my server.

 

thank you mate

  • 1 month later...
Posted
On 2/26/2017 at 2:00 AM, valentin said:

error minor enchant skill + sex change it does not take inventory item donate

 

Sex change is not taking items just because this part is not logical. First you close game, after you try to destroy item :D

814    activeChar.deleteMe();
815    activeChar.sendPacket(LeaveWorld.STATIC_PACKET);
816               
817    if (!activeChar.destroyItemByItemId("Donate Star", itemid, ammount, activeChar, false))
818         return;

 

 

Fix:

814   if (!activeChar.destroyItemByItemId("Donate Star", itemid, ammount, activeChar, false))
815      return;
816                
817    activeChar.deleteMe();
818    activeChar.sendPacket(LeaveWorld.STATIC_PACKET);

 

  • 1 year later...
Posted
On 9/20/2016 at 5:13 PM, MarGaZeaS said:

Kalhspera. edw pera ine 1 donate manager. apo ton l2sayn to exw vgalei kai to dinw se esas. parakalw mhn krazete. :D

 

Code: http://pastebin.com/tuWcQAXQ

EDIT: 3exasa na valw to name sto Instance. valte L2DonateShopInstance

 

(ADAPTED FOR L2JACIS http://pastebin.com/6d9P4wm1  ) by member l2jkain

 

SCREENSHOTS

 

 

  Reveal hidden contents

 

 

Donate_Manager.png

 

 

 

 

Download:

Gia na doulepsi to code prepei na valete auta ta arxia. 

Click Me

Diavaste to ReadMe.txt

To sql uparxi sto arxio.

To Donate Coin exei id 1704

Ean vgalei kapoio provlima kalo einai na kanete 1 post se auto to topic gia na to checkarw. :)

Doulevei sto l2jfrozen last rev. twra gia prohgoumena den 3erw. :D

UPDATED** //augment command http://www.maxcheaters.com/topic/207755-l2jfrozen-augment-command/

 

CREDITS: fofas

nice share . alla evales enan code xwris na valeis + dipla sta lines p prepei na perasoume . epishs exeis la8os to pou .einai datatables.sql oxi databases

Posted
5 hours ago, scraw said:

nice share . alla evales enan code xwris na valeis + dipla sta lines p prepei na perasoume . epishs exeis la8os to pou .einai datatables.sql oxi databases

είσαι παλιό μέλος στο φόρουμ θα έπρεπε να γνωρίζεις τι είναι το dig...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • @Silvin Thanks    This will be very useful.
    • Hello, everyone. I am an American, looking to start my own server.... I am looking for a dev, to help me build & edit a pride-style server.  Basically, at this point: (being Lineage 2 is a dying game - with botters overtaking) I'm not looking to spend hundreds-thousands of dollars.... Even if it's a cheap not "pride-style" server, I'll be content with that, too. I have everything else as far as Name, Discord, website, and staff - I just need a dev, to help with the files.  Thanks! 🙂 
    • ## SuperPoint Editor   SuperPoint Editor is a practical visual editor for Lineage II PTS 'SuperPoint.bin' files. It is built for people who need to inspect, fix, rebuild, and draw server routes without digging through binary data by hand.   ### What You Can Do   - Open and edit 'SuperPoint.bin' files. - Export BIN data into a readable TXT format. - Save edited data back into a valid BIN file. - Validate routes before saving. - Work with SuperPoint routes, points, directed connections, and path records in tables. - Add, duplicate, delete, and reorder points. - Create direct and reverse connections between route points. - Automatically generate connections between neighboring points. - Edit raw point coordinates: 'X', 'Y', 'Z', 'Index', and 'Delay'. - Keep route names and internal route data organized. - Use either English or Ukrainian interface language.   ### C4 Server Support   Some C4 servers have 'SuperPoint.bin', but do not have 'superpointinfo.txt' in scripts. The editor supports this case directly. When 'superpointinfo.txt' is not found near the BIN file, the editor can open the BIN in C4 mode. In this mode, 'Fstring ID' is disabled because that value belongs to 'superpointinfo.txt', not to the BIN itself. The editor will not generate or modify 'superpointinfo.txt' while working in this mode. This keeps C4 data clean and avoids creating script files that the server does not actually use.   ### superpointinfo.txt Support   For chronicles that do use 'superpointinfo.txt', the editor can load and synchronize it together with the BIN data. When saving, the editor updates route nodes and coordinates while preserving existing metadata such as: - 'npc_name' - 'move_type' - 'fstring_index' - 'social_number' - 'delay' New nodes are generated with safe default values, so existing script metadata is not accidentally wiped.   ### Geodata Tools   The editor can also open converted geodata '.dat' files and display them as a map. This makes route editing much more visual. You can: - Load geodata and inspect the terrain by layer. - Zoom and pan around the map. - Create a new SuperPoint directly from a map cell. - Draw a route by clicking on the geodata. - Drag existing points to new positions. - Automatically snap 'X/Y' to the selected geo cell. - Use the selected geodata layer to fill the point 'Z'. - See all routes on the map or focus only on the selected one. This is especially useful when building new NPC movement paths or correcting bad route coordinates.   ### Connections and Paths   SuperPoint connections are directional. A connection from point '3' to point '2' is not the same as a connection from point '2' to point '3'. The editor makes this explicit by separating: - route points, - directed connections, - and the actual path records used by each connection. For simple cases, it can create direct path records automatically. For more complex movement, you can edit the path points manually. ### Built for Safe Editing The editor includes validation before saving, so common structural problems can be caught before a broken BIN is produced. It also verifies rebuilt BIN files through the converter engine. The goal is simple: edit quickly, but do not silently damage server data.   ### Unknown Field   This small 'Unknown' field is part of the original BIN structure. Most official-looking files keep it as '0', and for regular route editing there is usually no reason to change it. The editor exposes it so nothing from the BIN is hidden or lost. If you do not know exactly what your server uses it for, keep it at '0'. Download
    • NpcGrp não salva no interlúdio e da crítico quando coloca ele no cliente, já testei ele antes.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..