Search the Community
Showing results for tags 'toggle'.
Found 2 results
-
May I have some help to compile this script, if (Plight == 0) then { playSound ["click", true]; cockpit = playerJET; CPlight = "#lightpoint" createVehicle [0,0,0]; CPlight setLightBrightness 0.1; CPLight setLightAmbient [0.0, 1.0, 0.0]; CPlight setLightColor [0.0, 1.0, 0.0]; CPlight attachTo [cockpit, [0,5,-0.5], "vez"]; addMissionEventHandler ["Draw3D", { CPlight setVectorDirAndUp [ (cockpit selectionPosition "pohon") vectorFromTo (cockpit selectionPosition "otochlaven"), [0,0,1]; Plight=1; ]; }]; } else { deletevehicle CPlight; Plight=0; }; It reports "Missing ]" but I don't know where it is. Before the "else", likely. Thanks!
-
Soo, I decided to play arma 3 agian I havent played it for like 6months. I came back to the game and the first thing that annoyed me that i was so used to was the hold ADS. So i changed all the keys around to my liking so that i can hold right mouse and ADS. But i have this weird thing that when i double click on my right mouse i toggle the ADS. In the gyazo below u can see my settings. i have no idea where to look other then weapons for this but i cant find a 2x sec mouse btn in there so i dont know how to disable this. https://gyazo.com/51cdb5bb47ae36bd61d584c56d17782d Sorry for my broken english i appresiate the help.