Search the Community
Showing results for tags 'How'.
Found 7 results
-
Arma 3 scripting tutorials from gokitty1199/IM SORRY BUFFALO(both me)
gokitty1199 posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Last content update: 6/13/2018 showing how to use the radius for addAction, using params instead of select, adding to arrays with various commands, altering arrays with various commands, get/setUnitLoadout Last content update: 6/10/2018 going through config files and getting details to s...- 23 replies
-
- 19
-
If i wanted to make a script that requires a satchel to be placed on a radio tower to destroy it, what would be a method i could use? Basically im trying to make it so players cant just shoot it with CAS or Artillery. someone has to physically walk up and place a satchel on the tower to...
-
I'm playing Solo, hit Quick Play and then in the pregame booster screen with all the players, I see two out of the ten fellow players have a blue plus icon in the corner of their picture. Later in game these two players killed me and I proceeded to spectate this duo kill others, scoop the crate, and...
-
arma3 Arma 3 Editor, How to spawn object/walls/groups of entities etc with a Trigger.
warlord3037 posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Okay. Hey peoples, one of my first threads here pleading for Help!!! I have been working on a CQB, VR Map for quite a long time now using VR blocks only. Now, I have different rooms from the start to finish that increase in difficulty and each stage is marked by colored arrows that point the direc... -
onUnsignedData = "kick (_this select 0)"; // unsigned data detected This is what I use to kick players who do not have the right signatures. However, they are shown this when they are kicked: "You were kicked from the server." How do I change that message to "You do not have the right s...
-
VTOLPitchInfluence has no effect on plane.. help
psrkallez06 posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I'm trying to make the superhornet plane into a VTOL by reading this: https://community.bistudio.com/wiki/A3_CfgVehicles_Plane_class_config_reference#VTOLPitchInfluence So i have added VTOL=3 in the config and it works fine, but the plane is turning really slow in hover mode so i tried:... -
I just got back in to making Arma 3 missions and I found the anvil editor which is like a beefed up MCC mission maker. The only problem is there are very few advanced tutorials out there and I cannot figure out how to change which faction spawns in the objective zone. I looked through all the .sqf...