Log in

View Full Version : fflag?



JPHamlett
04-06-2009, 01:44 AM
whats does the parenthasees in fflag do

example

fflag(20)


also totaly offtopic

is tehre a find draynor word procedure like the find varrock road

Blumblebee
04-06-2009, 01:49 AM
whats does the parenthasees in fflag do

example

fflag(20)


also totaly offtopic

is tehre a find draynor word procedure like the find varrock road

FFlag(FlagDistance); Flag distance being the distance away (in Pixels) that your character is from the flag before it breaks and continues on with the script. As for draynor autocoloring,

// * function FindDraynorRoadColor(var RoadColor : Integer; RX1, RY1, RX2, RY2: Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorLadderColor(var LadderColor : Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorHouseColor(var HouseColor : Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function IsRoad(RX1, RY1, RX2, RY2: Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorWaterColor(var WaterColor : Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function WaterFound(WX1, WY1, WX2, WY2: Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorRockColor(var RockColor : Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function RockFound(var RockColor : Integer; WX1, WY1, WX2, WY2: Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorDoorColor(var DoorColor : Integer): Boolean; // * by WT-Fakawi and modified by Ron
// * function FindDraynorColors(var RoadColor, WaterColor, BankColor, RockColor, DoorColor, LadderColor, HouseColor : Integer; DraynorMiscColor :

those are what you would be looking for I think. That can be found in SRL/SRL/Misc/DraynorColorFinder.