SetGlobalTransTarget
- Синтаксис
-
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.
- Возвращает
- Функция ничего не возвращает