Jump to content

M.0.A.S.

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by M.0.A.S.

  1. Ok. Thanks.  I'm starting to see it.

    I'm just not understanding line #23 fully. ....    _rndnum = (2 + round (random 4));  ....Does that mean 2 + "round" times a random number between 1 and 4?  I don't know what "round" is.

    How would I change that to get say between 6 - 12 AI?

    Thanks for your help.  

  2. Hope this is the right place for this question.  New here and just created my own server.  

    I've been looking through the code for WAI and I don't see where to change the variables for the number of AI that spawn on the missions.

    Everything is working great.  The documentation in the code answered most of my questions.  I just can't find where to change the min/max AI spawn variables.

    Thanks.

×
×
  • Create New...