Posted by JED Master on June 09, 1998 at 22:40:24:
In Reply to: Re: How do I generate RANDOM teleport destinations??? posted by BrianL on June 09, 1998 at 21:46:09:
You might be able to use cords, but it would be hard... anyway, i don't know the format of the rnd function, but basicly, depending on the return it would run different sections of code...
if (int == 1){blah}
if (int == 2){blah}