SetGlobalTransTarget Function

Sets the global language target. This is useful for creating functions that will be compatible with the %t format specifier. Note that invalid indexes can be specified but the error will occur during translation, not during this function call.

void SetGlobalTransTarget(int client)

Parameters

int client

Client index or LANG_SERVER.