i get error int this line
for (L2PcInstance player : L2World.getInstance().getAllPlayers())
Multiple markers at this line - Can only iterate over an array or an instance of java.lang.Iterable - Can only iterate over an array or an instance of java.lang.Iterable
Using acis source.