Jump to content

zephyrdark

Member
  • Content Count

    59
  • Joined

  • Last visited

  • Medals

Posts posted by zephyrdark


  1. Is there going to be any new documentation for the recent updates as well as the updates from before? It seems like a lot of the feature cards haven't been updated or added at all for a while now.

    Also, could someone explain to me how to use the recently added Civilian Interaction? I noticed it popped up in a mission on the server I play on the other day, but I can never recreate and there weren't any civilians in the area for the mission.


  2. TOW (Tethered on Wire) meaning that they need to be self guided in the proper HUD mode.

    They work like a dream. I'm assuming you have the latest version of Mando.

    Hope that helps.

    TOW actually doesn't mean "Tethered on Wire", its Tube-launched, Optically tracked, Wire guided. http://www.globalsecurity.org/military/systems/munitions/tow.htm

    @kill4eva

    Just make sure the Mando HUD is visible before firing, then tracking should be operational.


  3. Then have a look at the setupfull script, from there you can remove all the setups except these that you want to keep, and so the corresponding setup files as well as hud files. Consider that you can save a lot of space if you dont use custom huds that require large paa images, have a look into the huds and huds/custom folders.

    Last time I started deleting HUDs and setups it messed up the Harrier quite a bit. Something about it having AIM-120s and AIM-9Xs when it had the Default Loadout of Mk-82s and AIM-9s. I'll see if I can look through the scripts again. Thanks!


  4. Hey Mando,

    I was wondering, since I am implementing the script suite into my mission.. is there any way to slim it down to only the set-ups I need/that are used in the mission? Currently the scripts make the mission 4MB+ and for it to be used on our server it'd have to be significantly smaller. I looked through the scripts and tried to slim it down myself, but only managed to break the suite.

    I am currently only using the AV-8B, MH-60S, and need to remove the system for the Javelin to prevent conflicts/errors with ACE. Thank you ahead of time!


  5. I'm currently having trouble with getting the triggerman part of the script to work. I've been able to set up suicide bombers, but thats about it.

    What I am trying to do is make it so when BluFor enter a trigger, the "create random triggerman with IED on vehicle/object preplaced in the area." Currently I have it set up so that it would chose one of the Ladas in the area to place the ied and I have ALICE running so the script should pick one of the civis in there area to be the triggerman according to the ReadMe. Right now it is doing nothing at all it seems, I have the chance of triggerman set to 100% and the right vehicle classname.

    Do I not put the classname in the area stated "car"?

    Any help would be much appreciated.

    (I do have the init and the description.ext set up correctly, I am able to detect proximity IEDs and IEDs I place manually, but not the ones that are chosen at random.)

×