Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
racercowan

Zeus-triggerable triggers?

Recommended Posts

What is the best way to make a trigger which can be activated by a Zeus player? At the moment the solution I can think of is making a unit or prop which the Zeus can move into a marked area.

 

The goal is to have scripts and spawns that a GM can trigger scripted events based on their own judgement, or tasks given after a "response from HQ".

Share this post


Link to post
Share on other sites

personally i'd use CLV Trigger Debugger, I've rarely ever used this tool though https://steamcommunity.com/sharedfiles/filedetails/?id=2585755302

you can also maybe use addaction scripts on your zeus character to execute more scripts,
or trigger radio alpha/bravo in the trigger (use til

(the downside to addactions is that if you die, you'll probably lose all ur actions, and trigger radio alpha/bravo/etc in the trigger is accessible by all players in the server)

Share this post


Link to post
Share on other sites

×