Search results

  1. Cad

    Is there a way to fix this?

  2. Cad

    Using an older client that has Old Magincia

    Good Morning, I'm seeking assistance using an older client, including Old Magincia City. I'm encountering some difficulties in getting everything set up correctly. I'm currently using the current Ultima Online client version (7.0.98.1) I would greatly appreciate any guidance or instructions...
  3. Cad

    Pets wandering away after random world saves (ServUO57)

    Hello, attached is my BaseCreature.cs I've modified the loyalty to lose 1 every hour instead of 10. Pets were all fed prior to us going to AFK to see if they would wander off. So approx 20 mins of AFK and the pets ditched. Any ideas on changes to solve this? Thank you.
  4. Cad

    Putting TreasureLevel "x" on an XMLSpawner

    Hello, I've been putting my treasure chest on xmlspawners but have yet to actually test it and see how it functions? Has anyone used this and know how the respawn of the chest or the treasure inside works? I know the decorations command comes with a ton of containers and chest but they're all...
  5. Cad

    Guild Chat not working (ServUO 57)

    Hello all, I've been stumped on this issue for a while now; I'm using the old guild system (guild stone) and for some reason, I do not have a working guild chat...If I remember correctly guild chat was always [g on the shard I played, now it seems to be \. Whenever anyone uses the \ method it...
  6. Cad

    (ServUO Pub 57.1) Changed my client from the latest to 5.0.8.3

    I've been running a Renaissance-era shard with no issues for a few years now, well I wanted that real classic feel so I downloaded the renaissance patch to bring Maginicia back to its old state before the gargoyles and it was running well for a bit until I tweak my current expansion back to UOR...
  7. Cad

    System messages upon entering areas

    Hello, After reading the XML tutorial made by Milva, I wanted to try the proximity message feature in the XML spawners. How exactly can I get this feature to work so that when a player enters that set area they get a message? I put my message in the ProximityMSG box and nothing happens. Thank...
  8. Cad

    (ServUO 57) Creating new monster

    Hello, Today I've been trying to create a new monster that has certain items equipped which I've done before, but for some reason, I keep getting errors... I know this is a simple fix but I'm just not understanding why. I would also like to make the items equipped; only be equipped and not...
  9. Cad

    Water Troughs

    Good Morning, Does anyone know why you can't use the water troughs that are generated in the world-building? Really wanting the decorations that are also add-ons to be usable by players. Thank you.
  10. Cad

    Making items visible to only Administrators (ServUO Pub57)

    Hello, Just looking for some guidance on how to make an item that is always invisible like XmlSpawner for example, only visible to AccessLevel.Administrator? Thank you.
  11. Cad

    Setting a higher accesslevel on spawning / modifying XMLSpawners

    Hello, Can anyone guide me in the right direction to make spawning and using props on XMLSpawners administrators only? Thanks in advance.
  12. Cad

    Explosion Potion Help (ServUO Pub 57)

    Hello, I'm needing help with setting up explosion potions to have a 5-second delay BUT also able to cancel the pot mid-way through the timer and bring it back up. (Line 142) Timer.DelayCall(TimeSpan.FromMilliseconds(5000), () => from.EndAction(this.GetType())); // Default (500) I've changed...
  13. Cad

    Bard Masteries on UOR Shard (ServUO Pub 57)

    Hello, Is there a way to incorporate these Bard spells on a UOR shard? Thanks in advance. UOGuide: Bard Masteries
  14. Cad

    XML Spawner "Kill Reset"

    Hello, I just need some clarification on what this prop does? I've read tutorials and haven't seen anything on this property. I keep mine 0 just due to the fact I don't know what its function is. Thanks in advance.
  15. Cad

    RunebookGump.cs help (ServUO 57)

    Hello, I'm stuck trying to figure out how to insert spell icons for "Recall" and "Gate Travel" into my runebooks instead of the words "Recall" and "Gate Travel" I've found the line needed to edit but not sure what I'm looking at. I know the current CliLoc numbers for these are to display the...
  16. Cad

    Open paperdoll on single click

    Hello, I may just be bugged but for some reason when I click on a vendor or even another player nothing comes up but a name. Isn't there a pre made gump that comes up upon single click? For example; Open Paperdoll, Buy, Sell, ETC. Server Info: UOR Era Client: 7.0.88.1 ClassicUO w/ Razor...
  17. Cad

    Instruments and tools displaying uses remaining/durability (ServUO 57)

    Hello, been struggling to figure out how to get Instruments and tools such as pickaxe, hatchet, ETC; to display the uses remaining / durability. Any guidance would be greatly appreciated. Picture attached is what I'm going for. Thanks in advance.
  18. Cad

    ServUO (Pub 57) Escortables announcing "destination" when approached.

    Hello, I was wondering what needs to be changed in order to have Escorts announce a message when approached along with still having the "destination" command. Thanks in advance.
  19. Cad

    (ServUO Pub 57) Staff casting spells without freeing hands up

    Hello, So I don't know where to start with this... I thought maybe spells.cs under these lines: public virtual bool OnCasterEquiping(Item item) { if (IsCasting) { if ((item.Layer == Layer.OneHanded || item.Layer ==...
  20. Cad

    Classic GM Robe

    librettomafia submitted a new resource: Classic GM Robe - GMRobe StaffRobe Read more about this resource...
Back