Reply to Re: cur_weapon/cur_magic not arming correctly
If you don't have an account, just leave the password field blank.
add these two commands
arm_magic();
arm_weapon();
and possibly a
draw_status();
after those
arm_magic();
arm_weapon();
and possibly a
draw_status();
after those