Search results

  1. PigPen

    Problem with Bank Checks

    I have a NPC who sells items to players as a 'Gold Sink'. I have no problem when he sells items for gold coins but keep getting errors when I try to have him sell for Bank Checks. I would like to solve this so players do not need piles of Gold coins in their bank for transactions. Here are...
  2. PigPen

    Xantos Shrink System

    I don't know if you solved this or even if the following will help but I checked over my Shrink Files for 'Blessed' and found it in four places. You might want to look at yours. FIRST - In ShrinkCommand.cs . . look under the section: protected override void OnTarget( Mobile from, object target...
  3. PigPen

    Problem getting a Skill Gate script to Compile

    Perfect! Thank you GoldDraco13 . . I really appreciate your help on this one. *bows*
  4. PigPen

    Problem getting a Skill Gate script to Compile

    Okay . . I have been working away with my limitations . . I changed this . . foreach (SEntry entry in Skills.Where(entry => info.IsSwitched(entry.SkillID))) { m.Skills[entry.SkillName].Base = SkillGate.AmountToRaiseTo; } to this . . foreach...
  5. PigPen

    Problem getting a Skill Gate script to Compile

    Hi, I'm a newb (or semi-newb if that's not rude) and having trouble getting a script running on my shard. The script was downloaded from Servuo and was posted by TwilightRaven a couple of years ago. It appears to be exactly what I need. I believe the problem is my RunUO and .NET versions and...
  6. PigPen

    Xantos Shrink System

    Look at the top of your Craft file. Did you add . . . using Xanthos.ShrinkSystem;
  7. PigPen

    New Custom Creature Causing a Crash

    This one has got me stuck so I would appreciate any pointers from the community. When I use a Bonded Pet to slay this monster the lights go out. I have looked it over and tried following the scripts through but am at a dead end (no pun). Help is greatly appreciated. *bows* Here are two...
  8. PigPen

    Xantos Shrink System

    You should be able to use a text editor to open and change the .xml file unless you computer has changed the 'Permissions' on the file or the folder it is in.
  9. PigPen

    Invasion System

    Thank you Ravenwolfe. I have downloaded it and will check it out. Greatly appreciated. *bows*
  10. PigPen

    Invasion System

    Ravenwolfe . . . "Sorry I've been away so much. I have the next release being beta tested so hopefully will release soon. It will have a progress gump for players (Thanks @Voxpire ), cleaner spawning mechanism, and an easier way to schedule invasions (set the actual date and time or how many...
  11. PigPen

    Switching Monster AI to Different AI if Hits or Mana low

    Thank you Falkor . . . that worked perfectly Much appreciated.
  12. PigPen

    Switching Monster AI to Different AI if Hits or Mana low

    Thank you . . I will try that and post how I do
  13. PigPen

    Switching Monster AI to Different AI if Hits or Mana low

    So if I am understanding . . . the answer might be found (not in the creature's script) but by creating a new AI which acts differently (like a AI_Mage or a AI_NecroMage or a AI_Melee) depending on the creatures Hits and/or Mana. Interesting . . Am I on the right track? Thanks
  14. PigPen

    Switching Monster AI to Different AI if Hits or Mana low

    Sorry . . here is a sample of what I tried inside the Monster's Script. //********************************************* // AI switch after Hits below 200 //********************************************* public virtual void AlterSpellDamageFrom(Mobile from, ref int damage) {...
  15. PigPen

    Switching Monster AI to Different AI if Hits or Mana low

    First . . sorry . . I have tried several searches but either my topic is not hear or I am not using correct search criteria. I am trying to create a custom monster that will switch from one AI to another AI depending on the status (level) of their Hits or Mana. Has anyone tried this? Is this...
  16. PigPen

    Xantos Shrink System

    You also need to add using Xanthos.ShrinkSystem; at the top area of SBProvisioner OOPS! sorry . . looks like you got it solved. As a side note I added the pet leash to the Tailor Craft menu so Tailors could make and sell them to other players.
  17. PigPen

    Xantos Shrink System

    Can you post your exact Error Log please? It might also help if you post the script you have for the PetLeash. I do not know anything about the 'uostore' but if you can add the PetLeash in game then you should be able to add it to a vendor. I suspect I am misunderstanding what you are trying to...
  18. PigPen

    Saw Mill Addon

    Make sure you are placing it in a large enough open space away from walls/doors for it to fit in other wise you might get that message instead of one that simply says 'cannot place there'. Not suggesting this is the solution for you but I have run into that. A GM character should be able to...
  19. PigPen

    New seats don't let you sit on them

    Sorry . . I am sure you have tried this but I don't see it mentioned anywhere. Have you tried lowering the chais's 'z' until you can sit in it?

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back