Jump to content

Forgeport

Premium Member
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Forgeport

  1. Forgeport update — the public Lineage 2 website is now live Forgeport can now publish a complete public website alongside the player portal. It uses the same game-server connection, so there is no second integration to install and no database to expose. Once the server is connected, the website can display: Live server status and online player count PvP and PK rankings Clans and castle sieges Raid and grand boss status News, downloads, rates and server features Vote sites and featured store offers Data from multiple game servers The hosted website is available during the trial. After the first paid subscription invoice, an integrated self-hosted template and a static template can also be downloaded. A public read-only API is available for custom frontends: https://docs.forgeport.net/docs/platform/public-website-api Payment support has also expanded. Forgeport now supports Stripe, PayPal, NOWPayments, Mercado Pago, FreeKassa and Paymentwall. Webhooks are configured automatically where the provider supports it. Payments still go directly to the server owner's merchant account. Forgeport takes 0% of player payments. Full public website screenshot: Open the full-page website screenshot The original post has been updated with the complete feature list and current pricing.
  2. Forgeport is a hosted player portal, public website and donation store for Lineage 2. Most panels need to be downloaded, installed and maintained on your own web server. Forgeport is fully hosted: no PHP/MySQL panel to deploy and no web server to manage. Connect your game server, configure your portal and publish. Player portal and store Branded player portal on a Forgeport or custom domain Portal Coins wallet and configurable donation store Items, skills, bundles and gift codes Verified vote rewards for GTop100, TopG, Hopzone and XtremeTop100 Lucky Slots with configurable prizes and transparent odds Character services such as rename, gender change and unstuck News, events and player account management Automatic in-game delivery without requiring a GM online Public Lineage 2 website The public website uses the same Forgeport connection as the player portal. Once the game server is connected, its live status and statistics are ready without installing another website script, exposing the game database or building a separate API. Server status and online player count PvP and PK rankings Clans and castle sieges Raid and grand boss status Server rates and features News and downloads Vote sites and featured store offers Support for multiple game servers Full public website preview Open the full-page website screenshot The hosted website is available during the trial. After the first paid subscription invoice, you can also download an integrated self-hosted template or a static template. Developers who prefer their own frontend can use the public read-only API: https://docs.forgeport.net/docs/platform/public-website-api Payments — 0% Forgeport fee Supported payment providers: Stripe PayPal NOWPayments Mercado Pago FreeKassa Paymentwall Payments go directly to your own merchant account. You remain the merchant of record and Forgeport takes 0% of player payments. Webhooks are configured automatically where the provider supports it. Delivery — the part that matters L2J: the connector and GameBridge are compiled into the game server. Public aCis and Mobius examples are available on GitHub. Items and skills are delivered through the live player object, without direct SQL writes into a running server. L2Off/PTS: a standalone connector runs beside the retail binaries and uses a delivery queue consumed by the server extender. No changes to the game binaries are required and there are no SQL writes into live cached characters. The connector only opens an outbound secure WebSocket connection. Your database is not exposed to Forgeport or to the public website. Pricing Starter — €19.99/month One portal and game server, with the complete storefront and engagement feature set. Pro — €29.99/month Up to three portals, with up to three game servers per portal. Every organization starts with a 30-day free trial. No card required. Forgeport charges a fixed subscription and never takes a percentage of your sales. Player portal demo (6 min): https://www.youtube.com/watch?v=rJGgiQlPF74 Documentation: https://docs.forgeport.net/docs Website: https://forgeport.net/ Solo developer. Questions are welcome, especially about the L2J and L2Off integration.
  3. Hello. How can I decrypt a '.dat' file crypted with 613? (lamecrypt I guess)
  4. Hello guys. I have that problem: I want to make a NPC visible for just one player and invisible for the others but I have not any clue in doing this. I'm working on Interlude. Thanks in advice.
  5. Discount 25% - The new price is 15E till 15.11.2013 .
  6. Bring up my post!
  7. Thanks , 1 sold.
  8. Good luck with your server :) !
  9. I'm not sure but you can take the code from high versions of lineage ( eg Freya,High Five ) and addapt them for your pack . I repeat that i'm not sure will work.
  10. You have to create a php website/file that will register your account,password and others from a page. Google is your friend !
  11. Hello everyone. This is my new Vote Reward system . It is based on website script and some source modifications. How does it works ? Well , you have to click on a vote banner , the value of the player that is online will be changed from 0 to 1 , the server will check if you have voted and will start a Thread after you take your reward from a HTML. The vote reward is coded on Hellas but can be addapted with ease , I can help you to do it. I've implemented some new things like HTML , new Configs and a Thread which will run how much you set in config value. ######################################################## # Vote Reward System by Mikey <3 # ######################################################## # Is vote reward allowed? AllowVoteReward = True # Every how much hours the player will be able to vote # Time in hours. VoteDelay = 12 #First reward ID and Amount #Can be set in BypassHandler FirstRewardID = 57 FirstRewardCount = 1 #Second reward ID and Amount #Can be set in BypassHandler SecondRewardID = 57 SecondRewardCount = 2 #Third reward ID and Amount #Can be set in BypassHandler #ThirdRewardID = 57 #ThirdRewardCount = 3 #Fourth reward ID and Amount #Can be set in BypassHandler #FourthRewardID = 57 #FourthRewardCount = 4 That's my first time when i sell something so if you don't trust me i can give you proofs also you can test it on my test server . The price is 15 E (save 25%). Contact me Here using Replay Private Message or Skype : jokk3rino Gl. Who bought my system: Evo Owner - http://l2evo-pvp.com
  12. Please give us more info. You can't say just that it doesn't work .
×
×
  • 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..