Hello,
Has anyone managed to get Ultima Mapper to work while using the graphical client launched from Stealth?
https://www.ultimamapper.com/
I'm starting the Classic Client from Stealth and logging in before I run Ultima Mapper. Ultima Mapper runs but is unable to track my character's position. It just always shows me as being in the middle of Lord British's castle, regardless of where I actually am. If I run the Classic Client using Razor instead of Stealth, then Ultima Mapper works and tracks my position correctly.
Thanks!
Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Ultima Mapper while using Stealth Client?
Re: Ultima Mapper while using Stealth Client?
it's impossible.
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".
Re: Ultima Mapper while using Stealth Client?
Thank you for the confirmation!
Is there any way to make Win32 API calls from within scripts? (I played with it a bit, and couldn't seem to do it in an obvious way.)
With the right Win32 functions I could implement the UOAssist API:
http://www.uor-razor.com/help/uoaapi/
http://web.archive.org/web/201004191229 ... rtydev.asp
And that could matter, because Ultima Mapper (supposedly) uses the UOAssist API.
If I can't make Win32 API calls, I might write a daemon/service outside of Stealth that implements the UOAssist API, and then send Stealth's numbers (ex: Character name + position) to that daemon/service over a (localhost-only) network connection (ex: I see some HTTP functions in the Stealth API).
Is there any way to make Win32 API calls from within scripts? (I played with it a bit, and couldn't seem to do it in an obvious way.)
With the right Win32 functions I could implement the UOAssist API:
http://www.uor-razor.com/help/uoaapi/
http://web.archive.org/web/201004191229 ... rtydev.asp
And that could matter, because Ultima Mapper (supposedly) uses the UOAssist API.
If I can't make Win32 API calls, I might write a daemon/service outside of Stealth that implements the UOAssist API, and then send Stealth's numbers (ex: Character name + position) to that daemon/service over a (localhost-only) network connection (ex: I see some HTTP functions in the Stealth API).
Re: Ultima Mapper while using Stealth Client?
UOAM is no longer actual?
"Пишите код так, как будто сопровождать его будет склонный к насилию психопат, который знает, где вы живете". (с) Макконнелл, "Совершенный код".