Search results

  1. reifus

    dotnet compiling error

    Hi everyone, I'm trying to setup ServUO on Ubuntu 20.04 (digitalocean droplet) Following the guide I copied the UOClassic game folder into path, then add path to DataPath.cfg, then run: After a good while trying to run I get the following error: Also when i run make i get the following...
  2. reifus

    Cast Spell on attackers targets

    Hey everyone, I’ve messing around with this for a while and I can’t get it working. I managed to get the spell to cast on the mob but he will cast on itself. Any help much appreciated:
  3. reifus

    Delete all facets but Malas (error)

    Hi evyerone I've been searching and all I found is how to delete "trammel". What I would like to do is get rid of all facets and keep only Malas. This is what I did so far: PublicMoongate.cs public static readonly PMList[] Lists = { Malas }; public static readonly PMList[] ListsYoung = {...
  4. reifus

    GenGauntlet duplicated

    Hello! I've accidentally used the command to generate Doom2 (GenGauntlet) three times and I ended up having 3 x doors, 3 x monsters... etc Is there an easy way / command to undo what I did? Thank you in advance!
Back