Modme Forums

Opening zones with power?

Game Modding | Call of Duty: Black Ops 3 | Scripting


Chroma:

I have a few doors that open when the power is turned on, but how do I activate the zones for them?


Mike_Fozzzy:

same way as a normal door i believe you use "script_flag" on the door trigger


Chroma:

same way as a normal door i believe you use "script_flag" on the door trigger

The one that tells the player That the power needs to be turned on?


Spiki:

script_noteworthy == "electric_door"


Mike_Fozzzy:

The one that tells the player That the power needs to be turned on?

yes on that trigger