What i'm Currently doing is trying to exclude numbers from the random range.
Here is what i'm currently doing
RRandom(1,3)
I want to Exclude 2 so it will randomly choose between 1 or 3, i'm doing a FNAF Style AI currently and this is something I've wanted to know for a while as this would make doing the Random AI So Much easier to do.
Thanks
-Devin