Thread
:
[Tutorial] Simple Scripting Lessons - Trigger Part 1 (Basics)
View Single Post
#
19
12-21-2012, 09:33 AM
FG28_Kodiak
Approved Member
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
You can deaktivate the trigger with:
Code:
GamePlay.gpGetTrigger("Triggername").Enable = false;
See also this thread:
http://forum.1cpublishing.eu/showthread.php?t=35685
FG28_Kodiak
View Public Profile
Send a private message to FG28_Kodiak
Find all posts by FG28_Kodiak