Search results

  1. Vendor plot for public

    Does it mean I must replace .CS? Scripts: Compiling C# scripts...Failed with: 4 errors, 0 warnings Errors: + Items/Addons/VendorMallAddon.cs: CS0101: Line 11: The namespace 'Server.Items' already contains a definition for 'VendorMallAddon' CS0101: Line 1043: The namespace...
  2. Vendor plot for public

    ok maybe can fix it for region area that way it can only be place region spot, or something. Thank you for sharing.
  3. Custom monster error

    O.K. I found a working script for servuo but I would like to use this one, but this monster is too hard, and I would like to convert the first one, and drop loot like this one in here some how, or if somebody has a monster that can share with me that I can add custom item that drop in pack it...
  4. Vendor plot for public

    I think I found it maybe this will work will test it, but if other find better let me know. https://www.servuo.com/threads/vendor-mall-anywhere.7089/
  5. Vendor plot for public

    I've seen it before where you have a plot, and player can come, and place a vendor for a fee, and sell stuff to the entire shard without the aid of others. Like there is a 18 by 18 plot, or something, and it has a gump for player to click then player click accept then the vendor appear for...
  6. Custom monster error

    Hey there I am trying to add a new custom monster on shard from older version run uo, and it work great, but I got a new serv uo, and it doesn't work, and has error. Line 90 error says this. CS1501: Line 90: No overload for method 'GetLootingRights' takes 2 arguments Scripts: One or more...
  7. race change, and sex change deed

    Awesome thank you!
  8. race change, and sex change deed

    Hi I am looking for race, and sex change deeds so far I've found race change gate. https://www.servuo.com/threads/race-gate-or-race-stone.3207/#post-20426
  9. Attribute for pet.

    O.K. It work here is latest deeds. Thank you for your hard work!
  10. Attribute for pet.

    I found a bug for min damage it will pass max damage can anybody help fix that to make it where it cannot pass max damage for me please? I will share two CS one for min, and one for max that way you can look through both of them. using System; using Server.Mobiles; using Server.Targeting...
  11. Add command for level 6 chest ingeniously

    Hi I am looking for an add command for level 6 treasure chest. I used to find them in google, but not able to find it.
  12. Attribute resistance bonus deed.

    O.K. wow! lol. I tried many things, and for some reason it keep giving me errors, but I am able to fix all the other stats except resistance bonus for armors. Here is the original notepad, and I check I do have this PhysicalBonus in my folder, and it should work, but I am not sure why I'm not...
  13. Attribute for pet.

    haha yes that what I did, and it didn't work, but I will try again. Oh Duh! I accident put 0 followers on my pet that is why lol. O.K. thank you it work lol. O.K. I want to share the hard work we all did, and want to say thank you, and here they are it has resist, damage, min, max, hits, mana...
  14. Attribute for pet.

    HAHA yea anyway I need more help I need to make one that does a reduction. I am trying to make pet followers that can go all the way to zero. I tried to change this, and it did not work when I put it on Minus, and even change < to > it still not work. if (target is BaseCreature)...
  15. Attribute for pet.

    Confirmed it work thank you all great job it took 7 days, but it got the job done lol.
  16. Attribute for pet.

    O.K. I tried to copy, but I must have put it in the wrong place, or something it had Error at line 81, and I am not able to get it right. Here I have the working script if anybody wouldn't mind fixing them for me please, and thank you. using System; using Server.Mobiles; using...
  17. Attribute for pet.

    This script has it how can we borrow this cap limit, and put it in the other one? int AttackChanceAdd = 1; //Amount of Attack Chance to be added int AttackChanceCap = 1000; //Limit of Attack Chance that an item can have //Add AttackChance to an item using System; using Server.Network; using...
  18. Attribute for pet.

    Heck yea it work! thank you so much for your hard work lol.
  19. Attribute for pet.

    Right it work perfect, but the problem is once the pet bond it doesn't work anymore. I tried to turn bond to False it took off the bond, and then it stop working also. Now I am trying to figure out how to remove that. BaseCreature t = (BaseCreature)target; if (t.IsBonded ==...
  20. Attribute for pet.

    Had error on line 67. if (t.PhysicalResistanceSeed == true) https://gyazo.com/ff776a837dd20c789c277579dd312881 using System; using Server.Mobiles; using Server.Targeting; namespace Server.Items { public class PetPhysicalResistanceBonusPotion : Item { public override int...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back