Arma 3
Vehicle_Customizer_Jonzie_Edition
simon322 17 Mar, 2016 @ 6:30pm
Customisation using the Eden Editor
Can't seem to get this working

This is what I did

1. Placed Service Bay on Map as per your description ( "Land_CarService_F" )

2. Placed Car next to it with

this addAction ["Customize","_this call CustomizeVehicle",nil,0,false,true,"","(_target distance _this < 5) && (_target call CustomizeCondition)"];

Added to its Init

3. Started Scenario test

4. Tried Scroll action while inside ramp bay , got nothing

5. Tried driving car onto ramps and repeated step 4 .Same no options or anything with scroll

Question . Does the ( Land_CarService_F ) need to be an object allready on the map or will a spawned Bay do the job ?

Please find screenshot below
Many Thanks

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=647269842
< >
Showing 1-5 of 5 comments
Patrix  [developer] 20 Mar, 2016 @ 12:02pm 
Sorry there was a typo in the instructions

Use that command in the init :

this addAction ["Customize","_this call mjqc_fnc_VCCustomize",nil,0,false,true,"","(_target distance _this < 5) && (_target call mjqc_fnc_VCCondition)"];
simon322 25 Mar, 2016 @ 1:27pm 
Thank you.
where is the car service?
simon322 11 Nov, 2016 @ 2:25pm 
I used the eden editor look for ( "Land_CarService_F" ) in the list
jointaimbot 16 Nov, 2017 @ 2:16pm 
what to do for zuse
< >
Showing 1-5 of 5 comments
Per page: 1530 50