SpacePilotMax
Member-
Content Count
141 -
Joined
-
Last visited
-
Medals
Community Reputation
47 ExcellentAbout SpacePilotMax
-
Rank
Sergeant
Profile Information
-
Gender
Male
Recent Profile Visitors
-
Enemy occupation system (eos)
SpacePilotMax replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Found it. I only had one EOS marker so it didn't work (y tho) AND it was named with a number. -
SpacePilotMax started following mods, Enemy occupation system (eos), Random 3GL Flares in Adapt and and 2 others
-
Enemy occupation system (eos)
SpacePilotMax replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I have copied the EOS files into a different mission and got to the point where it gives me an error in Line 4 of eos_core.sqf - Type Number, expected String. Anybody knows why that is and how to get rid of the problem? EDIT: has a |#| in front of the markerpos in this line: _mkr=(_this select 0);_mPos=markerpos(_this select 0); -
I'm playing through the campaign, and when I auto-rearm at the equipment boxes in Adapt it gives me stupid amounts of GL flares despite having no launcher. Any ideas on why and what for it is?
-
Sound Problems: Shots/Vehicles only hearable on left earplug..
SpacePilotMax replied to Martin Prusinski's topic in ARMA 3 - GENERAL
Try to reinstall the headset drivers. I'll add more once I remember exactly how I did it. -
Arma 3 Currency?
SpacePilotMax replied to Daniel Klimchuk (Edu Cat Moderator)'s topic in ARMA 3 - GENERAL
It's probably Euro or some sort of Altian custom currency. -
Uniform uses basicbody model
SpacePilotMax replied to SpacePilotMax's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Improper uniform class. That's it. As for the carry capacity, you have to define it in vehicles and then assign to the uniform in weapons, as such: -
Arma 3: Community wishes & ideas- NO DISCUSSION
SpacePilotMax replied to Maio's topic in ARMA 3 - GENERAL
I want the main menu to be customizable. Specific server instead of quickplay, music, etc... -
A uniform I made appears in the arsenal, has the defined carry capacity and weight, but does not have a model (and the character I linked the uniform to does not appear anywhere in the editor). Anyone knows why this is and how to fix it? I have encountered exactly the same issue twice in two separate projects. P.S. A helmet from the same config is also missing from the arsenal. I have made functional headgear and uniforms before. Config: Thank you.
-
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
Wait a second. Shouldn't the damage be the same everywhere? Also, it may be wise to move this discussion into a separate platform, like Discord. -
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
@RCANTEC.RyanD Do you know if Exile overrides the vanilla medical system completely or adds to it? -
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
If there's a way to check if someone is ACE dead, it should be possible to Exiile kill them with a simple script when that happens. -
As for modding, I recommend you start with retexturing a vanilla asset. It's simple to do and can teach you how to use configs. Videos will help even if you don't understand the language because you see what is actually going on.
-
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
Or, there could be an item that sets a player's Exile medical stats to 100, takes up literally no space, has an infinite number of uses, is sold everywhere for free and the player spawns with it. That should be separate from ACE medical, which would still work as usual? -
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
I wonder if it's possible to cut out the Exile medical system and redestribute it as a separate addon (with permission of the Exile devs). If I'm not mistaken, it doesn't affect anything else. -
Script alternative to ALiVE?
SpacePilotMax replied to linuxmaster9's topic in ARMA 3 - QUESTIONS & ANSWERS
I suggest we get back to the original question. @linuxmaster9 what do you need and what are your problems with the stuff suggested by @RCANTEC.RyanD?