Difference between revisions of "Script Timing Issues"

From HLKitWiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Basic Concepts and Terminology]]
 
[[Category:Basic Concepts and Terminology]]
 
[Context: [[Home|HL Kit]] … [[Basic Concepts and Terminology]] … [[Debugging Mechanisms]]]
 
[Context: [[Home|HL Kit]] … [[Basic Concepts and Terminology]] … [[Debugging Mechanisms]]]
 +
 +
==Overview==
 +
 +
what is a timing issue?
 +
 +
==How to Recognize a Timing Issue==
 +
 +
when to recognize a timing issue - everything looks good via info windows but the expected behavior still isn't being performed properly
 +
 +
==Using the Task List==
 +
 +
intra-hero timing issues
 +
inter-hero timing issues (masters/minions)
 +
 +
==Script Timing Output==
 +
 +
debug output of script timing
 +
 +
==Debug Output Tracing==
 +
 +
debug output of each step in evaluation to monitor the timing and flow

Revision as of 06:19, 21 November 2008

[Context: HL KitBasic Concepts and TerminologyDebugging Mechanisms]

Overview

what is a timing issue?

How to Recognize a Timing Issue

when to recognize a timing issue - everything looks good via info windows but the expected behavior still isn't being performed properly

Using the Task List

intra-hero timing issues inter-hero timing issues (masters/minions)

Script Timing Output

debug output of script timing

Debug Output Tracing

debug output of each step in evaluation to monitor the timing and flow