fn_Quiksilver 1636 Posted March 12, 2018 On 05/03/2018 at 11:17 PM, Grumpy Old Man said: When you randomly watch a video of Arma 3 gameplay and not only can tell which map, but also which town. Cheers and also remember operations and events which took place there. 4 Share this post Link to post Share on other sites
vafana 110 Posted March 12, 2018 When all your dreams are in ArmAverse. 3 Share this post Link to post Share on other sites
pierremgi 4853 Posted March 16, 2018 0 = [] spawn { while {alive me} do { if (lifeState me != "incapacitated") then { me doMove myScreen; me execVM "someBadScript.sqf"; waitUntil {fuel me < 0.00001}; me doMove myKitchen; if (side myWife getFriend side me > 0.6) then { me addAction ["take lunch", {_caller execVM "eatSomething.sqf"}]; } else { me setpos getMarkerPos "kickedass"; }; me doMove myscreen; if (sunOrMoon < 0.5) then { sleep 3600; }; }; side myWife setFriend [side me,0]; waitUntil { count (me nearEntities [["CAWomanBase"], 50]) == 0 }; }; }; 3 1 12 Share this post Link to post Share on other sites
GEORGE FLOROS GR 4207 Posted March 24, 2018 ABOUT GF 's Cargo_Airdrops_GF Script https://forums.bohemia.net/forums/topic/215257-cargo_airdrops_gf-script/?page=2&tab=comments#comment-3278795 @johnnyboy & @lordfrith On 24/3/2018 at 8:09 PM, GEORGE FLOROS GR said: I think that all this comments , should be post on the thread of @Gunter Severloh On 23/3/2018 at 7:04 PM, johnnyboy said: I have a complaint about this script: FALSE ADVERTISING. The name of the script is clearly "Cargo Airdrops GF", and yet when I run it no girlfriend is dropped from the sky. (sry, couldn't resist...its the first thing I thought of when I saw the title.... Now I worry about the "Headshot GF" script too...that would be bad...). On 24/3/2018 at 10:12 AM, GEORGE FLOROS GR said: I couldn't just leave you having a complaint...! On 24/3/2018 at 5:37 PM, johnnyboy said: Now THAT is what I'm talking about! On 24/3/2018 at 6:40 PM, lordfrith said: you know... swap 'createVehicle' with 'createUnit' and select from a random array of Max_women and its pretty much there :D On 24/3/2018 at 8:09 PM, GEORGE FLOROS GR said: Even if GF was Girlfriends , is still part of the coding!! I realized that everything , has to do with arma! I will also , start thinking of Max_Women in my dreams.! 4 Share this post Link to post Share on other sites
socs 92 Posted March 24, 2018 When you're sitting on your dock and try to disable environmental sounds 2 Share this post Link to post Share on other sites
redarmy 422 Posted March 29, 2018 On 3/16/2018 at 5:23 PM, pierremgi said: 0 = [] spawn { while {alive me} do { if (lifeState me != "incapacitated") then { me doMove myScreen; me execVM "someBadScript.sqf"; waitUntil {fuel me < 0.00001}; me doMove myKitchen; if (side myWife getFriend side me > 0.6) then { me addAction ["take lunch", {_caller execVM "eatSomething.sqf"}]; } else { me setpos getMarkerPos "kickedass"; }; me doMove myscreen; if (sunOrMoon < 0.5) then { sleep 3600; }; }; side myWife setFriend [side me,0]; waitUntil { count (me nearEntities [["CAWomanBase"], 50]) == 0 }; }; }; Brilliant mate Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted March 29, 2018 On 16/03/2018 at 7:23 PM, pierremgi said: 0 = [] spawn { while {alive me} do { if (lifeState me != "incapacitated") then { me doMove myScreen; me execVM "someBadScript.sqf"; waitUntil {fuel me < 0.00001}; me doMove myKitchen; if (side myWife getFriend side me > 0.6) then { me addAction ["take lunch", {_caller execVM "eatSomething.sqf"}]; } else { me setpos getMarkerPos "kickedass"; }; me doMove myscreen; if (sunOrMoon < 0.5) then { sleep 3600; }; }; side myWife setFriend [side me,0]; waitUntil { count (me nearEntities [["CAWomanBase"], 50]) == 0 }; }; }; Error: myWife undefined variable in expression 3 3 Share this post Link to post Share on other sites
Tankbuster 1746 Posted March 29, 2018 7 minutes ago, fn_Quiksilver said: Error: myWife undefined variable in expression Locality issue. Where the wife is not local, you need to remote exec it. 1 2 Share this post Link to post Share on other sites
redarmy 422 Posted April 20, 2018 ....when you stand patiently waiting for the elevator to arrive and you start playing the soldier animation with your own arms and legs and wondering where you dropped your rifle actually just did it after taking a break from 3 hours in the editor 4 Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted April 21, 2018 ...when you stop giving a damn and you start driving like the AI. Cheers 1 Share this post Link to post Share on other sites
Rich_R 1087 Posted April 21, 2018 Went through the entire thread and didn’t see these, sooooooo. You know you play too much Arma when; Seeing a telecomm tower in real life and the first thought is how many satchels are needed to take it down. Watching a real live military documentary and thinking to oneself, ‘that’s not how I would do that in-game.’ (usually work out how to use what I’ve just seen in Arma is more like it ;) ) Finally, you know you play too much Arma when the first question friends ask is ‘How’s Arma?!?’ 4 Share this post Link to post Share on other sites
Gunter Severloh 4052 Posted July 29, 2018 You've played to much Arma when: You think to yourself you could live there when you find a place on a map you really like. 3 Share this post Link to post Share on other sites
Gunter Severloh 4052 Posted October 8, 2018 You've played to much Arma when: Other games your playing give you ideas for scenarios you can create in the editor. Other games you play dont feel like "home" like Arma does. Every amount of time you vested into the game, and community you feel was time well spent. 7 Share this post Link to post Share on other sites
EDcase 87 Posted October 8, 2018 You've played too much Arma: NEVER!!! How dare anyone suggest it.... 3 2 Share this post Link to post Share on other sites
redarmy 422 Posted October 9, 2018 When you arrive to the office on monday morning and attempt to Quote {_x enableSimulation false} forEach units group leaders; followed by... Quote setTimeMultiplier 60; All so i can continue figuring out how to balance my scenario and get back home to my PC 2 2 Share this post Link to post Share on other sites
Gunter Severloh 4052 Posted April 7, 2019 You've played to much Arma when: Places you go to on a map are relaxing and nostalgic. Flying, cruising on a boat, or going for a ride on your favorite map is your version of a getaway. Choose a house on a map you like and start actually adding furniture and static objects in it thinking your going to move in. When you play other games you setup the controls with the same mouse and keyboard layout as you have in Arma. When you see old members back on the forum that were away for a long time and it makes you feel like you've regained a member of your family back. Its hard for you to shut the game down because you have to get to bed or go to work. Your loyalty and dedication to a game and mod keeps you playing it no matter how much better or neater something else is. You feel guilty for playing something else. You talk with friends you game with on the phone and actually ask if (game name) is there when someone else answers. Others talk about playing video games to kill time and you talk about playing Arma like its your 2nd job. 7 Share this post Link to post Share on other sites
redarmy 422 Posted April 8, 2019 When you take an extended break from Arma3 for the third offourth time in your life ,but you still have it as the game with most hours played(even when you played it alot in steam OFFLINE mode) 2 Share this post Link to post Share on other sites
dmarkwick 261 Posted April 9, 2019 Each time you see certain buildings or areas, you remember times of extreme drama you experienced there. Certain bush LODs at a distance look a bit like a soldier with a gun. But you're suspicious anyway, just in case. You put a few extra rounds into any dead body you see, because you're not sure whether or not one of your addons simulates recovery. 4 Share this post Link to post Share on other sites
redarmy 422 Posted April 9, 2019 You know you've played too much Arma when you get through a long mission without killing yourself...a team mate,an AI...Blowing up a vehicle...sending a squad mate into the firing line by mistake...stabbing yourself with an EPI pen uneededly or jumping out of a fast moving automobile ,by mistake.......via the action menu. 1 Share this post Link to post Share on other sites
evrik 843 Posted April 9, 2019 You know you've played too much Arma when all of your free time is spent making mods! 4 Share this post Link to post Share on other sites
pierremgi 4853 Posted April 10, 2019 When you discover that Grumpy Old Man is a young guy, third generation. (Sorry @Grumpy Old Man) 😜 Share this post Link to post Share on other sites
opusfmspol 280 Posted April 11, 2019 . . . when you code using classnames without looking them up to verify, and no resulting errors. . . . when watching an Arma video, the person who did the recording opens their map, and you click the screen to try moving the map. 2 1 Share this post Link to post Share on other sites
Grumpy Old Man 3545 Posted April 11, 2019 4 hours ago, pierremgi said: When you discover that Grumpy Old Man is a young guy, third generation. (Sorry @Grumpy Old Man) 😜 According to nine out of ten psychiatrists I'm mentally 5 years old. Spoiler You clicked it, didn't you? Another test of willpower: Spoiler I won. Cheers 4 1 Share this post Link to post Share on other sites
joostsidy 685 Posted April 11, 2019 On 3/12/2018 at 3:29 PM, vafana said: When all your dreams are in ArmAverse. The other day I had a dream in OFP style. A little bit like switching between playing the game in the dream and actually being in the mission (in the dream), nothing special. When I woke up, I thought 'Why wasn't this dream in Arma 3?' It would have looked better and I would have more options.. 2 Share this post Link to post Share on other sites
Toedeli 12 Posted April 13, 2019 As your last day has dawned, you lay down, surrounded by your dear family members, as your wife is holding your hand. Soon, your eyes close and you start losing the grip to reality. And the last words you hear are.. "2, Taking Command!" 3 3 Share this post Link to post Share on other sites