ID:150674
 
Ok..in my game I need random procs, alot..but now I am getting this warning saying that rand is being faded out and that I should use pick(), but if I use pick(), then everything I put below it doesnt work, because I cant put a proc inside a proc, or so it says.. so is there another proc I can use, or fix rand? I could stand the warning, but I am gonna get over 100 warnings each time I compile, then..
MaNiAcK wrote:
Ok..in my game I need random procs, alot..but now I am getting this warning saying that rand is being faded out and that I should use pick(), but if I use pick(), then everything I put below it doesnt work, because I cant put a proc inside a proc, or so it says.. so is there another proc I can use, or fix rand? I could stand the warning, but I am gonna get over 100 warnings each time I compile, then..

It's possible to adapt to pick with a bit of work, but we'd need to see source code.

I can't help you, though, since I'm out of here in a couple minutes!