Script Timing Issues: Difference between revisions
From HLKitWiki
Jump to navigationJump to search
New page: Category:Basic Concepts and Terminology [Context: HL Kit � Basic Concepts and Terminology � Debugging Mechanisms] |
No edit summary |
||
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 13:19, 21 November 2008
[Context: 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