Search the Community
Showing results for tags 'press'.
Found 3 results
-
Question About Official Modded Keybinding Setup (since v.2.06)
kingofnuthin1980 posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Hello guys, I've tried the new Modded Keybinding, but it's not working for me. Even if using the examples: https://community.bistudio.com/wiki/Arma_3:_Modded_Keybinding WHAT HAPPENS: in the keybinding settings there will be a new category "Mods" with three entries: "Camera" "Editor Camera" "Mod Section" (the one created by the example) but the keybind option "My test action" (Mod_MyActionName ) will be under "Editor Camera". The created entry "Mod Section" is empty Everything else working fine. You can set the keybind and scripts are executed. Any idea what I'm missing, to push the created entry into "Mod Section"? EDIT: The "Camera" and "Editor Camera" settings are default settings. They just appear under "MODS" after adding the custom keybind. The default settings for "Editor Camera" are all gone and replaced by the custom keybind (Mod_MyActionName). Thanks for throwing your brain cells into it 🙂 -
Hi i need someone that can make a simple holster script for me that allows the player to holster his weapon after pressing SHIFT+H for now i use this player addAction ["Holster weapon","holsterpistol.sqf"] at the holsterpistol.sqf there is this code player action ["SwitchWeapon", player, player, -1]; pretty simple but im tryna keep the actionbar empty
-
Hi! I have the idea of viewing something on a "sitrep update" about being able to have on screen information of the keyboard keys being pressed at a given time. The question is: is there a way to have on screen information of the keys pressed, for a viewer seeing a video knows what keys are being pressed?