NPC Code:
if(created||initialized)
setshape 1,32,32;
if(playertouchsme) {
if(strequals(#a,account))
say2 Welcome to you chest!;
else
say2 Access denied, haha!;
}
//#CLIENTSIDE
if(created)
setgif chest.png;
i'm too lazy right now to do the rupee part =)
someone finish it =P