LP System v1.1
FlipelyFlip
06.Feb.2012
IntroductionHeyey,
this script is written by me and needed my whole scripting knowledge to maximum.
I've learned a lot with this script, but it's not intressting for you xD
This Script is used to create a new parameter called LP. LP is used for defining
how many chances the actor or enemy has to stay alive. If HP reaches 0 your LP
counter will lose 1 LP and the HP will fill up to maxhp. If damage is greater
than left HP, it will still decrease the new HP too. Means, when your Actor
has only 20 HP left and an enemy deals 50 damage, you will loose 20 HP and 1 LP
fill your HP to max and then you will loose the left 30 HP.
Features- creates new parameter
- easy to use, but powerfull
ScriptPlease take Script from demo (:
CustomizationYou can set for each actor and enemy the LP.
You can set a maximum for the LP
You can set a default amount for LP for actor and enemy
Also you can set the LP recover for a Item.
CompatibilityShould be compatible with every other script.
Screenshotshowing in the Menu (yeah I know I removed the class)
at battle (yeah mp gauge and lp gauge are shorter to fit in together)
DEMODemo can be found here:
LinkVersion Historyv 1.1- added a Replace Class function to replace the showing class in main menu
- added a second MenuStatus Window for showing the LP in Item menu because
if Replace Class is false, it won't show it there.
v 1.0- define Max LP
- define Default Actor LP
- define Actor LP
- define Default Enemy LP
- define Enemy LP
- define Item Recover
InstallationJust place it above Main and under Materials
FAQIs it compatible with Script XYZ?
Should be, just test it out!
Terms and ConditionsFree for using it in non-commercial games. commercial games please pn me or write an email to me.
We will make then a good deal (:
E-Mail: flipely@NO_SPAMgmail.com
remove NO_SPAM
CreditsCredits are only for me. I worked nearly a week on this and get frustrated if something won't work!
I lost nearly all my nerves and forced my whole knowledge of scripting to come out.
Thanks toI'd like to thank Leif for his help, when I needed it, and for all the hints he gave me to get the script work.
Also I like to thank gubid for his video tutorials he made. I learned a lot from them.
~flip