Advertisement
Guest User

Untitled

a guest
May 8th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.72 KB | None | 0 0
  1. Successfully compiled (52 ms)
  2. Line 63: [Hint] (63:5): Variable 'SS3' never used in script C:\Program Files\SCAR 3.15\Scripts\parser.scar
  3. Line 64: [Hint] (64:1): Variable 'I2' never used in script C:\Program Files\SCAR 3.15\Scripts\parser.scar
  4. Line 65: [Hint] (65:1): Variable 'S2' never used in script C:\Program Files\SCAR 3.15\Scripts\parser.scar
  5. int[]  getNPCIndexArray: ua.R
  6. NPC[]  getNPCArray: qi.l
  7. int  getNPCCount: fh.p
  8. int[]  getPlayerIndexArray: hj.e
  9. Player[]  getPlayerArray: t.m
  10. int  getPlayerCount: le.j
  11. Player  getMyPlayer: ha.G
  12. int  getBaseX: th.l
  13. int  getBaseY: le.h
  14. int  getPublicChatMode: qe.Rb
  15. int  getLoopCycle: kh.k
  16. int  getSelfInteracting: wh.d
  17. int[][][]  getGroundIntArray: bj.y
  18. byte[][][]  getGroundByteArray: p.mb
  19. int  getPlane: tg.h
  20. int  getCamPosX: m.db
  21. int  getCamPosY: le.o
  22. int  getCamPosZ: t.d
  23. int  getCameraCurveY: wh.b
  24. int  getCameraCurveX: uf.fb
  25. boolean[]  getValidInterfaceArray: m.ab
  26. RSString  getCurrentPassword: i.r
  27. RSString  getCurrentUsername: i.q
  28. Interface[][]  getInterfaceCache: gb.i
  29. int  getIdleTime: ph.d
  30. Keyboard  getKeyboard: sh.hb
  31. Mouse  getMouse: k.O
  32. int  getMouseX: jf.d
  33. int  getMouseY: k.w
  34. int  getMousePressX: vj.eb
  35. int  getMousePressY: nf.Jb
  36. int  getMousePressButton: qj.qb
  37. int  getMousePressLastButton: of.K
  38. long  getMousePressTime: md.v
  39. int  getLoginIndex: eb.j
  40. int[]  getSettingArray: f.a
  41. Ground[][][]  getGroundArray: c.k
  42. int[]  getSkillExperiencesMax: mb.n
  43. int[]  getSkillLevelMaxes: vh.e
  44. int[]  getSkillLevels: dk.qb
  45. int[]  getSkillExperiences: uf.db
  46. int  getMinimapInt3: pa.ib
  47. int[]  getCURVECOS: rb.p
  48. int[]  getCURVESIN: rb.q
  49. int  getMinimapInt2: be.e
  50. int  getMinimapInt1: e.Y
  51. NodeList[][][]  getNodeListArray: kj.L
  52. RSString[]  getChatMessages: fh.y
  53. RSString[]  getChatNames: wc.v
  54. int[]  getChatTypes: sh.jb
  55. int  getMenuOptionsCount: ua.M
  56. boolean  isMenuOpen: pf.d
  57. int  getMenuX: fb.g
  58. int  getMenuY: h.d
  59. RSString[]  getMenuOptions: qi.k
  60. RSString[]  getMenuActions: bk.I
  61. short[]  getActionID: wg.bb
  62. long[]  getActionCmd1: bi.nb
  63. int[]  getActionCmd2: se.r
  64. int[]  getActionCmd3: rj.A
  65. Signlink  getSignlink: ek.b
  66. boolean  isFlagged: pa.bb
  67. boolean  isSpellSelected: ia.n
  68. int  getItemSelected: fc.E
  69. RSString  getSelectedItemName: ig.c
  70. int  spellUsableOn: mg.U
  71. RSString  getSelectedSpellName: uc.tb
  72. MRUNodes  getObjectDefMRUNodes: vh.c
  73. MRUNodes  getItemDefMRUNodes: me.Cc
  74. boolean  isMembers: nh.ab
  75. Sprite  getMinimapSprite: (Sprite)bk.W
  76. Sprite[]  getMapDots: (Sprite[])aj.l
  77. long[]  getFriendListAsLongs: bj.G
  78. int[]  getFriendNodeIDs: od.k
  79. int  getFriendCount: u.d
  80. int  getDestX: hj.l
  81. int  getDestY: ck.d
  82. Sprite[]  getMapMarkers: (Sprite[])ea.u
  83. int[][]  getCost: ha.I
  84. int[][]  getVia: qi.d
  85. GroundData[]  getGroundDataArray: wh.g
  86. Successfully executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement