BryceTheCoder Posted June 8, 2020 Share Posted June 8, 2020 (edited) Hi there! I am trying to do: SetGameTab(4) or (3) and neither are doing anything. Just executes right over it like it's done but it does not anything. I have: SetupOSI; SetGameTab(4); Also just noticed, this line isn't doing anything either: SetCompassAngleAndHeight(Dir_North, True); EDIT: P.S. I have these 2 lines on the very top: {$DEFINE RS07} {$I OSI\OSI.scar} Edited June 8, 2020 by BryceTheCoder Quote Link to comment Share on other sites More sharing options...
Wanted Posted June 8, 2020 Share Posted June 8, 2020 You tried these with the normal client? I'll look at it this weekend. Also, did you get the latest OSI from github (not include manager) 1 Quote Link to comment Share on other sites More sharing options...
BryceTheCoder Posted June 9, 2020 Author Share Posted June 9, 2020 4 hours ago, Wanted said: You tried these with the normal client? I'll look at it this weekend. Also, did you get the latest OSI from github (not include manager) Normal OSRS client works properly. Runelite dies not. Quote Link to comment Share on other sites More sharing options...
Wanted Posted June 16, 2020 Share Posted June 16, 2020 Don't use Runelite for the time being. Not sure we'll have a solution for that anytime soon. You could edit in some offsets to Mouse.scar etc. if you're really desperate to use it. Quote Link to comment Share on other sites More sharing options...