Results 1 to 6 of 6

  Click here to go to the first Developer post in this thread.  

Thread: List problem with objects

  1. #1
    I am working on something and I need to get a list of everything within a certain radius of a point on any spot of the map.
    using a trigger with anything present (or not present) and listing it only returns editor created objects... not dead bodies, or camcreate'ed stuff

    any help on this would be appreciated.

    dismas?

  2.   Click here to go to the next Developer post in this thread.   #2

    Exclamation

    Don't think u can do it with a trigger.

    I would not even try to write a script to detect all nearest objects.
    "Peace can not be kept by force. It can only be achieved by understanding." Albert Einstein

    Please report Arma 3 bugs in the Bug Tracker

  3. #3
    Private First Class
    Join Date
    Jan 5 2002
    Posts
    27
    Author of the Thread
    yeah... pretty scary.

    edit: there are only a few things I'll want to find that a trigger list won't pick up, so I guess it has to be nearestObject.... unless someone has some good news for me




  4. #4
    Gunnery Sergeant
    Join Date
    May 10 2002
    Location
    That's my business! :p
    Posts
    436
    "command _x" foreach units thislist

    Is this what your wanting?

    PEACE

  5.   This is the last Developer post in this thread.   #5
    </span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (GAMEER_77 @ Aug. 19 2002,13:56)</td></tr><tr><td id="QUOTE">"command _x" foreach units thislist

    Is this what your wanting?

    PEACE[/QUOTE]<span id='postcolor'>
    Nah, he means that is the thislist some objects are not picked up... ones that are part of the map.

  6. #6
    Gunnery Sergeant
    Join Date
    May 10 2002
    Location
    That's my business! :p
    Posts
    436
    Ah yes, ok sorry. hmm dunno?

    PEACE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •