Difference between revisions of "Debug Scripts"
Jump to navigation
Jump to search
no edit summary
imported>AdiBeiElderScrolls |
imported>AdiBeiElderScrolls |
||
Line 160: | Line 160: | ||
; very end of the inspection block this time, like | ; very end of the inspection block this time, like | ||
ShowEnchantment | ShowEnchantment | ||
; I didn't check, if ShowEnchantment works like a return | |||
; function. So be aware of scripts not executing further | |||
; than this point or comment it out ;) | |||
; now stop getting messages for this frame | ; now stop getting messages for this frame | ||
Set debugOn to 0 | Set debugOn to 0 |