Daher Posted August 17, 2012 Share Posted August 17, 2012 Gametabs.scar function IsSlotEquipped(Slot: Integer; CheckET: Boolean): Boolean; function ClickEquipedItem(Slot: Integer; TypeC: ClickActions; CheckET: Boolean): Boolean; function GetSkillLevelEx(Skill: Integer; BottomNumber, CheckST: Boolean): Integer; function GetSkillLevel(Skill: Integer; CheckST: Boolean): Integer; function HoverSkill(Skill: Integer; CheckST: Boolean): Boolean; function GetSkillInfo(Skill: Integer; CurrentCheck, NextCheck, RemainderCheck, CheckST: Boolean): TIntegerArray; function GetXP(Skill: Integer; CheckST: Boolean): Integer; procedure GetAllLevels(CheckST: Boolean); What's the OSI for these syntaxs for example: {$I OSI\OSI.scar} And for them up ? what is it ? Quote Link to comment Share on other sites More sharing options...