That's because you're using srl6 and it doesn't have those functions, you can use srl6 if you want, but I don't because I find srl5 to be much for useful for RSPS things and I've just known it for a long time so it's what I use.
If you want srl5 this right here is what you need: https://villavu.com/forum/showthread.php?t=107436
and if you do rename the folder like such:
Code:
Rename SRL-OSR-master to
SRL-OSR
then you would have:
{$i SRL-OSR/SRL.simba}
at the top of your script and if using srl5 (SRL-OSR), I'd take {$i SRL-6/SRL.simba} out
EDIT: also it's FindObj not FindObject maybe typo on your part, but just look at the link in my previous post anyway