works!, thank you
if is possible, can create more guides about scripts/mods?
and one question, when I make a first time subclass, is possible to add a abnormal effect?
like that:
var1.broadcastPacket(new L2GameServerPacket[]{new ExRedSky(10)});
var1.broadcastPacket(new L2GameServerPacket[]{new Earthquake(var1.getLoc(), 30, 12)});