scott wrote: > #if( rand(s1) < 0.1 ) > #local N = rand(s1) * 29970 + 30; > #else > #local N = rand(s1) * 300 + 100; > #end Mmm, yeah, I guess that would work. :-)
Post a reply to this message