Reply to Re: keeping wepons&exp
If you don't have an account, just leave the password field blank.
If you're looking for where Dink's stats and weapons are stored, his stats are all stored as Global Variables (&strength, &defense, &magic), and each weapon has it's own individual script, and the active/current weapon is monitored by the Global Variable '&cur_weapon' or something similar.