You can already recruit NPCs into your party using Adventurers Contracts bought from a banker, or the Begging skill. Though the price is always the same.
Trading sim stuff is coming, but I have lots to do haha
Shards of Minax Update: Dynamic Encounter System is Here!
Fellow adventurers, the wait is over! I’m thrilled to announce a massive update to *Shards of Minax*—our modded Ultima Online single-player server. Say hello to the Dynamic Encounter System, a game-changer that will breathe new life...
Some of the later content was never added to ServUO. A lot of these items exist in the code so you can just use an Admin account to spawn one for you. I checked and the garden shed as well as most of the mounts DO exist. There is no Greenhouse, or Shard Transfer Shields (how would that even...
Try adding this to the top of your file. You're not using all of the functions you are trying to call:
using System.Collections;
using Server.Commands;
Today is a rather huge update which adds the branching dialogue system to all of the NPCs in Shards of Minax! This includes over 700 NPCs with a branching dialogue! All of these NPCs have interesting things to say, but they will also ask you for certain items which you can exchange for Maxxia...
Making a random name generator isn't as hard as you think. Here is an example of a random monster generator I made with random names. Just tell ChatGPT to make a new name list for you:
I gave this a try because I wanted to make a VitaNex monster as an example for how their are done. But the monster this custom GPT gave me was REALLY bad, like it was missing very basic stuff like "using Server.Mobiles;". I use ChatGPT a lot, almost exclusively for writing my scripts, and it...
I do have a few plugins that implement such a type of market system. I haven't had the chance to test them out fully yet, but I do plan to implement this