1. any way to manipulate the UserPersistence with C #?
     
  2. Decompile the Assembly-CSharp.dll in the server's directory and you should have access to the code that load/unload stuff, from there you can manipulate in a plugin by copy and pasting ( if you using visual studio it will be displayed as a error but the server will compile it just fine ).
     
  3. I would like to create an application in visual studio that would handle cases this bank daos. Does anyone know how I can do this?