Original Source
- Original title: How to make low HP stop events?
- Original author: Vavelu
- Original date: September 22, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/how-to-make-low-hp-stop-events.68680/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
I have a farming system implemented in my game and i want to make it so if the player wants to harvest and has less than 20 HP a message will pop up that says "you're too tired..." Below is my event page for the farm. I am assuming that i have to make player HP (in this case energy since my game doesn't use hp) a variable but thats the extent of my knowledge. I've been hunting around and searching google and i haven't found anything,, Originally my else...
Archived First Post
Below is my event page for the farm. I am assuming that i have to make player HP (in this case energy since my game doesn't use hp) a variable but thats the extent of my knowledge. I've been hunting around and searching google and i haven't found anything,,
Originally my else branch had "if : Player Energy < 20" with "you're too tired" being underneath and all the other info under the "else" but that didn't work either. The farming works just fine but even if you have 1 EP you can still harvest and i don't know how to stop that! If you guys have any info on that i'd love to hear it <3
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
