-
Content Count
908 -
Joined
-
Last visited
-
Medals
Community Reputation
128 ExcellentAbout mikey74
-
Rank
First Sergeant
core_pfieldgroups_3
-
Interests
Arma series.Gaming, would like a few friends.lol
-
Occupation
Lead Printing Press operator
Profile Information
-
Gender
Male
Contact Methods
-
Biography
Full time father,pressman, and part time programmer.
-
Steam url id
http://steamcommunity.com/profiles/76561198027207954/
Recent Profile Visitors
1708 profile views
-
map/terrain building Arma3 Map/Terrain Building Guides & Tutorials Compilation
mikey74 replied to Gunter Severloh's topic in ARMA 3 - TERRAIN - (BUILDER)
Thanks for the info. Your tops as usual. Boy that really looks intimidating! lol -
Releasing a few of my scripts SP_respawn, find true cover, and maybe few others
mikey74 replied to mikey74's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Wow sorry man I must have missed this. I've forgotten about this script...… That said. I've edited it that may be what youre looking for if youre still looking.... Here are my edits. Got a sample mission https://steamcommunity.com/sharedfiles/filedetails/?id=1965523583 MikesSP_Respawn.sqf FOA_find_cover.sqf https://www.youtube.com/watch?v=42qCaSH_FsI Enjoy -
I like it. IMO most rifle sounds even in the best of mods are a bit weak. Very few of them have the punch like a real rifle sound. Granted we'll never get that. But lol few of them had that punch then weakened them later. idk why.
-
Yeh I have it set in a while loop with a few waitUntils. It did flash gunner view once or twice this last test. Kind of figured there wasn't an easy way to control a players aim by script. lol Thanks what I have works. Just need to polish it a bit. Thanks again. 🙂
-
Thanks KillZone_Kid, I tried that one. When I displayed a hint while zoomed or not it always said internal view. BTW there is no way to script in a lock on FOV is there? Thanks again KZ You're probably the best coder and I've learned a lot from your site and you throughout the years in the OFP/Arma verse. I grovel at your feet. lol seriously kid your a hero. 😉
-
bump.
-
I've got a script I'm working on based a tad bit on dead eye in Red Dead 2. This is not for realism by the way! 😄 I was wondering if there is a way to set players aim more accurately. Like a random head, torso, arms, legs. But so far I've not found a way to set players aim very accurately. It only does it when you zoom. To me zoom in Arma is unrealistic anyways. lol Why not give an edge up. Click the spoiler to see the script. Thanks in advanced.
-
@nkenny yes it does do some anims. its based on morale of units within a certain range and distance. If it gets to low. They drop their weapons and surrender at this point. update: Had another mod running I over looked that does effect AI. Thanks for the compliment. 🙂
-
@nkenny No ACE. Just your mod, a few islands, unit mods like CUP, JSRS, CBA, and my surrender script. 🙂 Thanks for the reply.
-
mkenny. Looks very well done congrats! Just one question/ Is there anyway to turn it off for certain units. Example. I have a surrender script running, when I see the morale of certain groups break, and they go to surrender when vastly outgunned and pretty much no hope. They start to drop their weapons, buttt lol they go into what looks like a healing animation state and then pick back up there weapons and go back to fighting. Yes Its your mod. 😉 With AISS and FOA I put in a setvariable so that mission makers can turn off the AI scripts when needed. I was wondering if you have added something like this into LAMBS Improved Danger.fsm? Other than that. The AI look and respond very well. 🙂
-
That's a separate Addon.
-
jsrs_soundmod JSRS SOUNDMOD - CE.20.0419
mikey74 replied to LordJarhead's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Wow... Glad I missed you leaving! I would have had to crack some heads to get you back. 😄 Glad youre back Jarhead. You're actually one of the best in the whole of the Arma modding community! Glad youre back. Hope youre here for a long time into Arma 4,5,6,7...…. -
added forcefields to your aliens... Place this script in Init.sqf of mission, or call in a config for addon. They admit a small glow until field is depleted by hits. When hit the glow grows brighter for a short time. They do not take damage till after field is depleted. I may rework it later to take into account kinetic energy, and explosive damage to effect the shields. Used Damage taken instead. Works just as well with less works and less FPS hits. This version has some particle effects: shield pic.... Video would be better though. The blur is something else unrelated to the alien shields. https://steamuserimages-a.akamaihd.net/ugc/798739516680410435/5C7074EDCBE8B2EAC6F7A5A4EE31970AA987F0EE/ https://youtu.be/dndWv6gfvF4
-
HETMAN - Artificial Leader [NR6 Edition]
mikey74 replied to NinjaRider600's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I noticed if you place artillery on map they use it! But why have them kill each others HQ's right at the beginning of a mission? I replayed the mission I've been goofing with. Put HQ's in several different locations with same result. Shouldn't scouts find the HQ 1st then blow it to smithereens at least? Thanks in advance. :) -
Maybe try this? _designatedPos = position laserTarget player; https://community.bistudio.com/wiki/laserTarget Brian I am also working on a script involving the USS Freedom AI taking off and landing. I finally got it working again. Would you be able to use this in with your Jtac script? I've still got things I'm working out, but was going to use it to make a support type script for Missions off the Freedom and Liberty. Time probably will not be kind to me. lol anywho same offer I make to others. if you need help give me a shout. If I can I will. :)