Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Elimnate a trigger
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Elimnate a trigger (Read 674 times)
0 Members and 1 Guest are viewing this topic.
Robinhansen
Guest
Elimnate a trigger
«
on:
14 Nov 2004, 13:12:30 »
I need a way to eliminate a trigger. Lets say a trigger assigned as Radio Alpha wich is set on repeat. How is that possible to get rid off?
tnx in advance ;D
Logged
Tomb
Contributing Member
in2 Metal? Go 2 my sig
Re:Elimnate a trigger
«
Reply #1 on:
14 Nov 2004, 14:59:04 »
heyho, du gamle!
;D Name the trigger (the name field when created) and then you
can use the code:
deleteVehicle TriggerName
in any waypoint, another trigger, any script etc.
later!
Logged
dmakatra
Members
Better known as Armsty
Re:Elimnate a trigger
«
Reply #2 on:
14 Nov 2004, 16:40:00 »
Or you can use a bool and set it to true. Like in the triggers cond field:
this and bool1
:beat: *Gets Shot* :beat:
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Elimnate a trigger
Top of page