Wtf.

I made this method but it doesent work.

Code:
if (NPCID == 553) { // Aubury (553 = NPC ID)
PutNPCCoords = true;
WanneShop = 1; //Aubury Shop (1 = shop code)
}
I added it under > case 155: //first Click npc

Compiled > restart server > clicked NPC > NOTHING!