Recent content by courtjester12804

  1. courtjester12804

    NPC for solo shard

    Lookup a script set called Random NPC Players. It contains a Young player, a Friendly player, a melee Spawn Helper, and a mage Spawn Helper. These NPCs are able to be purchased from the included Guildmaster NPC for a set amount of gold. It's pretty close to drag and drop, if not 100%.
  2. courtjester12804

    Vita-Nex throwing 240 errors on mostly fresh build

    ServUO version 0.5, Build 8821.38491 Client version 7.0.101.2 Vita-Nex Core 5.3.1.0 package The majority of these errors are syntax issues in the code. While I'm not necessarily new to C#, I'm not a professional developer. I do feel like I could fix these issues without much problem, but 240...
  3. courtjester12804

    Admin Tools: Admin Runebook, convenience gumps, and more!

    I really like this resource. As I'm returning to RunUO/ServUO after an extended hiatus, and many other games in between, I'm having to go through a bunch of places and see what has changed with the addition of High Seas and ToL. I like the ability, particularly with the [commandgump and...
  4. courtjester12804

    Xanthos Shrink System errors

    That worked, thank you!
  5. courtjester12804

    Xanthos Shrink System errors

    I'm trying to incorporate the Xanthos systems Claim, Shrink, and Spell Crafting. Since the Utilities are required for each of these systems, I just picked one and started. I'm running into a couple main errors that I don't know how to fix. Errors: + Custom/Xanthos Shrink System/Xanthos/Shrink...
  6. courtjester12804

    Using PlayerMobile instead of BaseCreature for NPC

    Hello all, I'm working on a system in which I'd like to marry UO and VtM. I have Freyd's Vampire and Werewolf system in place, but in order to utilize things the way I want, I would like to have the ability to turn an NPC into a vampire. Per Freyd's system, I can only do that with other...
Back