Search results

  1. Plant Sprinklers

    Dramoor updated Plant Sprinklers with a new update entry: Plant Sprinklers 2.0 Read the rest of this update entry...
  2. Plant Sprinklers - Plant Sprinklers 2.0

    Updated the script finally. Should now take kegs even if the keg holds more than it can contain and give back same keg now with remaining left. Will now invalidate properties every time UsesRemaining is updated so it shows immediately. Remember to always test on a test server for bugs before...
  3. Plant Sprinklers

    Tonight or tomorrow ill upload the changes that fix that.
  4. Plant Sprinklers

    That happens a lot. move it. it will update. IM sure i need to set somewhere to always reset the properties.
  5. Unique Character Names

    It might work. dunno never tested it. U could just test it on a test server. And if it doesn't work properly you could just write a second check again without the creation time check in it.
  6. Unique Character Names

    But if he had the name first. No one else should be allowed to make their name to his. Side note: for anyone using this you should change the gump to not letting it close. Its set to true right now so players could essentially always have the name Generic Player by just canceling the gump...
  7. Druid Spell System

    Did this script ever get fixed or finished? Had to make a ton of edits to make it work properly, and then the spells don't all match what the descriptions state they do. Was this rushed to push out and then forgotten about?
  8. OWLTR 4.0 for ServUO Pub 54

    First you need to never overwrite. You should be merging files. Also. You don't really need "carpenterbod" or "fletcherbod" anymore since they have their own systems now. (you added them in anyways instead of noticing they are there and removing those files)
  9. OWLTR 4.0 for ServUO Pub 54

    For the Reward Gump on the new collections.....Are we able to add a string for the tooltip or is that set for clilocs only? Anyone know? RewardCollection.Add(new BODCollectionItem(0x13E3, 1157219, 0, 10, SmithHammer));
  10. Question

    Curious about making a quest reward item that gives the player that did the quests name in the item name. Tried a search but nothing as an example has shown up. Anyone know an item like this? Curious about how to achieve it. Thanks
  11. Date shown on item

    Here is the finished product for my item. using System; namespace Server.Items { public class RewardItem : Item { private string m_dateobtained; [Constructable] public RewardItem( int itemid, string name, int hue ) : base( itemid ) { Weight =...
  12. Date shown on item

    Nevermind. Got it.
  13. Date shown on item

    So I was going to have an item have the date they got the item added under the reward they got. I just want the year really.....What would be the best way to do that? Any help? Would u go normal on the Properties list? I am more needing to figure out how to add that. Thanks.
  14. AccessLevel override on a command.

    I am curious if there is anyways to override an AccessLevel command. Say I have something that on double click of a stone is doing something like this public override void OnDoubleClick(Mobile from) { string prefix = Server.Commands.CommandSystem.Prefix...
  15. ACC... public gates and spell system.

    Just a tip. But using the Cleric Spell "BanishEvil" It will Delete the ShadowKnight no matter what his health is at as he is weak to Silver. Thus the bigger part of the Gauntlet being something that is more needing to be played rather than just a few rail scripts to get around that part that...
  16. Knive's Chat

    Any reason why using "[C message here" doesn't show up but "[c message here" does?
  17. RevRaffle

    I took an old gold raffle i found somewhere and heavily modified it. Tresdni-s-Gold-Raffle i think it was called.
  18. RevRaffle

    Actually after looking at my stuff, I wound up using a totally different raffle system as this one had something wrong with it overall that I never looked into.
  19. RevRaffle

    I edited the crap out if to get it to work, but it's customized too much for normal servuo. Wish I remembered what I changed. Maybe tomorrow I'll look into it again and post a fix
  20. Plant Sprinklers

    Dramoor submitted a new resource: Plant Sprinklers - Tends Plants on double clicking. Read more about this resource...

Active Shards

Donations

Total amount
$50.00
Goal
$1,000.00
Back