<aside> ⚡ script "core_copytranslation_client" (void) CLIENTSIDE
</aside>
This script performs the same action as “core_copytranslation”
, but performs it on the client-side only. This can be more efficient when called repeatedly, however, it means that you cannot use SXF_TRANSFERTRANSLATION
to transfer the translation to another server-side actor, as the server does not recognize a new translation to transfer.