Code: Select all
Script pkg/skills/fishing/fishing.ecl: 2243 instr cycles, -5 sleep cycles, 3 seconds elapsed.Code: Select all
Script pkg/skills/fishing/fishing.ecl: 2243 instr cycles, -5 sleep cycles, 3 seconds elapsed.Code: Select all
# Purpose:
# Turns on certain spammy debugging messages.
#
# Structure:
#
# [Combat (0 or 1)]
# [ProfileScripts (0 or 1)]
#
# Explanation:
#
# If 'Combat 1' is in this file, information regarding combat damage, hits and misses, etc will be printed.
#
Combat 0
# If 'ProfileScripts 1' is in this file, profiling information will be printed when any script exits.
#
ProfileScripts 0