Jump to content

tombguy5

Community Member
  • Posts

    216
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by tombguy5

  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
  13. Welcome to Ahoyworld! Nice to see that someone is part of a military in real life and plays ArmA 3. See you on the battlefield!
  14. Welcome to AhoyWorld! Here you'll find loads of nice people that will help you! You will have fun! - R. Berezon
  15. Interesting, perhaps I should take a look at the source files myself, I may have an idea whether to why this is occurring. Let me take a closer look later today after school.
  16. It's true, danne suggested this for any assistance and I got it, thanks to you danne. And many thanks to Wok and Rarek for suggesting and helping me!
  17. Just to let you know... the video has been removed as it's "too long"
  18. Awesome, I'll figure out how to get a string to work because the assignment requires me to accept both integers and string to bubblesort. Lots of Props to you Wok!
  19. Well, I tried to cast it, I'm pretty sure I'm on the right track but I cannot seem to fix the error. Here's what I want... I want the program to check if the string value contains integers only so I can cast it to an int rather than a string as it starts off as a string. I think I'm on the right path but I keep getting this error I have no idea how to fix. NOTE: the bold text below is the addition in comparison to my previous code above. CODE:
  20. Sounds like the previous ArmA 2 mission, Domination. I like the reinforcements. But we may see this implemented in I&A 3.
  21. I will look at it on that aspect. Thanks Rarek! If I solve it, I'll post the solution here! Cheers! Hmm... Perhaps I should cast it... I'll figure that out P.S. My IT class is actually using Python, but I prefer Java myself so I was able to come to a compromise with my teacher to allow me to use Java for the projects. (Useless bit of information )
×
×
  • Create New...