<aside> ⚡ script "core_logtranslations" (void) CLIENTSIDE
</aside>
<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
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>