Search results

  1. Fireball

    Vendor discounts

    Thanks I was looking for that for about an hour! Edit: This is also in WasNamed() for the next person wondering where this is!
  2. Fireball

    Vendor discounts

    Hi guys, I wonder if you could please help me with applying NPC guild discounts to vendor items? I've got this working, but only on the second "vendor buy" command. My WriteLine debugging shows that on the first pass "pm" is null, meaning there is no focus mob yet, and no discount is shown...
  3. Fireball

    RunUO.com

    I saw a statement on the site about another server implying he ran that server. I sent him a PM calling him by the name of that shard owner assuming it was him and he said that he wasn't, but he used to dev the shard. I spoke to the actual shard owner about this and he laughed and said people...
  4. Fireball

    Cellar Addon

    Ahhh that works nicely. Thanks!
  5. Fireball

    Cellar Addon

    Instead of changing the IsInside() method, I created IsHouseRegion() so that I could pick and choose what I wanted to use it. For example I want players to be able to ban or remove players and monsters from their courtyards, but not lock things down there. You can also choose whether to allow...
  6. Fireball

    RunUO forums seem to have returned

    Aaaaaaaaand it's gone again :(
  7. Fireball

    Found a link to RunUO Archive that is active

    Noooooooooooooooooooo
  8. Fireball

    Provocation on Yourself

    Obviously Po0ka slipped in a deliberate mistake there to catch us out ;) For the next person who gets here like me, wondering if anyone else has done this, change the first targPlayer to targCreature. Also for RunUO you don't want the XmlFactions line. This is dealt with by the slayer...
  9. Fireball

    System per Account

    I would just use ProTag for that. It should be on here as a download somewhere.
  10. Fireball

    Yards/Gardens/Patios/Fences?

    Knives is incredibly cool, but houses you create out of statics don't have a circle of transparency which can make things very awkward in dark corners ;-) It's great for actual "town houses" though. You could also use it just to create a yard for the player, without any structures, but a GM...
  11. Fireball

    Mythic Character Token

    I forgot to come back to close this issue, sorry! I was correct that it was the use of different skill names for Blacksmithy at different points throughout the skill system. In line 189 in the code segment of my original post, change the "Blacksmithing" bit to {1044067, "Blacksmithy"} and all...
  12. Fireball

    Collect Items Chest

    Oh man thanks Shazzy, that's saved me a lot of time! mafghine: Get back to work! :) David
  13. Fireball

    Pre-AOS Runic Hammers

    I have done this on my shard and it works great. I am running a modified RunUO 2.4 so your mileage may vary, but this is my code of the OnCraft method at the end of BaseWeapon.cs. #region ICraftable Members public int OnCraft( int quality, bool makersMark, Mobile from, CraftSystem...
  14. Fireball

    Mythic Character Token

    I've only adjusted the stat gains for some skills in there. All the skills are intact, and in any case the newer skills are at the end of the list. [SetSkill Blacksmithing 100 is the correct command to change skill in BS so I am pretty sure that the "Blacksmithing" used in the token script is...
  15. Fireball

    Mythic Character Token

    Please see the edit to my last post. I am sure it's the enum/cliloc difference. Why OSI? Why? hehe. I think the best course is to put an if (skill = blacksmithing) skill = Blacksmith in the loop where the 5 skills are set
  16. Fireball

    Mythic Character Token

    Thanks so much Hammerhand. I have attached it to my original post You know what... I think it is because the cliloc for this skill is "Blacksmithing" whereas the actual skill name enum is "Blacksmithy" So, other than adding a new cliloc named "Blacksmithy" which means a new client...
  17. Fireball

    Mythic Character Token

    I thought of that but even the original script which has all the skills in has the same error. Furthermore, if you set the toon with over 90 alchemy, this correctly prevents you from selecting alchemy as a skill (it greys that skill out), the Blacksmithy skill is also greyed out and cannot be...
  18. Fireball

    OSI Accurate Bounty System

    Ahhh yes that is probably it. Cheers mate.
  19. Fireball

    Mythic Character Token

    Hi, I'm using the Mythic Character Token script which I downloaded from somewhere, probably RunUO.com - I don't know who wrote it I'm afraid. Anyway, this item is as per OSI and allows a new character to set 5 skills to 90.0 base and stats to max (225 statcap, 100,100,25 for my shard) I have...
  20. Fireball

    Knive's Chat

    That ZIP appears to be corrupt I get a cannot open error

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back