Jump to content
Sign in to follow this  
thebega

Trigger a trigger via command

Recommended Posts

Hello,

Is it possible to trigger a trigger via command (Debug console)

Something like - trigger1 trigged true :D Dunno

Thanks for any reply :)

Share this post


Link to post
Share on other sites

in the triggers init field put:

this OR mytriggeractivated

then in the console you can activate it with:

mytriggeractivated = true

Share this post


Link to post
Share on other sites

cool. many thanks

---------- Post added at 18:05 ---------- Previous post was at 17:29 ----------

but a queston - what is an init of a trigger? condition?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×