Jump to content

Smokey

Member
  • Content Count

    2
  • Joined

  • Last visited

    Never
  • Medals

Community Reputation

0 Neutral

About Smokey

  • Rank
    Newbie
  1. Smokey

    Buses

    Ok, thanks. I think I understand how to use countType now. Hmm, how do you do quotes in quotes? " "man" countType [_x] " foreach etc...
  2. Smokey

    Buses

    Basically I want to make a very dynamic script. I have three buses that each follow their own route, stoping for 15 seconds at each bus stop. That seems to work ok. Next I want to be able to say when an object of type bus, enters the busstop range, all the objects of type men (within a given range) are order aboard. The key here is how do I get an array of objects within adistance from a given point. There doesn't seem to be a scripting command for that. Any ideas?
×