
Originally Posted by
Krazy_Meerkat
Good news everyone! As of 2 hours ago, I uploaded our first official AntiRandom support. I made solvers for the Mime and Forester randoms using reflection, we have detection using reflection for a few more. The way it works, is instead of calling FindNormalRandom; for randoms, you simply call R_SolveRandoms; and any randoms which aren't solved in reflection will use the SRL solvers.
Just keep the name as R_FindNormalRandoms and R_FindNonInventoryRandoms. And random solving from reflection include shouldn't call anything from SRL-OSR regarding randoms, make scripters call both functions.
There used to be something meaningful here.