Syka Member Dec 31, 2021 #1 ServUO Version Publish 57 Ultima Expansion High Seas Heyo, I have been trying to block certain areas from being sailable, is there any easy way to do it other than like an invisible wall, since it's big areas?
Heyo, I have been trying to block certain areas from being sailable, is there any easy way to do it other than like an invisible wall, since it's big areas?
Voxpire Voxpire Vita-Nex Administrator Dec 31, 2021 #3 You should be able to do the relevant checks inside this method and make it return false if they are inside any of your given rectangles; ServUO/Scripts/Multis/Boats/BaseBoat.cs at master · ServUO/ServUO An Ultima Online server emulator written in C# .NET - ServUO/ServUO github.com
You should be able to do the relevant checks inside this method and make it return false if they are inside any of your given rectangles; ServUO/Scripts/Multis/Boats/BaseBoat.cs at master · ServUO/ServUO An Ultima Online server emulator written in C# .NET - ServUO/ServUO github.com