Search results

  1. Request help with control slots

    10936 is Packet faceRemovePacket = null; What am I looking for? 5698 I changed to m_FollowersMax = 10; 10557 I changed to m_FollowersMax = 10; 5563 has m_FollowersMax = reader.ReadInt() but I do not know what that is referring to.
  2. Request help with control slots

    I am running a ServUO server for myself. I have tried changing the max tames as well as the control slots for the animals I wanted to change. I have also run both versions of the compiler. However, the changes don't seem to take affect. It is probably something pretty simple I am missing, but...
  3. Compile.WIN in a loop

    When I run either the debug or the release, it gets stuck in a loop and generates the following report. Please help! Server Crash Report =================== ServUO Version 0.5, Build 7932.26509 Operating System: Microsoft Windows NT 6.2.9200.0 .NET Framework: 4.0.30319.42000 Time: 9/19/2021...
Back