load

  1. Voxpire

    Code Sandboxed System Serialization

    This short tutorial describes how to avoid editing PlayerMobile when introducing new features to your server. A basic "talent" system will be used as the means to add context to the way persistent data can be handled without the need to update PlayerMobiles' Serialize or Deserialize methods...