Search results

  1. jayates

    Setting a Skill Requirement

    I'm trying to set a Blacksmith skill requirement to use this lever once you have the oil. The script compiles just fine, it just doesn't require the skill. Can someone help please? Here's the OnDoubleClick part of my script: public override void OnDoubleClick( Mobile p ) {...
  2. jayates

    House Increase Scroll

    Awesome!
  3. jayates

    House Increase Scroll

    Yes, by all means. Sorry for the delay. Here's my scripts though. My server house starting is 2 and the deed adds 4 more slots! Edit to your liking. Just, search in the first two for Houseslot to see the edits!
  4. jayates

    House Increase Scroll

    I got it figured out! Yay to me!!!
  5. jayates

    Vet Reward Upgrade

    This has been out for awhile. Searched for house slot scroll and found it... haha! Nice work! Was wondering if anyone can figure out which numbers go where? Wanting players to have 2 House Slots then use the House Slot Scrolls to add more. I played around with the numbers and either the House...
  6. jayates

    House Increase Scroll

    Just like @Candy Apple: edits listed below the OP? I do not see where this is. @Candy Apple can you upload your copy of BaseHouse and Account please?
  7. jayates

    House Increase Scroll

    I think the script I have is the one from here and it doesn't work. My server is also Pub 54 though. This is the Errors I got when adding your script: + Items New/IncreaseAccountHouseLimitDeed.cs: CS1061: Line 29: 'Server.Accounting.Account' does not contain a definition for...
  8. jayates

    House Increase Scroll

    I couldn't find GetAccountHouseLimit(Mobile m) in my BaseHouse.cs. Here's my script: using System; using System.Collections; using System.Collections.Generic; using Server.Accounting; using Server.ContextMenus; using Server.Guilds; using Server.Gumps; using Server.Items; using Server.Misc...
  9. jayates

    Almhara Starter Pack Vol.2

    Right, I too have seen alot of spelling mistakes that would have came from EA. Well, off to bed it's already 10:50 p.m.
  10. jayates

    Almhara Starter Pack Vol.2

    I run a ServUO repo (LOA - Land Of Archon) which I did have a few problems when I installed your package... just worked through them... lol.
  11. jayates

    Almhara Starter Pack Vol.2

    The Vol. 3 first please... lol
  12. jayates

    Almhara Starter Pack Vol.2

    I could use them... most definately!!!
  13. jayates

    Almhara Starter Pack Vol.2

    You did an awesome job!!! I love these guys! I'm gonna go through the ones that I plan to use and take out all the gold drops.
  14. jayates

    Almhara Starter Pack Vol.2

    Not sure just how to word your coding to do that... haha. I substituted a 0 instead of a 1 thinking you'd get 0 if below 25 Forensics but it just gave me 1 CliffStriderPowders so, nope it didn't work. Here's your original coding: int amount = 1 + (int)(...
  15. jayates

    Almhara Starter Pack Vol.2

    Great idea! I think I see how it works. If char is under 25 Forensics you get 1 CliffStriderPowder and over 25 you get more than 1 CliffStriderPowder. I was wondering if maybe it could be set to if your Forensics is below 25 you won't get the CliffStriderPowder?
  16. jayates

    Almhara Starter Pack Vol.2

    Hey, I noticed that you can carve alot of the corpses to get other items. The script shows this: int amount = 1 + (int)( from.Skills[SkillName.Forensics].Value / 25 ); Is this meant that if your Forensics ain't 25.0 you can't carve? Here's your bit of code that i'm refering to...
  17. jayates

    Almhara Starter Pack Vol.2

    + CUSTOM/AlmharaStarterPack/Mobiles/Custom Monsters/DrowSpiderTrainer.cs: CS1502: Line 54: The best overloaded method match for 'Server.Items.BaseRunicTool.ApplyAttributesTo(Server.Items.BaseWeapon, int, int, int)' has some invalid arguments CS1503: Line 54: Argument 1: cannot convert...
  18. jayates

    Mount IDs

    Sorry, since tigers are mounts I thought it was mountable too.
  19. jayates

    Mount IDs

    Thank you for the answer but I can't find the Sabertooth Tiger graphic id & it's animation. Maybe I overlooked it. :rolleyes:
  20. jayates

    David's Conversational Townsperson

    When I try to download I get options: German or Italian. Where do I go to download the English version?

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back