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
   Plugin or Script help with Item menu, SKill menu, and Equip menu JayRay 2 62 Yesterday, 03:09 AM
Last Post: JayRay
   Script compatibility help Lord Vectra 3 4,604 07-25-2021, 11:42 PM
Last Post: DerVVulfman
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 15,843 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   "Wait" in the script Whisper 13 16,160 04-28-2020, 04:06 PM
Last Post: Whisper
   Skill Cooldown script Fenriswolf 11 16,439 12-10-2019, 11:10 AM
Last Post: Fenriswolf
   I want to merge item classification and description extensions. zlsl 7 9,593 11-25-2019, 06:46 AM
Last Post: kyonides
   Handling very long Item Names Mel 4 8,237 09-24-2018, 06:37 PM
Last Post: Mel
   Need help with my menu - Current issue is item grid layout LilyFrog 41 39,315 09-24-2018, 02:03 AM
Last Post: LilyFrog
   Help iwth script (RGSS Player crash) Whisper 3 8,533 06-17-2017, 05:03 PM
Last Post: Whisper
   Help modifying a script Keeroh 7 10,215 06-11-2017, 04:43 PM
Last Post: DerVVulfman



Users browsing this thread: 2 Guest(s)