Data Collection Script
Overview
Creator:
Moosh
Added: 08 Jan 2026
Tags:
2.55,
Generic
Downloads: 8
|
Download Package (13.97 KB) |
Information
This script records data as you play through the quest and then prints out logs and heatmaps on command, for use in playtesting.
Description Setup Reviews Comments
The generic script will run itself automatically as long as the slots are assigned. Pressing Ctrl+Shift+P will print out a log. You can also place down the PrintQuestData on your ending screen to auto take a log when you enter.
If your quest has a lot of unused DMaps, you can generate a chart file telling the script which screens are playable with the ToolForMarkingPlayableSpace ffc script. Otherwise it will try to estimate based on dmap properties such as level chart data and dmap palettes.
In the testers subfolder, there's a __local.tester file recording all the data for your playthrough. If you rename this to something without a double underscore, it will be loaded over the current recorded data on printing a log. Multiple tester files can be combined into one aggregate file this way.
If your quest has a lot of unused DMaps, you can generate a chart file telling the script which screens are playable with the ToolForMarkingPlayableSpace ffc script. Otherwise it will try to estimate based on dmap properties such as level chart data and dmap palettes.
In the testers subfolder, there's a __local.tester file recording all the data for your playthrough. If you rename this to something without a double underscore, it will be loaded over the current recorded data on printing a log. Multiple tester files can be combined into one aggregate file this way.



