Jump to content

Scripted Step Triggers

Overview
Creator: Avaro Added: 22 Jan 2015 Tags: FFC Downloads: 51
Rating[?]: Rating: 4.67/5 (5 ratings)
View Script Download Example
(865.6 KB)
Information

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 :)
Requires std.zh which is included with ZC.