I found a big problem with my Tow/Lift script. It basically allows players to Tow and Lift everything that is available. Was able to Lift another Heli yesterday...
It seems like my code in arma2_CO_objects.sqf is all correct...
This is my code. As far as I can see, according to my code I should only be able to lift the following vehicles:
"AN2_DZ",
"C130J_US_EP1",
"GNT_C185U",
"GNT_C185",
"GNT_C185R",
"GNT_C185C"
So that would be fine with me as these are planes.. But how do I disable all the other liftable vehicles that are NOT on the list?
Question
JohnyMST
Hi all,
I found a big problem with my Tow/Lift script. It basically allows players to Tow and Lift everything that is available. Was able to Lift another Heli yesterday...
It seems like my code in arma2_CO_objects.sqf is all correct...
http://pastebin.com/NisKtmRw
This is my code. As far as I can see, according to my code I should only be able to lift the following vehicles:
"AN2_DZ",
"C130J_US_EP1",
"GNT_C185U",
"GNT_C185",
"GNT_C185R",
"GNT_C185C"
So that would be fine with me as these are planes.. But how do I disable all the other liftable vehicles that are NOT on the list?
Link to comment
Share on other sites
10 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now