Status on Map
May 6, 2008
SummaryIn my project, I am using a battle system developed by me that uses maps instead of scenes(I'm not a good scripter or I would use scenes). I have everything working except the status of the character, which needs to be displayed on the menu-like thing I made. I am requesting a script that shows the battle status of the character on the map and that allows all normal functions of events to take place. My picture and info below will give you specific details. I hope it is not too hard. By the way, this will be used in a game that only uses one character in the party, so please make it for only one character.
Features Desired- Overhead Battle Status Set up that shows HP/Max HP, MP/Max MP, Name of character, current status of character.
- All normal map event functions can be completed
- changes as status is changed and HP/MP depletes/replenishes.
- HP/MP parts based on variables: HP-1, MAX-2, MP-3, MAX-4
- Able to turn overhead display on/off in game with conditional branches
- Able to modify wording or placement of display
- strings of text should begin at pixel 192, and top of the display should be pixel 160. Other than that, i leave the rest of the measures up to the scripter's judgment.
MockupsI realize where I put the display is really large, but I'd prefer it to be the default size and font.
Games its been inI doubt its been in games, but i don't really know. Similar to RPG Maker XP DBS.
Did you search?Yes
Where did you search?Google and Here
What did you search for?Here I searched the scripts and the database, but didn't find anything useful.
On google I searched for 'RGSS Script Tutorials' to do it myself and 'RMXP Over Head display script' for the same pupose, but neither turned up good results.
If you need anything else, please let me know. It's almost 11 right now and I'm very tired, so there's a fair chance I left a necissary piece of info out.