The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX => VX Scripts Database => Topic started by: FlipelyFlip on February 27, 2012, 08:10:26 PM

Title: FlipelyFlip's Script Box v1.0
Post by: FlipelyFlip on February 27, 2012, 08:10:26 PM
FlipelyFlip's Script Box v1.0
FlipelyFlip

Introduction
Heyey,
after learning rgss and writing the scripts I planed to do, I thought it would be sure a good thing to share it with all the people on the internet.
Maybe there is something usefull for you in here (:
I had a lot of fun while I was writing the scripts and I learnd a lot while I wrote them. So please enjoy this little script compilation and test out the demo (:

How to Use
See the instructions in the scripts itself.

Demo
Demo v1.0 (http://www.mediafire.com/?bp5psobybga8wbs)

Included Scripts

- LP System v1.2
  adding an aditional Parameter which is called LP to show how often actors can empty their HP bar until they die.
- TileBased Vehicles v1.0
  let you get out of previous defined vehicles only on the defined tile_ids
- Rage MP v1.0
  sets the MP at the begining of the battle from the defined actors to 0 and let them raise by the default value after every attack
- StateKill v1.0
  if the whole party has a certain state inflicted (like petrify) you will get a game over screen
- Pointer System v1.0
  Often a missed funtion from the RPG Maker 2k/3 and now I have restored it. it's a very usefull script if you want to set multiple variables to one value.
- Advanced Evade and Critical v1.0
  Calculates the Evade and Critical Rate with the agi included. The higher the agi of you and the lower the agi of an enemy the higher the rate to evade or inflict critical damage.
- Advanced Player Transfer v1.0
  saves the party, map position and screen tone, removes the party and porting to a new map. there is also a function to get partymembers back and get to the starting map back.
- Overdrive System v1.0
  very usefull just check it out in the demo (:

Screenshots
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.imagesload.net%2Fimg%2FMen%25C3%25BC_LP_OD.PNG&hash=48de9056d81f308c03623f33432e5a1815675f83)
on this screen you see the menu effected by the Overdrive System

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.imagesload.net%2Fimg%2FSkill_Men%25C3%25BC_LP_OD.PNG&hash=3c9b13d6f9b7dee422c2a891d77d9e203bcf3b0a)
on this screen you see the skill menu and the OD Skill from Ralph which costs 6% from the gauge.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.imagesload.net%2Fimg%2FSkill_Men%25C3%25BC_LP_OD2.PNG&hash=632620a950d6a80151e013eec2f3a51aae26eac6)
on this screen you see the skill menu and the OD gauge, but the normal MP cost skill (:

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.imagesload.net%2Fimg%2FStatus_Men%25C3%25BC_LP_OD.PNG&hash=dc4b6f30ca8559731fe03286b7437f1c04cb6126)
here you see the status menu which is effected by the OD System and the LP System.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fwww.imagesload.net%2Fimg%2FBattle_Status_LP_OD.PNG&hash=e75247d05ac66124e9d978f2fc2d2628f8a67b34)
the battle screen effected by the OD System and the LP system. Also the Rage MP System effects Ralphs MP (:

FAQ

Q: Is script A from your scriptbox compatible with script B?
A: Just try it, but should be compatible with nearly everything ._.

Credit and Thanks
Credits:
- FlipelyFlip (yup, thats me)

Thanks:
- Leif (helped me with a lot of stupid questions I had while making the TileBased Vehicle System and the LP system xD)
- gäb (showing me the .include?(obj) thing. Yeah it's a usefull thing xD)
- KGC Overdrive Script (showed me some cool stuff for my overdrive system)

Author's Notes
I learned a lot while writing this scripts and also I reached my maximum at scripting, but I will force it to write better scripts and add other functions to the existing scripts.

that's all from my side,
~Flip
Title: Re: FlipelyFlip's Script Box v1.0
Post by: modern algebra on March 03, 2012, 01:23:33 AM
This looks cool. Thanks for sharing!
Title: Re: FlipelyFlip's Script Box v1.0
Post by: FlipelyFlip on March 03, 2012, 05:21:47 PM
no problem (:
and it's cool that you like it (:

~Flip
Title: Re: FlipelyFlip's Script Box v1.0
Post by: AbsoluteIce on March 04, 2012, 12:34:05 PM
This is pretty sexy for people who wants to keep it clean and simple.
+REP