Enables convenient printf-style logging in Dungeon Siege skrit scripts for easier debugging and variable tracking
Enables convenient printf-style logging in Dungeon Siege skrit scripts for easier debugging and variable tracking
Vote: (14 votes)
Created: 2003-11-11
MD5: 067936c1ff0b29c924e7f458a73ce151
Size: 23.4 KB
Vote
(14 votes)
Created
2003-11-11
MD5
067936c1ff0b29c924e7f458a73ce151
Size
23.4 KB
Allows you to output lines to a log file using standard printf functionality in Dungeon Siege.
This DSDLL allows you to output lines to a log file using standard printf functionality, allowing you to track and record variable values and other messages you want saved from skrit. It can be called anywhere in skrit, and will make skrit debugging less painful.
More information is available in the readme.txt file within the archive.