All the others are working, except this:
SCAR Code:Program New;
{.include SRL/SRL.scar}
Begin
SetupSRL;
WriteLn(IntToStr(GetSkillLevel('attack'))); //RESULTS 0
WriteLn(IntToStr(GetSkillLevel('strength'))); //<-- WORKS
End.
EDIT;
It also gets my mining wrong. I have 45, result: 5.




Reply With Quote




.





