<aside> ⚡ script "core_logtranslations" (void) CLIENTSIDE

</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 translation IDs which are currently in use by other translations created using [CreatePlayerTranslation](<https://mm8bdm.notion.site/CreatePlayerTranslation-d06d89f15beb41879070dac7e51f1593>), [CreatePlayerTranslationGlow](<https://mm8bdm.notion.site/CreatePlayerTranslationGlow-6f7b0592d0944330b7a030d6e98d07b6>), or [DefineTranslation](<https://mm8bdm.notion.site/DefineTranslation-f3640351d82a4cf393a6c70dbed9b5c5>).

It will log the lowest translation ID, the highest translation ID, as well as the entire list of IDs used.

<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_checktranslation