武装突袭3

武装突袭3

Vehicle_Customizer_Jonzie_Edition
simon322 2016 年 3 月 17 日 下午 6:30
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

http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=647269842
< >
正在显示第 1 - 5 条,共 5 条留言
Patrix  [开发者] 2016 年 3 月 20 日 下午 12:02 
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 2016 年 3 月 25 日 下午 1:27 
Thank you.
Meow Zedog 2016 年 11 月 6 日 上午 1:02 
where is the car service?
simon322 2016 年 11 月 11 日 下午 2:25 
I used the eden editor look for ( "Land_CarService_F" ) in the list
jointaimbot 2017 年 11 月 16 日 下午 2:16 
what to do for zuse
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50