Jump to content

aviatormoser

Member
  • Content Count

    97
  • Joined

  • Last visited

  • Medals

Everything posted by aviatormoser

  1. Bon's Infantry Recruitment Redux -- by Bon_Inf* and Moser Full Size (1950 kB) DL: http://www.armaholic.com/page.php?id=26312 About: V. 1 The original script by Bon_Inf* was a priceless asset to COOP type missions such as Takistan Force, and is still regarded as one of the best AI recruitment scripts ever released. This port to Arma 3 uses the original scripts written by Bon_Inf*, albeit with small modifications and enhancements. The main change is a switch from static unit lists to dynamic unit lists. The script will detect your unit's vehicleClass and build the list with units from your vehicleClass. No longer will you have to manually build your own unit list; however, that legacy option is still available for mission designers who want to customize the list of recruitable units. For example, Massi's desert Rangers will only be able to recruit other desert Rangers. Other subfactions in the same faction class, such as SEAL or DELTA, will not be recruitable if the player is a Ranger. This is solely a design choice, and in my opinion, an improvement in realism from similar recruitment scripts, such as Rommel's excellent MSO recruitment script, which included the entire faction in the recruitment lists. In the future, I will include an option to allow for the entire faction to be available in the recruitment lists. Features: - Recruitment lists are dynamically built by the subfaction of the player by default - Static, customizable lists of units are now optional - Multiplayer cleanup of player's AI on disconnect - "Dismiss" action for each AI infantry unit Installation: Customizing unit lists: -------------------------------------------------------------------------------------------------- Credits: - Bon_Inf* for his excellent A2 AI recruitment script - Sa-Matra for allowing me to use and modify his GUI dialogs code - Zonekiller for his extremely useful array builder script - The guys at Task Force Rattler for helping me test the script out --------------------------------------------------------------------------------------------------
  2. aviatormoser

    Bcombat, Vcom, TPW, ASR, where are you?

    After spending two hours trying to work out how to move an AI w/ no documentation, I gave up and applied for a refund. No forums and no documentation at release demonstrated to me that things are a bit underbaked regarding the Reforger situation. Working my private AI mod in Arma 3 still gives me plenty of enjoyment.
  3. aviatormoser

    Enfusion Workbench Technical Discussion

    Has anyone figured how to do any of these: create groups, individually move units, or command suppressive fire through scripting?
  4. aviatormoser

    New informations or announcement soon?

    Well, I figured out how to put down a phone booth. I'm gonna call that a huge win. Waiting for a proper tutorial. This is orders of magnitude more complicated than 3Den.
  5. aviatormoser

    New informations or announcement soon?

    You're miles ahead of where I'm at....flailing around trying to find a list of units to put down.
  6. aviatormoser

    New informations or announcement soon?

    Still trying to figure out how to place anything down. This looks more like what it's called. A world editor, rather than a mission editor.
  7. aviatormoser

    New informations or announcement soon?

    Ouch, that's a heartbreaker. Most of my 5,000 hours of Arma 3 was working in the mission editor.
  8. aviatormoser

    New informations or announcement soon?

    Has anyone found a mission editor? I don't see anything in the game or in the Enfusion Workbench.
  9. Thanks! Been making probably my best mission with ALiVE as the framework.
  10. aviatormoser

    [CTI,TvT,CooP] Dissension

    The conquered grids and towns, base installations, etc. are persistent between restarts. Meanwhile, standby on the RHS version -- I was trying to do Dom a favor by fixing his simple param for the player stamina, but for whatever reason only vanilla units are spawning now....
  11. aviatormoser

    Combat Realism Scripts

    @genesis92x chmod 777 *.sqf
  12. aviatormoser

    A3 Wounding System (AIS by Psycho)

    Hi @Psychobastard, Awesome work. I was testing out the beta and I found that the drag, carry, stabilize, first aid, and the help callouts are working well. The only real issue we are finding is that the after a player is revived, he cannot bring up the action menu for some time ranging from 10 to 30 seconds.
  13. aviatormoser

    Bon's Infantry Recruitment Redux

    I've used it countless times with Alive and dynamic list generations. I'm not sure why it gives you an undefined error. Have you tried the example demo without errors? Not without major edits to the code, and that's kinda of outside the scope of the script. Like the above, this feature is kinda of outside the scope of the project. It would probably easier to write a new script that does this. You'll have to edit the spawn mechanic in recruit.sqf. _unit = group player createUnit [_unittype, [(getPos bon_recruit_barracks select 0) + 10 - random 20,(getPos bon_recruit_barracks select 1) + 10 - random 20,0], [], 0, "FORM"]; The last coordinate position in [(getPos bon_recruit_barracks select 0) + 10 - random 20,(getPos bon_recruit_barracks select 1) + 10 - random 20,0] must be changed from 0 to the height of the deck on the Nimitz. As it stands, the height is set to the surface at which the object you set the recruit action to.
  14. aviatormoser

    Task Force Arrowhead Radio

    I can assure you, everyone in our group knows the TS3 plugins have to be installed manually. How else would it interface with TS3? Radios work fine. The voice modulation, distortion, etc. works fantastic. Direct speech does not work correctly on Isla Duala. You can hear everyone talk normally in TS3 even if you are standing 10 km away. How the radios function correctly, but the direct speech doesn't is beyond me. For whatever reason, it does not work on Isla Duala.
  15. aviatormoser

    Task Force Arrowhead Radio

    Yes and yes, we've have it working fine on some missions on ACE. Direct speech works as it should. However, on other missions the direct speech does not work correctly. For example, we have an Alive ACE mission on Takistan and it works perfectly. However, on Isla Duala it has never worked properly. Is there some kind of map dependency? Installation isn't a problem. Everyone has it installed correctly within our group. We're quite experienced with building missions as we've been doing this for years. The issue is that TFAR is not working consistently from mission to mission. When it works perfectly on one map for everyone, and then not at all for everyone on a different map, we know it's not an installation problem.
  16. aviatormoser

    Task Force Arrowhead Radio

    I'm experiencing this same problem. Direct speech does not work in game. We hear everyone in TS3 normally. Radios do work, but it's not like it matters when everyone can hear everything. Also, the preset radio frequencies only work in the editor preview, and not on the dedicated server? I wonder what I've done wrong.
  17. Guys, your work is fantastic and one of the few reasons to keep me interested in Arma 3. Thanks again!
  18. Hey Zen, These functions are a lifesaver! Thanks for your professionalism.
  19. Damn .kju, I hate to see you leave. You were a beacon of hope that A3 could become something. Arma 3 and BI have just been frustrating in general. The community has put in so much time and effort into improving the A3 situation. I don't know what BI's goals are for A3. The engine has made improvements in some areas, but it still suffers so poorly in the biggest area of them all. Immersion. - AI is horrible. They can't drive without losing a tire. They do not react at all when being struck by bullets. No suppressing effect. No loss in accuracy. No change in rate of fire. Up to the modders to fix. - An uninspired civilian all-male faction that has decided their homes must be completely empty of everything -- only walls and floors. Up to the modders to fix. - Stealth aircraft in a game that does not simulate active and passive sensor system, and therefore negates their stupid designs. Up to the modders to remove that stupid $#%. - The ridiculous up-up-up recoil and weapon sway. Keep shooting and your natural arm position now relaxes 60 degrees into the sky. No muscle memory taken into account whatsoever. Up to the modders to fix. - NETCODE - DESYNC GALORE. Modders can't fix. - The cookie cutter, copy and paste content across factions. Up to the modders to fix. - Time and energy spent on developing underwater ops without providing any inspiration to do so. Modders have no motivation to fix. There is no motivation - no big picture. Why should I play your game, BI? MP is a mess. There is such a large general dissatisfaction toward the default A3 content, that it's difficult to find a common mod-base amongst servers. Back in Arma 3, you only really need ACE and you were set. Nowadays, you need a tremendous amount of mods just to be able to stand the game. On top of all that, BI issued the 1.63 patch for OA, in which they decided to issue new standards for variable declaration, and therefore broke not only their own missions, but also a plethora of community scripts that were made over a 5 year time period from authors who have come and gone. 1.63 was like a huge FUCK YOU to the community. Who is fixing that mess now? Corepatch by the community, and that is only for your OWN content. Good job BI. You'd think the community that tirelessly works to save your game is wasting their time. Here's a tip for BI. REWRITE YOUR CORE ENGINE or make a new one so we can have a fresh start. You are riding on the wave of popularity from DayZ, and your customer base is larger than ever. I don't want to hear excuses on time and financial budgets. /rant P.S. I'm too pissed about .kju leaving to care about inevitable disagreements.
  20. aviatormoser

    Bon's Infantry Recruitment Redux

    You're welcome! Um, I'll look into it if its possible. Usually anything is possible in Arma. I'll look into it, and see if it's doable without rewriting the entire script! Hi pero2589, Nothing was actually wrong with the script. He did make a suggestion of toggling AI cleanup after player death on/off in the params, which I'll probably do once I get to it, of course!
  21. Nevermind admitting you stole something in the owner's backyard....
  22. aviatormoser

    Bon's Infantry Recruitment Redux

    Thanks! Bon's original script was a must have! Thanks!
  23. aviatormoser

    Bon's Infantry Recruitment Redux

    Hi Dr. Death JM, Are you using vanilla units? Or modded? Do you have a scenario I can look at? In general, the script shouldn't affect AI behavior. It just manages the recruitment process.
  24. aviatormoser

    Bon's Infantry Recruitment Redux

    It should automatically generate a list of units based on the unit you are playing as. Which unit were you playing so I can try to recreate the bug?
  25. aviatormoser

    Bon's Infantry Recruitment Redux

    I'll take a look to see if the new updates have broken the script. BI is notorious for doing such things. Update: It's working fine for me in the recruit test scenario. Which units are you using? Did the script fail with or without mods?
×