Looks like your reading skills sucks balllzzzzz :troll:
I SAID, that the 2nd pastebin, is a DUMP from database made by him.. :y u no?: Soooo he have this table already. :not bad:
Ps: You will never lick Lucy's legs that way..
Replace values() with size().
Also, the code is soo crappy. Your check is also so poor. Your getPlayersInside which uses 13 lines, can be reduced to.. 0. Yes, 0. Delete that godamn method and use
ZoneManager.getInstance().getZoneById(999).getKnownTypeInside(L2PcInstance.class).size()
You can blame me for that. The reason is simple, this is against the (aCis) law. Zero respect from your side, but what can we expect from leaker like you.
Someone who is able to do it, will do it alone / on his own. So.. You have small chances and even if you find someone, the bot quality will not be so high.
Anyway good luck with that.
It's considered as a shadow item.
If you're using frozen, check db, items, for shadow item row and set it false. If you're using aCis or so, check xml for <set name="duration" val="X" /> and remove it.
Most likely you miss something @ logout/exit game regarding offline shop.
if (!_player.isOnline() || !_target.isOnline())
{
_log.warning("player or target is not online, aborting " + _target + _player);
abort();
return;
}
This one is dynamic contens for sure, but you can easily make it static. If you have for example few htms and you simply want to 'split' them like that.