Jump to content

Jnr4817

Member
  • Content Count

    724
  • Joined

  • Last visited

  • Medals

Everything posted by Jnr4817

  1. Awesome script. What would be the best way to use once a trigger is fired. For example, a player find a piece of intel, or destroys a tank, or gets to a certain position on the map? Also, does the script change the amount of time the notification is on the screen before it goes away, based on how much text is written in the notification. Meaning does it add so many milliseconds or seconds for each additional line of text added to the box. I can see a short message being fine with the default time its displayed, but a paragraph may not have enough time to be completely read. Thanks, Reed
  2. Jnr4817

    GF Cargo Airdrops Script

    Works perfectly. Thank you sir.
  3. Jnr4817

    GF Cargo Airdrops Script

    How could I add virtual arsenal to the cargo drop? THanks Reed GF for sure credit will be given. Thanks for all your hard work.
  4. Jnr4817

    GF Cargo Airdrops Script

    Sweet, I've got one dropping a crate and prowler and one dropping a crate and marshall. Thanks for the help.
  5. Jnr4817

    GF Cargo Airdrops Script

    @zagor64bz Got the radio triggers working well. In your mission how did you set up the cargo? I guess for each radio trigger, what did make drop when called for an airdrop? Thanks
  6. Jnr4817

    GF Cargo Airdrops Script

    @zagor64bz Your version is the one I was wanting. Thank you. Awesome script and great work. Anyway to integrate into the BIS Support modules, like @pierremgi has done here ?
  7. Jnr4817

    GF Cargo Airdrops Script

    zagor has a modified version then the original release. I didn't know if George had added his changes or not. He also made some changes for you. Again, not sure if he added those to the original post or not. Having options is nice and its cool he is allowing others to modify his original script. Reed
  8. Jnr4817

    GF Cargo Airdrops Script

    Hi awesome looking script. Are there different versions of this script floating around? Or has it all be consolidated into 1 with more options? Reed
  9. Jnr4817

    SLP Spawning script

    Awesome script. Thanks for the update. Reed ;)
  10. Would be awesome to add toggle or lobby parameter for team leaders or any player depending on configuration to click on certain other AI or players and add them to their squad. A squad join/dismiss feature. Reed
  11. id love to see and use your final script, for a similar mission I am wanting to make. Would you be willing to make a sample mission? Thanks
  12. Thank you sir Do I need to change this too? _dude setHitPointDamage ["hitLegs", 0]; to _dude setDamage 0;
  13. JB, Does this just have to be just leg hits? Anyway to change to when friendly AI take a certain amount of damage in total? Thank, Reed
  14. Jnr4817

    Automated medic?

    Does this script need any optimization for 1.8#? How would I initiate in the beginning of the game to affect any AI Medic without needing to use the init or variable name. Thanks,
  15. @Grumpy Old Man Maybe Grumpy can port his in game aircraft load out editor to work with the ground vehicles. His aircraft load out editor is really nice. Reed
  16. Jnr4817

    Flare Illumination

    If you update to new eachframe EH Ill test out. Would this also work for illumination flares fired by aircraft. IE helicopters firing illum rounds over a dark area to fire unaided. Or if you could some how add an IR version that works under NVG's. Thanks and Humbly, Reed
  17. After a gun run is complete, is the cooldown set to 60 seconds before another can be called? Once the gun run is complete on the target or area you called, does the aircraft fly around for a set time and look for additional targets? Reed
  18. Jnr4817

    MGI HALO JUMP

    I am getting an error defined variable _caller on line 7. Thanks
  19. Jnr4817

    MGI HALO JUMP

    Anyway to add a strobe or chem light to the player shoulder or helmet to see each other with NVG's and/or at night with a HALO jump? Something like this from ATM_AirDrop Thanks, Reed
  20. Excellent, thanks. I'll test tomorrow.
  21. WIll try. Would using _pilot setskill 1 or _veh setskill 1 be of any help to improve the AI ability to aim or hit the target with the gun run? Thanks Reed
  22. Excellent work so far. 2 Issues I found. I cannot get to work in hosted MP, only works in single player. If you open editor and place a random OpFor (csat or independent) and you are in a group with AI, once you have assigned the kill task and kill the officer, completing the task. Your AI teammates tell you to stop shooting and kill you, as if you team killed. Thanks for all the work so far, this is an excellent script and has a lot of potential. Reed
  23. Will the aircraft still have the option to drop bombs, or do both a gun run and drop bombs.?
  24. Larrow, Can I change the inputAction to any defined action I want from this list? https://community.bistudio.com/wiki/inputAction/actions/bindings For example a user defined input like "user1". Also, in addition to isKindOf "man", how can I add objects or vehicles. Not specific objects or vehicles, but just under the cursor target as the script already does. I am wanting the UAV soldier to spot targets in the air from a UAV and assign a few task with you script. The ability to pick out specific "Man" and/or objects and/or vehicles would open the possibilities of game play. Nice script Reed Tried this and no joy After testing the task does not complete once the target is killed. This also does not work in hosted.
  25. Awesome script so far. Would you contemplate making MP or dedicated compatible? A few suggestions. Anyway to add support for Duda's rappelling script for players and AI? Especially when the using as transport and "drop off an AI squad" https://github.com/sethduda/AdvancedRappelling Under support, instead of just a jet ski or atv, have the player be able to pick from multiple assets depending on the size of the chopper. It would be nice to have a prowler or cheetah, etc as an option to be dropped. Having the ability to have multiple aircraft with different calls signs utilize this script at the same time would be cool. Example, I have one helo as transport and 2 AH-9 as escort and they CAS the area as we land near it. I really like all of the "planned" things you have for this script. Thank you for your very hard work so far and I cant wait tit rack your progress. Reed
×