Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Riven on June 11, 2002, 02:41:13 pm

Title: Random Numbers?
Post by: Riven on June 11, 2002, 02:41:13 pm
Is there anyway of putting a random number into a mission as a mathmatical operator rather than, say, putting an object to arrive near a ship then using the distance.
Title: Random Numbers?
Post by: vadar_1 on June 11, 2002, 05:30:04 pm
im not sure exactly what you want here... why dont you just use the rand operator?
Title: Random Numbers?
Post by: CP5670 on June 11, 2002, 07:31:07 pm
I do not really know of any way of doing this aside from the distance thing, but I don't understand why you would need to do that; the distance setting seems to work just fine.
Title: Random Numbers?
Post by: Killfrenzy on June 12, 2002, 11:49:56 am
Are you wanting to make fighter wings appear a random distance from a Cap Ship or something?
Title: Random Numbers?
Post by: Riven on June 12, 2002, 11:51:35 am
cheers, found the rand operator, i didn't know if there was one and what it was called but this has helped