john9818a on 21/4/2020 at 04:08
AFAIK you don't need to add the TrackHid script unless your missions are a campaign. I'm not too familiar with that script, but it isn't necessary to trigger a secret. I used secret doors in the past, but now I use -50 FindSecretTrap. Just ControlDevice link a room brush, BoundsTrigger, or whatever you need to a FindSecretTrap. If you want loot to be a secret, just CD link the loot to a FindSecretTrap, and then add the TrigWorldFrob script to the loot. Don't check the Don't Inherit box. Also add FrobInfo -> World Action: Move,Script.
If you use a BoundsTrigger be sure to add the TrigOBBPlayer script and check the Don't Inherit box. This will prevent AI from triggering the secret.