well I have most of the storyline worked out already and graphics, systems, players and so on are coming along great. well here's the first rendering of my custom menu system. I think it looks pretty good, and it starts extremely fast thanks to leen programming and also I am using a line of coding for the cursor instead of using the cmap!=createcursormap() and what not. also... I am inbareced to ask this because I am experienced in programming. but... inorder to count the steps I used a program:while(0==0)
{
sp!=sp!-1
steps!=steps!+1
}
sp! is the stamina and steps! is of course the steps. I put this in place of the custom battle system and checked "Planned" and put in the value 1.
so please help becuase my menu keeps showing 0 as you can see, and the variables are the same. also the stamina wont go down... Sad