PDA

View Full Version : List problem with objects



dismas
Aug 19 2002, 16:14
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?

bn880
Aug 19 2002, 16:17
Don't think u can do it with a trigger. http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/confused.gif

I would not even try to write a script to detect all nearest objects.

dismas
Aug 19 2002, 17:39
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 http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/wink.gif

GAMEER_77
Aug 19 2002, 17:56
"command _x" foreach units thislist

Is this what your wanting? http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/wink.gif

http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/tounge.gif PEACE

bn880
Aug 19 2002, 18:04
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (GAMEER_77 @<hidden> Aug. 19 2002,13:56)</td></tr><tr><td id="QUOTE">"command _x" foreach units thislist

Is this what your wanting? http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/wink.gif

http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/tounge.gif 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. http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/smile.gif

GAMEER_77
Aug 19 2002, 20:18
Ah yes, ok sorry. hmm dunno? http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/confused.gif

http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/wow.gif PEACE