<aside> ⚡ script "core_logtids" (void)

</aside>

Usage


<aside> 💡 This script is not intended to be called in code, instead it is a debug script which should be called via using the [pukename](<https://zdoom.org/wiki/CCMDs:Debug#pukename:~:text=cannot%20be%20puked.-,pukename,-%3Cscript%3E%20%5Balways%5D%20%5Barg1>) command in console!

</aside>

This script allows you to view all the TIDs which have been reserved by using [DefineReservedTID](<https://mm8bdm.notion.site/DefineReservedTID-0ab6254422214b33a2c08eb5d27bb87b>) or [DefineReservedTIDRange](<https://mm8bdm.notion.site/DefineReservedTIDRange-187671d514a64498a028099e806b862f>).

It will log the lowest TID, the highest TID, as well as the entire list of TIDs reserved.

<aside> 💡 If puking this script offline, you will need to close the console then reopen it to view the results of the run.

</aside>

See Also


core_checktid