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
) »
Vekterboson's downwash script
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Vekterboson's downwash script (Read 915 times)
0 Members and 1 Guest are viewing this topic.
B-2-0
Guest
Vekterboson's downwash script
«
on:
26 May 2003, 19:40:13 »
I am getting a 'Type array, expected object' error with the following line of the script:-
@(getpos _this select 2) < 30 && speed _this < 120 && isEngineOn _this
Anyone tell me why?
Thanx in advance
Logged
hurlothrumbo
Guest
Re:Vekterboson's downwash script
«
Reply #1 on:
26 May 2003, 19:55:04 »
where is the little error marker? The # symbol?
Logged
B-2-0
Guest
Re:Vekterboson's downwash script
«
Reply #2 on:
26 May 2003, 20:07:48 »
Thanx for your reply Baron
@(getpos _this select
|#|
2) < 30 && speed _this < 120 && isEngineOn _this
There.
The error just stays on the screen for some reason also....even when i quit back to the editor! :-\
«
Last Edit: 26 May 2003, 20:08:45 by B-2-0
»
Logged
LCD
Former Staff
Re:Vekterboson's downwash script
«
Reply #3 on:
27 May 2003, 09:13:17 »
its in a script ?
how do u activate da script ?
if u activate it like dat
[somin] exec "scriptname"
den u need 2 change it 2
somin exec "scriptname"
LCD OUT
Logged
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing -
O-Team Beta
B-2-0
Guest
Re:Vekterboson's downwash script
«
Reply #4 on:
27 May 2003, 18:25:44 »
Thanx LCD, i was executing it like this:
[] exec "Downwash.sqs"
:thumbsup:
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
) »
Vekterboson's downwash script
Top of page