jonnyetiz
Member-
Content Count
42 -
Joined
-
Last visited
-
Medals
-
already done :p
-
is it possible to integrate this into a mission file?
-
Is there any good model for an NWU Type 3 Uniform?
jonnyetiz posted a topic in ARMA 3 - FIND OR OFFER EDITING
I can texture it myself, but I just need a model, as I don't know how to make character models for arma. As seen here: -
Preview release: Nimitz for Arma3 (0.103)
jonnyetiz replied to TeTeT's topic in ARMA 3 - ADDONS & MODS: COMPLETE
thank you kindly -
Preview release: Nimitz for Arma3 (0.103)
jonnyetiz replied to TeTeT's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hello, is it possible to disable the flight deck crew when doing the catapult? -
Does anyone know how to revert the carrier launching back to the system where you attach to the catapult and then CHOOSE when to launch? I see a few servers that have it this way, and I need it for my mission.
-
Background Information Carrier Strike Group 15 (CSG-15) is a US Navy/Marine unit (28th MEU). We are currently looking for dedicated individuals who can put time and effort into our unit. We are a bit more laid back than some units, and also have many available positions, such as Pilots, Ship Crewmen, Regular Infantry, etc. Getting in is as simple as a brief interview to try to gauge out your experience with ArmA and other units, and to try to figure out where you'd fit in best. Furthermore, there is plenty of room for advancement. Generally, we run Ops every Saturday @ 5 PM EST. We frequently run ops on Sundays as well, training on Fridays, and we run events throughout the week (not necessarily ops) as member availability permits. Requirements Must have a working mic. Must speak fluent English. Must have TS3. Ability and willingness to download our Workshop collection. What makes us different? No obligations to attend every OP, however, we do appreciate people who show dedication. Plenty of room for advancement It's a naval unit, with the capability for large/grand air, land, and sea operations. Simple (for the time being) entry/eligibility for OCS/WOC. ArmA players of all nationalities, skill, etc. are accepted. Ran by competent and experienced leadership No "ArmA-drama" Our current numbers and open positions can be found here: https://docs.google.com/spreadsheets/d/1aOJNUvU8Qf0S1prQuzPh2RsRIOWk8JhBXS_XL00kRaM/edit?usp=sharing ***No matter what MOS you pick, you may be asked to perform Infantry duties if there are not enough Infantry, as there is no point in (for example) having 5 rotary pilots with 10 infantry guys.*** Links Teamspeak: 74.91.120.100 Discord: https://discord.gg/UrW23gZ If you have any questions, comments, or concerns, feel free to leave a comment on this post, add me, or join the discord/teamspeak!
-
Need help with an error AND Dialog won't initialize.
jonnyetiz replied to jonnyetiz's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Fixed. -
Need help with an error AND Dialog won't initialize.
jonnyetiz replied to jonnyetiz's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
bump -
Need help with an error AND Dialog won't initialize.
jonnyetiz posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
First Issue: I made this dialog a little bit back, and I put it in a dialog folder. A3Life_Hud.hpp Whenever I try to do createDialog "A3Life_Hud"; It says "Resource A3Life_Hud not found" This has happened with the other dialog I made for an ATM. Second Issue: I'm working on this script (It's supposed to work with the aforementioned dialog): statusbar.sqf: Whenever I load up a mission, I get the following error: https://gyazo.com/4034de669081e6b9298bdf678a40d97e If someone could help me fix these issues, it would be greatly appreciated. Please note that this is my first time working with dialogs, and I haven't done any scripting in a LONG time. -
Multiple Choice variable?
jonnyetiz replied to jonnyetiz's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Never mind, I've figured it out. I overlooked something. -
Multiple Choice variable?
jonnyetiz replied to jonnyetiz's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I do still need help -
Multiple Choice variable?
jonnyetiz replied to jonnyetiz's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
I fixed it but it's as clear as I can make it -
Hello. I'm working on a small script and I need to figure out the following: If I wanted to do a variable that works LIKE a Boolean, however instead of being true/false it can be one of x things that are defined somewhere. For example, let's say a, b, c, and d are what I want to "replace" for the true/false. I guess it would be like a "multiple choice" where it can be a, b, c, OR, d, where the 4 or more of them are defined somewhere before. I would need to be able to player setVariable ["SomeVariableName",a]; where a can be replaced with b, c, or d. Is there any way, or what's the closest way to do something like this? All help greatly appreciated.
-
How do you make indestructible objects on a terrain?
jonnyetiz posted a topic in ARMA 3 - TERRAIN - (BUILDER)
Hello. I have the quick question of how would one make certain objects on their terrain indestructible?