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
) »
Removing Actions
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Removing Actions (Read 651 times)
0 Members and 1 Guest are viewing this topic.
Echo Commando
Guest
Removing Actions
«
on:
28 Aug 2003, 06:37:20 »
I've added a custom action to my mission...
I Want a trigger to activate that disables me from using the trigger again...
Basicly i want to only be able to use the action once...
Logged
Dinger
Contributing Member
where's the ultra-theoretical mega-scripting forum
Re:Removing Actions
«
Reply #1 on:
28 Aug 2003, 15:37:41 »
first line of the action script:
_this select 0 removeaction _this select 2
Logged
Dinger/Cfit
zsa_zsa_rasputin
Guest
Re:Removing Actions
«
Reply #2 on:
28 Aug 2003, 15:40:29 »
Or just set the trigger to "Once" rather than repeatedly...?!
Dan ;D
Logged
Echo Commando
Guest
Re:Removing Actions
«
Reply #3 on:
29 Aug 2003, 00:51:27 »
it's not a trigger. it's an action. BIG difference...
Thx for helping guys =D I figured it out.
Logged
zsa_zsa_rasputin
Guest
Re:Removing Actions
«
Reply #4 on:
29 Aug 2003, 01:07:41 »
thread solved...?
Dan ;D
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
) »
Removing Actions
Top of page