the Mitten isnt working..
when i destroy the box it doesnt give anything :\
what to do?
So how do we get NPC to return back our stuffs after we leave the Tree decoration map ?ItemPickupHandler
Find
Add under it.Code:MapleMapObject ob = c.getPlayer().getMap().getMapObject(oid);
Should disable tree-looting, but it also disables looting of your own stuffs.Code:if (c.getPlayer().getMapId() >= 209000001 && c.getPlayer().getMapId() <= 209000014) { c.getSession().write(MaplePacketCreator.getInventoryFull()); c.getSession().write(MaplePacketCreator.getShowInventoryFull()); return; }
and a reactor file for the snow machine, throw snowballs, thing fills etc.
Guess you made a mistake with the credits... Roodolph is made by me & frantier chose to use it. Probably he gave you my script.
i think !gps would help u or !pos i am not sure tho
lol I didn't
If you didn't give it to jelly then it must be that jelly took the script from your repack XD. Anyway good luck on Happyville it's done on my server, now I'm working on something new. Need any help you can find me but give the credits.
lol. YOu mean you got everything working? Anti-loot and anti disappear? Can you pick up your own item?