We added:
-> Ripple XRP to payments gateway
-> Solana to payments gateway
get the updates here https://github.com/xpayapi/FluxCP-Addons
If you have any inquiries, please let us know
View File
Client Rodex Return Button Handler
Adds support for "Return" button in the Rodex mail UI.
Allows recipients to return a mail back to the sender by clicking the button in the client interface.
Compatible with the latest version of Hercules
Successfully built on Windows (MSVC) and Debian 12 (GCC)
Thoroughly tested with client version: 2022-04-06 and 2025-03-19
Note
The "Return" button is available in client versions from approximately 2022-03-30 and later.
Setup
1. Set PACKETVER >= 20220330 in /src/common/mmo.h
2. Recompile your Hercules server with the plugin
🔗 https://github.com/AcidMarco/ro-releases
Submitter
AcidMarco
Submitted
06/05/25
Category
Plugins
Coming back to report that after hours upon hours of trial and error, I managed to make a working client with the features I want. I can't say I learned much about how it all works, my success was born of desperation and stubbornness and nothing else hahahahahahaha. The last error I squished was "CPetEvolutionMgr file init" that for some reason was being caused by having the patch "Disable map signs" applied. Ah, what I wouldn't give for a community made, open source, free RO client, well documented and easy to use like the server software... alas, we can't have everything, and it is way beyond my capacity to make or contribute. Thanks again for the help!