-
Notifications
You must be signed in to change notification settings - Fork 0
Runtime API 23 Client Messages
Символов: 21
Новые тематические разделы · Алфавитный указатель · Правила и сценарии
Для каждой команды доступна отдельная карточка: актуальные перегрузки, параметры, ограничения и несколько примеров.
Clears all pages of the currently open editable ClassicUO book through the same real page-update packet path used by BookSetPageText.
Reads page text from the currently open ModernBookGump first. If no live page text is available, the Basic compatibility buffer is used as a fallback.
Writes a page into the currently open editable ModernBookGump, updates the page buffer/UI and sends Send_BookPageData for that page.
Updates the currently open editable book rather than only storing a Basic-side string. Without explicit form-feed separators, lines are divided automatically into groups of up to ten lines per page. Each affected page is updated locally and sent to the server.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Возвращает текст последней найденной поиском строки журнала. Если найденный индекс отсутствует, возвращает пустую строку. Это не то же самое, что GetJournal(0), который читает самую новую строку.
Возвращает цвет последней найденной строки журнала как hex-строку. Если найденной строки нет, возвращает "0x0000".
Reads the pattern ID saved by the last successful journal search. For the search text 'first|second|third', a match on second returns 1.
Reads or changes the requested mobile/player stat/state through the current ClassicUO world model and registered API bridge.
Возвращает serial источника последней найденной строки журнала как hex-строку. Если найденной строки нет, возвращает "0x00000000".
Returns the same timestamp contract as UO.JournalTimer(index), but for the line stored by the most recent successful journal search/wait operation.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Reads or updates the current client UI/Gump state through the registered Basic/ClassicUO UI route.
Очищает текстовое окно, открытое иcпользованием Injection или командой TextOpen.
Закрывает текстовое окно, открытое использованием Injection или командой TextOpen.
Открывает текстовое окно.
Ищет текущий ожидающий диалог ввода текста и отвечает на него; если такого нет, устанавливает ловушку на следующий входящий.
ClassicUO
Bad Newbie & Basic IDE
Найти в справочнике
Клиент и скрипты
Каталоги значений
Разработка и помощь