PDA

View Full Version : Debugging/Debugging Log



hawk66de
Jun 8 2009, 17:37
Hi,

is there any standard technique to debug Arma scripts? Just thought about an external debug monitor, which lists debug messages with the opportunity to save those ones.

Should not be that effort since now it's possible to read/write to the Window clipboard.

.kju [PvPscene]
Jun 8 2009, 18:00
diag_log (http://dev-heaven.net/boards/37/topics/show/1091#message-1151) + gaia console (http://www.armaholic.com/page.php?id=5773)

If you want to get into very advanced territories,
you should consider joining the DevHeaven Skype group to
talk to Sickboy, Spooner and i0n0s about the clipboard approach.

See this post of i0n0s (http://dev-heaven.net/boards/37/topics/show/1091#message-1159).

Read more here:
http://dev-heaven.net/:bounce3:

hawk66de
Jun 8 2009, 18:16
Thanks a lot kju :)