Search results

  1. [Servuo] Mysterious client crashes due to "shared bank" feature

    I have implemented a bank that can be shared between multiple accounts. However, this causes client-side crashes. Hence, I don't get any crash logs. At least I can't find any crash logs, do they exist? For the implementation to work, upon opening the container it is added to the player (making...
  2. [ServUO] Globally accessible container

    I want to make a container that is globally accessible given the right permissions. In the current case, permissions are related to which account the character is on. I would like all characters who have access to the container to make use of it simultaneously, and see the changes made by the...
Back