Skip to content

Runtime API 38 Character Stats

Codex edited this page Sep 19, 2026 · 6 revisions

Runtime API — Характеристики персонажа

Символов: 46

Новые тематические разделы · Алфавитный указатель · Правила и сценарии

Для каждой команды доступна отдельная карточка: актуальные перегрузки, параметры, ограничения и несколько примеров.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Client UI

Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.

Client UI

Обновляет клиентскую сохранённую цель: actionIndex=1 — LastTarget, 2 — LastAttack, 3 — обе. Другие значения сообщают об ошибке. Само обновление метки не атакует и не отвечает на серверный target.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Возвращает статус автопереподключения для текущего персонажа: True — включено, False — выключено.

Client & Connection

Returns the actual character names received from the server's character-selection packet for the current account/shard. ClassicUO caches that list in memory so the API can still return it after entering the world. If no cached list exists, the active LoginScene.Characters list is used; while already in game, the current player's name is the final fallback.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Читает зарегистрированное значение текущего состояния персонажа/клиента или runtime. Тип указан в сигнатуре; для записи используйте соответствующий Set-метод, если он зарегистрирован.

Character

Читает зарегистрированное значение текущего состояния персонажа/клиента или runtime. Тип указан в сигнатуре; для записи используйте соответствующий Set-метод, если он зарегистрирован.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Читает зарегистрированное значение текущего состояния персонажа/клиента или runtime. Тип указан в сигнатуре; для записи используйте соответствующий Set-метод, если он зарегистрирован.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Scripts & Runtime

Operates on the active Basic/ClassicUO runtime, network or profile state through the registered implementation route.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

p>Посылает запрос о состоянии существа.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Mobiles

Возвращает True , если указанный объект является мобайлом (NPC или персонаж игрока), иначе False .

Character

Возвращает игровую координату X объекта, сохранённого как LastStatus. Это не координата окна статуса на экране.

Character

Возвращает игровую координату Y объекта LastStatus; не положение окна статуса.

Character

Фактически это вызов GetHP с параметром Self .

Character

Возвращает текущее значение Удачи (Luck) персонажа (из расширенной информации о статусе).

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

мобайлов, use GetMaxHP .

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Включает или отключает автоматическое переподключение для текущего персонажа.

Scripts & Runtime

Operates on the active Basic/ClassicUO runtime, network or profile state through the registered implementation route.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Character

Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.

Clone this wiki locally