I dunno if this release is useful or not but I got some requests on GM shop.
I made a little shop here that suits your GM needs.
Default NPC is Henesys Manekineko (9100001)
Download: http://www.mediafire.com/?8yxbidbmmtd
Add the script below at CommandProcessor.java (src\net\sf\odinms\client\messages)
} else if (splitted[0].equals("!gmshop")) {
MapleShopFactory sfact = MapleShopFactory.getInstance();
MapleShop shop = sfact.getShop(1337);
shop.sendShop(c);
Don't forget to build to see the changes
Command is "!gmshop"
The shop sells:
full set of wizet equips
megaphones
onyx apples, cheese
summoning rocks
lvl 110 weapons
mounts
gm scrolls




![[Release] Odinms Custom GM Shop](http://ragezone.com/hyper728.png)


