Through the public door it works, what I really need is that when I use the rune book when using remember the pet also travels without having to open a magic doorTo be more specific, the teleportation is actually handled by Moongate
ServUO/Scripts/Items/Internal/Moongate.cs at pub57 · ServUO/ServUO
An Ultima Online server emulator written in C# .NET - ServUO/ServUOgithub.com
Alright, I have some evidence. thank you so muchUse the same code from Moongate for teleporting the pets, copy it to wherever you need it.
BaseCreature.TeleportPets( ... )
The only line you need for it to work, be sure to put it before MoveToWorld is used on the player.
We use essential cookies to make this site work, and optional cookies to enhance your experience.