Jump to content

tombguy5

Community Member
  • Posts

    216
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

About tombguy5

  • Birthday 05/06/1996

Profile Information

  • Gender
    Male
  • Location
    Canada

ArmA 3

  • ArmA 3 Player Name
    R. Berezon

Recent Profile Visitors

3,347 profile views

tombguy5's Achievements

  1. You already asked me this before SixFour, just making sure that you remember, I will gladly be one of your references.
  2. So after a few more projects, I've come across another problem, this time with a Java Binary Search Algorithm. The goal is to open a .txt file with a bunch of random numbers and the program will ask you what you want to find and then display whether it is found or not. I have created the Algorithm, however, I need a way to call the method. The solution may be somethign simple but I cannot find it. Here is the code:
  3. Yeah what they both said, Shoot for a 600 series. Perhaps a 650. I have a Nvidia GeForce GTX 560 Ti and I can run ArmA 3 on ultra with less than 25 fps, High with 40fps depending on situation, and 50fps on low (which the graphics are godawful). My advice, do not get a 500 series unless you are running older games. I can barely handle Battlefield 4 with 40fps on medium graphic settings. Eventually, once I find a job where I actually get more than 10 hours a month, I'll be saving up to buy a GTX 780 (maybe TITAN if on sale). Hope this helps! Here's the link to the Nvidia GeForce GTX 650
  4. Seems interesting, I'm intrigued.
  5. Welcome Bruce! That's one heck of a nice intro! Hope to see you on the battlefield!
  6. I like the Supply Convoy for side mission, It can be definitely possible to create.
  7. If only the sale was on 3 years ago...
  8. And what about the Repair trucks? Only repair once per vehicle and its useless unless destroyed, that was where I was getting to.
  9. I was playing I&A on the US Server with the latest I&A mission build. I was the transport pilot and as I was picking up the first round of troopers for the AO, I saw the infamous -Character as passenger but outside of helicopter in mid air going through the blades and breaking it- Which did occur and well, needless to say, I was able to fix it with the first repair from a HEMMT Repair Support truck. Afterwards, the aircraft was deemed air worthy again; however, as the soldiers started to embark, the same situation occurrs as when I was starting the rotors, then the helicopter was deemed oncemore, broken. So I decide to get out, get the HEMMT again and go onward to repair it, but there would be no option to do so nor does it do it automatically. I was basically stuck at the boarding area with a broken helicopter and no means to repair it. I've asked people to switch to Repair Spec but as usual, no one obliges. I've tried many things with the HEMMT and Bobcat and any repair vehicles I can obtain, all to no avail. (and I am ashamed to say, but I had to resort to smashing the helicopter to smithereens just to be able to get some progress; I even warned the troops at base to get away, so they were warned and I hate to say, I had to resort to this unpleasant action.) So my question is, is this a feature of I&A or is it a glitch with the core ArmA 3 game? If feature, perhaps change it to 3 repairs before a cooldown. If a core ArmA 3 game... well. fudge. That is all I have to say, - R. Berezon
  10. I wasnt looking for classnames for the respawn marker, I was trying to find it for a function that spawns ambient jets and thanks to Archangel!
  11. Okay, I have found the solution! I had to use a try and catch statement in the bubblesort algorithm with an integer parse and and a NumberFormatException for the catch statement with a regular string comparison. So now this program will run on both Integer and String datatypes at once in the program. CODE:
  12. Hey there guys, I am trying to make an ambient independent buzzard jet fly by using the BIS_fnc_ambientFlyBy I got the blufor helicopters working, but i cannot figure out the independant helicopter/jet. The issue is to find the independant side classname. I already know of BLUFOR and OPFOR (west and east) but not independant, I have already tried guer, resi, guerilla, resistance, green, inde, independent... Do any of you guys know the side classname? Much appreciated! - R. Berezon
×
×
  • Create New...