native SetGlobalTransTarget(client);
client | Client index or LANG_SERVER |
Sets the global language target.
This is useful for creating functions that will be compatible with the %l format specifier. Note that invalid indexes can be specified but the error will occur during translation, not during this function call.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.