You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
472 B

VER 3 0100000000000002 "findsheep" "132092"
/cleartarget
/targetexact Extremely Volatile Stormheim Sheep
/stopmacro [dead] [noexists]
/script SetRaidTarget("target",8)
END
VER 3 0100000000000001 "Random_Check" "136071"
/run f="\124cffffff00\124Hquest:%s:0\124h[%s]\124h\124r: \124cff%s\124r";for k,v in pairs({[44384]="Daily Portal Event Roll",[43828]="Sheep Summon Daily Roll"})do print(format(f,k,v,IsQuestFlaggedCompleted(k)and"00ff00Yes"or"ff0000No"))end
END