Reply to Re: help with magic
If you don't have an account, just leave the password field blank.
make sure there's:
&update_status = 1;
draw_status();
in the start-1.c and &magic_cost isn't 0. I've heard things of that 100 is the minimum, but I'm not sure yet. To be safe, use at least 100.
&update_status = 1;
draw_status();
in the start-1.c and &magic_cost isn't 0. I've heard things of that 100 is the minimum, but I'm not sure yet. To be safe, use at least 100.