Hi, I would like to have some help with a problem. every time someone enchant something, when it is unequipped the acount gets access lvl of -100 and disconnects. I wonder weather somebody could help me out...
Further... example: enchantmaxweapon = 50, and the player donates me to enchant his weapon up to +60 what should I do for the player not to get disconnected when it's unequipped
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
xinfonex
Hi, I would like to have some help with a problem. every time someone enchant something, when it is unequipped the acount gets access lvl of -100 and disconnects. I wonder weather somebody could help me out...
Further... example: enchantmaxweapon = 50, and the player donates me to enchant his weapon up to +60 what should I do for the player not to get disconnected when it's unequipped
thx.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts