Scripted Step Triggers
Overview
Creator:
Avaro
Added: 22 Jan 2015
Tags:
FFC
Downloads: 51
|
View Script
Download Example (865.6 KB) |
Information
A script for step triggers 
Ever got annoyed by the fact that step triggers don't play the secret sound? Well, this script fixes this problem and it does even more. You can have multiple step triggers in one screen and the player would have to trigger all of them to activate screen secrets.
Ever got annoyed by the fact that step triggers don't play the secret sound? Well, this script fixes this problem and it does even more. You can have multiple step triggers in one screen and the player would have to trigger all of them to activate screen secrets.
Description Setup Reviews Comments
- Imort the script to your quest.
- Find a screen where you want to use the scripted step triggers and place an FFC with the script on the screen.
- Set up the combos. You need 2 combos: The unactivated step trigger and the activated step trigger. Both combos should use the combo type "None". Don't use the step trigger combo type.
- Place one or more step triggers on the screen. They all need to be the same combo and you have to place them on layer 0.
- Set up the FFC arguments:
D0 = Combo number of the unactivated step trigger.
D1 = Combo number of the activated step trigger.
D2 = SFX for stepping on a trigger.
D3 = SFX for screen secret. - Set up the screen secrets using flags 16-31 like usual. Place secret flags on the step triggers too, to change them to their activated state permanently.
- Enjoy the results




