okay, i used emistry's.. thanks, uhmm.. but, it only accepts bannanas.. how can i change it to silver coins?
That's mine, not Emistry's. xD (They both work, though.)
You can do it through a script:
- script SkillReset -1,{
OnPCLoginEvent:
if (!SkillReset) {
resetskill;
dispbottom "Skills reset!";
set SkillReset,1;
}
end;
}
All GM account IDs should be defined in your data/clientinfo.xml file, so you'll need to delete your non-GM accounts from there. As far as I know there's no way to display weapon sprites with a GM sprite.
Could you perhaps not use all caps? x.x
The item descriptions would be nice to have in an external text file as well.
Also, programs must be uploaded in the "Downloads" section and be approved by moderators before release. I'm going to close this topic for now.