Jump to content

Recommended Posts

Posted

I invite you in my toplist with free donation panel from DenArt Designs at https://itopz.com/

iTopZ Login with 1 click here

Donate Panel more info can be found here

Donate Panel how to can be found here

Server Side (L2OFF TODO) Java can be found here

 

DenArt Designs Paid Donate Panel can be found here https://www.denart-designs.com/

  • Like 4
  • Thanks 2
  • Upvote 1
  • Downvote 1
  • 3 months later...
Posted
On 9/13/2020 at 11:02 PM, iTopZ said:

I invite you in my toplist with free donation panel from DenArt Designs at https://itopz.com/

iTopZ Login with 1 click here

Donate Panel more info can be found here

Donate Panel how to can be found here

Server Side (L2OFF TODO) Java can be found here

 

DenArt Designs Paid Donate Panel can be found here https://www.denart-designs.com/

everything is secured? and i checked it and its only for lucera and acis? its wont work for l2jfrozen 1.5?

Posted

Upcoming update, http://prntscr.com/wmd6tn

About your question define what is only for lucera and acis? because at the moment it supports 31 projects, also i will not discuss security.

  • 2 months later...
  • 3 weeks later...
Posted (edited)

How to make this part "Final Step 4 add a task that will check the table donate_holder for new donations and if a new donation found reward it to the player"

Edited by Vision
  • 2 months later...
Posted (edited)
On 4/27/2021 at 8:31 PM, RivaldisR said:

How to make this part "Final Step 4 add a task that will check the table donate_holder for new donations and if a new donation found reward it to the player"

 

https://github.com/nightw0lv/DonatePanel

here are the classes to use it individually

 

and the sql

CREATE TABLE `donate_holder` (
  `no` int(11) NOT NULL AUTO_INCREMENT,
  `id` int(11) NOT NULL,
  `count` int(11) NOT NULL,
  `playername` varchar(255) CHARACTER SET utf8 NOT NULL,
  `order_status` int(11) NOT NULL DEFAULT '1',
  PRIMARY KEY (`no`)
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=latin1;

 

and to anwer to your question the final part requires sources (for lucera there is a special donate.ext.jar library you can ask me for it) and you implement one of those classes that there are published on this git depending your project inside your sources and you build your project.

thats it.

for example aCis

https://github.com/nightw0lv/DonatePanel/blob/master/Legacy/JAVA/Interlude/aCis/DonateGiverTaskManager.java

you copy this file into aCis sources

you go in gameserver.java and you call it somewhere like

DonateGiverTaskManager.getInstance();

you import it with ctrl+shift+o combination

build project & voila

Edited by Nightw0lf

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Lol good joke.   If I'd be the one contacting yo then I'd say at least 50% in advance because you can basically just fuck off when things doesn't go your way, and then you as a developer just wasted days or even weeks of time with development.
    • "Just make your own game!" sounds simple until you’ve tried it. I did, with Epic Dragon World and learned the hard way that "open source" often means "free labor for resellers." The MIT license became a buffet for people to grab code, rebrand it and ghost the project. Even basic collaboration collapsed because everyone wanted their vision, not *a* vision. NCSoft’s lawyers aren’t theoretical. They’re a sword of Damocles. Even if you rebuild a client from scratch, if it feels like Lineage 2, they’ll come knocking. Ask the Chrono Trigger fangame corpses how that goes. MMOs are hospice care. The genre’s on life support, kept alive by whales and nostalgia. Look at Throne and Liberty, NCSoft’s own "successor" to L2, flopping harder than a 2004 PKer in ToI. Classic reboots (WoW, L2) are bandaids, not resurrections. This is the hobby. Optimizing old systems, reverse-engineering spaghetti code and preserving janky mechanics is the fun part. Monetizing it turns it into customer service hell. No thanks. Community? What community? The L2 scene is 90% resellers, 10% players who’ll quit the second they don’t get +16 on day one. Both asking how to install Java and why running the uncompiled server does not work.
    • Dear players, Open beta test for C3 begins today at 19:00 server time (GMT +2). 💰 All participants who find bugs during OBT will be rewarded with Coin of Luck (CoL): - 1 CoL for each staticmesh issue found — e.g., walking through textures, etc., - 2 CoL or more for server-side issues, depending on their severity., We strongly recommend reviewing the quest list - when switching to Chronicle 3, the total number of quests should match the number shown in the upper right corner of the window and correspond to the quest count from Chronicle 2. To log into the game, use the same data you use to access the Airin server. 📌 Download client: Google Drive
    • 🔥 Sale Alert! 🔥 Twitter Accounts with 50 Followers — now on SALE! Looking to launch a project or warm up your account base fast? We’ve got starter Twitter accounts with ~50 followers at a sweet price. 💰 Limited-time offer – while stock lasts! ✅ Organic-Looking ✅ Clean & Safe ✅ Perfect for boosting credibility 📦 Instant delivery
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock