Jump to content

Lord Nausea

Member
  • Content Count

    8
  • Joined

  • Last visited

    Never
  • Medals

Everything posted by Lord Nausea

  1. crew VEHICLE gives a list of all units inside a vehicle. You just have to sort out the driver, gunner and commander. Then the array is filled with the cargo.
  2. Lord Nausea

    need a script

    You could work with the knowsabout command. You could take one of the yoldiers and combine this with him. But then there will also be alert when the players have been seen.
  3. Lord Nausea

    need a script

    Do aou want to control a single unit or if anybody shoots?
  4. I need to know how many pipebombs a soldier has. I tried 'ap ammo "pipebomb"' but this always results in 0. Can anyone help? (Edited by Lord Nausea at 7:05 pm on Nov. 5, 2001)
  5. Lord Nausea

    How many pipebombs

    I used 'unit ammo "pipebomb"'. That returns 0 for a OFP-generated BlackOp. But if I remove his pipebombs and the pipebomb-"weapon" and add it again, I have two entries for the pipebombs in my actionmenu. If I add the ammo before the weapon 'unit ammo "pipebomb"' returns the 1 as I want it to be.
  6. I think he means that there is a person called Nekdo.
  7. Lord Nausea

    How many pipebombs

    Yes I know. Normally only BlackOps carry satchels. But I need always the actual number for a script I'm writing. I want to react to the number of satchels the person carries.
  8. Lord Nausea

    How many pipebombs

    I don't want to know how many a person can carry but how many a person actually carries!
×