Advertisement
Guest User

for riley

a guest
May 28th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. if (class9_1.atActionType == 8 && !aBoolean1149 && k >= i2
  2. && i1 >= j2 && k < i2 + class9_1.width
  3. && i1 < j2 + class9_1.height) {
  4. for (int s1 = 0; s1 < class9_1.tooltips.length; s1++) {
  5. if (!RSInterface.interfaceCache[32007].isMouseoverTriggered) {
  6. if (class9_1.id > 32016) {
  7. continue;
  8. }
  9. }
  10. menuActionName[menuActionRow] = class9_1.tooltips[s1];
  11. menuActionID[menuActionRow] = 1700 + s1;
  12. menuActionCmd3[menuActionRow] = class9_1.id;
  13. menuActionRow++;
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement