Search results

  1. Hammerhand

    Were Back! :)

    So.... did I miss anything? :D
  2. Hammerhand

    Unused Tiles

    Do your players have a copy of the client you are modifying? If they're using a reg client, they won't see the custom deco. You would need to patch your changes to them.
  3. Hammerhand

    Player user name change?

    Using XML Notepad should do the trick. Just drop the Accounts XML file into it & change the Username on that account.
  4. Hammerhand

    Looking for item ID and chest container gump info - please see picture inside

    Is this what you're looking for? >> https://www.servuo.com/threads/secret-chest.4164/
  5. Hammerhand

    Players crashing when trying to trade

    I remember that being an on again, off again glitch with RunUO servers for years. Sometimes it only seemed to affect staff, others only players. Got to where players would just drop gold & items on the ground, or have a staff member hold the item & gold to "verify" the trade. Some players it...
  6. Hammerhand

    race change, and sex change deed

    Did you try [add race or [add sex?
  7. Hammerhand

    "minor" crafting problem..

    BaseArmor.cs has this, maybe try adding it to BaseWeapon? [CommandProperty(AccessLevel.GameMaster)] public CraftResource Resource { get { return m_Resource; } set { if (m_Resource...
  8. Hammerhand

    "minor" crafting problem..

    Maybe try adding this to the longsword? public override CraftResource DefaultResource { get { return CraftResource.ValoriteIngot; } }
  9. Hammerhand

    Spawning Ore Elementals

    A little farther down in the script you'll see the section for resources (ele loot). For the elemental entries you have 15 cases, but the resources only have 14. Might be part of it. I'll look at other scripts as well. But it could just be a case mis-match.
  10. Hammerhand

    Spawning Ore Elementals

    Give it a shot & let me know. :)
  11. Hammerhand

    Spawning Ore Elementals

    Another thing. Are you able to use [add to spawn the Mytheril ele?
  12. Hammerhand

    Spawning Ore Elementals

    You've got Mytheril listed twice which could be part of the problem. Also, did you create the Mytheril Ore Elemental in the OWLTR OreElementals & Elementals scripts in the NEW folder?
  13. Hammerhand

    help with script error

    Have you tried adding the brackets in where it says they are missing?
  14. Hammerhand

    Packet BF 00 06 00 24 **

    :eek:
  15. Hammerhand

    championspawn.cs How to fix spawn rate per level?

    In ChampionSystem.cs you have m_MaxKill[0] = Config.Get("Champions.Rank1MaxKills", 256); m_MaxKill[1] = Config.Get("Champions.Rank2MaxKills", 128); m_MaxKill[2] = Config.Get("Champions.Rank3MaxKills", 64); m_MaxKill[3] =...
  16. Hammerhand

    [Troubleshooting] Writing A New AI...

    If its checking or has checked for the FishingPole in its pack, wouldn't Tool or HarvestTool work? Just tossing that out there, no idea if either would work or not.
  17. Hammerhand

    Need help with adding Hit Fireball and HLD to a Ring...

    Have you tried just Attributes? You'll also need to comment out the label number line because it will override the name you have for the ring.
  18. Hammerhand

    A recent study...

    This recently crawled out of the murky, dimly lit depths of the bubbling quaqmire I call my mind, so I decided to turn it into a sort of meme and share it with everyone. ;)
  19. Hammerhand

    Adding Cave Entrances

    You either need to add them using Pandora's Box or by using the [add function on the server itself. In Pandora's Box they are in Items/Uncategorized. Just highlight Item in the middle window & type in the ItemID number into the ItemID box to the right of that. Then just click Add above that &...
  20. Hammerhand

    Hello from Canada

    Zimbabwe? :P

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back