FF7s Hyper/Tranquilizer Item Script Petition
#2
The script I wrote, Tiered States can do this, if I understood what you want correctly!

The tiers in your case would be: Sadness, dummy, Hyper. The dummy state represents "neither sadness nor hyper" it should be a state that does nothing and has a rating of 0.

And you'd have to set up the hash something like:
Code:
Tiered_States = {
                  hyper_id => [sadness_id, dummy_id, hyper_id],
                  sadness_id => [hyper_id, dummy_id, sadness_id]
                  }
replace the ids with the ids of your states, obviously~


Messages In This Thread
RE: FF7s Hyper/Tranquilizer Item Script Petition - by MechanicalPen - 06-17-2013, 10:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Lead Actor Swapper script error Ace_V 23 766 16 minutes ago
Last Post: DerVVulfman
   Plugin or Script help with Item menu, SKill menu, and Equip menu JayRay 3 2,746 11-22-2024, 07:02 PM
Last Post: JayRay
   Script compatibility help Lord Vectra 3 7,074 07-25-2021, 11:42 PM
Last Post: DerVVulfman
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 22,276 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   "Wait" in the script Whisper 13 21,586 04-28-2020, 04:06 PM
Last Post: Whisper
   Skill Cooldown script Fenriswolf 11 21,533 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   I want to merge item classification and description extensions. zlsl 7 12,835 11-25-2019, 06:46 AM
Last Post: kyonides
   Handling very long Item Names Mel 4 10,266 09-24-2018, 06:37 PM
Last Post: Mel
   Need help with my menu - Current issue is item grid layout LilyFrog 41 52,006 09-24-2018, 02:03 AM
Last Post: LilyFrog
   Help iwth script (RGSS Player crash) Whisper 3 10,444 06-17-2017, 05:03 PM
Last Post: Whisper



Users browsing this thread: 1 Guest(s)