We've added 5% discounts for bulk purchases of Google accounts for orders of 300 or more, and 10% for orders of 500 or more. The discount is applied automatically when you place your order! The discount is indicated in the product title and description for each category.
Added: a brand-new default dashboard template.
You can now add multiple game/login server builds.
Full support for running both PTS & L2J servers simultaneously, with switching between them.
Payment systems: added OmegaPay and Pally (new PayPal-style API).
Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account.
Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.
Look demo site: demo
Question
yuxel1919
hello,
Help I need a code ???
in gs i wrote this
_Guard = Guard.getInstance();
if (!_Guard.isInitialized())
{
throw new Exception("Guard:Wrong key");
}
(If this true the gameserver will run )
gameserver/guard.java
here I need your help please help means so:
Here I need to write code like that:
will check (see) if there is such a key (12345) in key.java then the it will be true and gamesrver get true and will run
gameserver/key.java
example:
12345
1111
and so
with me thanks
0 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now