Hello, if you order, always order with refill so you are 100% sure, the followers,likes stay.
We now accept PayPal sometimes, open ticket and ask, our support team will tell you if we accept it or not.
private int _ispro;
private long _isproTime;
public void increasePvpKills(L2Character target)
{
if (target instanceof L2PcInstance && AntiFeedManager.getInstance().check(this, target))
{
if (_isproTime < System.currentTimeMillis())
_ispro = 0;
_ispro++;
_isproTime = System.currentTimeMillis() + 60000L;
There is no need for any task or anything..
Hi, i make 4 new custom zone where can set zonename, but have problem bcs still working only last zonename for all new zones...
373 0 26 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
374 0 16 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
375 0 21 11 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
376 0 17 16 30000.00000000 -30000.00000000 a,PvP Zone\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
Some1 understand it how its working ? i need set new nbr, zone_color_id and other geodata coords + 1 map for zone...
If all working good ofc i pay for it 😉 pm on discord: ! KejbL#0290 thx.
Question
DarkCore
Hello, i want to ask how to do one thing.
In my server, raidboss drop can pick up people, who hit's the last hit to raidboss.
I want to make that Drop would take party, who made the biggest damage.
How to do that ?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.