Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
totalRP3_Intended_1.2.6.zip release | 29.28 KB | Sep 17, 2022 | 9.2.7 | 364 | ![]() |
totalRP3_Intended_1.2.5.zip release | 29.27 KB | Jun 3, 2022 | 9.2.5 | 2,566 | ![]() |
totalRP3_Intended_1.2.4.zip release | 29.27 KB | Feb 24, 2022 | 9.2.0 | 2,194 | ![]() |
totalRP3_Intended_1.2.3.zip release | 29.23 KB | Nov 5, 2021 | 9.1.5 | 1,760 | ![]() |
totalRP3_Intended_1.2.2.zip release | 29.22 KB | Jun 30, 2021 | 9.1.0 | 1,858 | ![]() |
totalRP3_Intended_1.2.1.zip release | 29.22 KB | May 15, 2021 | 9.0.5 | 1,267 | ![]() |
totalRP3_Intended_1.2.0.zip release | 28.83 KB | May 13, 2021 | 9.0.5 | 240 | ![]() |
totalRP3_Intended_1.0.6.zip release | 17.50 KB | Mar 23, 2021 | 9.0.5 | 1,206 | ![]() |
totalRP3_Intended_1.0.5.zip release | 17.49 KB | Nov 18, 2020 | 9.0.2 | 1,141 | ![]() |
totalRP3_Intended_1.0.0.zip release | 15.90 KB | Nov 9, 2020 | 9.0.1 | 179 | ![]() |
totalRP3_Intended_1.1.0-beta1.zip beta | 22.71 KB | Apr 5, 2021 | 9.0.5 | 125 | ![]() |
totalRP3_Intended_0.9.0.zip beta | 13.94 KB | Nov 7, 2020 | 9.0.1 | 130 | ![]() |
totalRP3_Intended_0.8.0.zip beta | 11.88 KB | Nov 4, 2020 | 9.0.1 | 159 | ![]() |
totalRP3_Intended_0.7.0.zip beta | 9.81 KB | Nov 3, 2020 | 9.0.1 | 127 | ![]() |
totalRP3_Intended.zip alpha | 7.57 KB | Oct 31, 2020 | 9.0.1 | 117 | ![]() |
Screenshots
Description
Introspection Tool for Extended Objects
Total RP 3: Extended creations can become very complex.
This debugging plug-in assists item or campaign creators with tracking the (generally invisible) variable state and the workflow execution.
You might find it useful when…
… you create campaigns with several quests
… you create items with variables
… your creation isn’t working properly
… you make a large creation in collaboration with others
Features and Usage
Tracking List
- This module can track multiple items or campaigns at once.
- CTRL+click on an item in your TRP3: Extended inventory or in your TRP3: Extended bags to start tracking.
- Click on the red “bug” button on your TRP3 toolbar or on the “Creation Inspector” in the menu to inspect the currently active campaign.
Object Data
- The tab “Object Data” shows all variables that are currently present within an item or a campaign.
- You can insert variables, change their values or delete them.
Snapshots
- In the “Object Data” tab, you can create snapshots of your current item or campaign.
- Snapshots will be stored independently, so you can have multiple versions of the same object.
- You can restore an object to a snapshot, which sets all variables and quest progression as in the snapshot.
- You can share snapshots with others.
- Note: Snapshots are NOT BACKUPS. If you need a backup of your items, check the TRP3:Extended Wiki.
Workflow Tracker
- Lists all workflows that have been executed and that are relevant to a campaign or an item.
- Shortcut button to Blizzard’s /eventtrace utility
- Note 1: Item workflows are only listed, if they have the potential to change the item’s state.
- Note 2: Workflows called through the “Run Workflow” effect are not listed separately.
Quest Overview
- Shows all quests within a campaign together with their current state.
- Shortcut buttons for TRP3:Extended’s commands /debug_quest_start and /debug_quest_step.
- Ability to change the current quest step and objectives.
Creation Warnings
- Shows a list of hints at typical problems that may occur with a creation.
- Checks for dangerous cross references, missing quest steps and potentially unused workflows.
Breakpoints
- Has basic support for breakpoints (called captures).
- Capable of capturing several expressions by using a new effect.
- All currently defined workflow variables are added by default.
- You can optionally include ${variable:tags}.
- You can optionally include expressions, just like in the “Dynamic Value” effect.
- If a capture point is reached, it will evaluate all configured expressions and add the results to the “Captures” tab.
- Note 1: This effect is only available when this plugin is active. Delete the effect when your workflow does what it’s supposed to do.
- Note 2: Captures do not pause the workflow, but instead make a snapshot for later analysis
Dependencies
In order to use this addon you must have installed
- Total RP 3 as well as
- Total RP 3: Extended
Add a comment