Difference between revisions of "Debug Scripts"

Jump to navigation Jump to search
198 bytes added ,  14:28, 13 November 2006
no edit summary
imported>AdiBeiElderScrolls
imported>AdiBeiElderScrolls
Line 114: Line 114:
... your code
... your code
If debugOn
If debugOn
   Message "whatever you want to say %.0f" MyVar
   Message "whatever you want to say %.0f" MyVar2
EndIf
EndIf
... and so on</pre>
... and so on
; and if you want to have the messages for each frame
; slowly passing by you and an ShowEnchantment at the
; beginning or the end of the GameMode block, like
If debugOn
  ShowEnchantment
EndIf</pre>


[[Category:Scripting]]
[[Category:Scripting]]

Navigation menu