Recent content by Than924

  1. Than924

    Mirror Mold

    We fixed it. I added a snip to only copy Blessed items. The drawback with this is if the player doesn't have any blessed items, it will appear naked. This add is good for servers with bless deeds a-plenty. Just add the && ( item.LootType == LootType.Blessed) Where I have it indicated...
  2. Than924

    Rune Crafting - Weapon Durability Question

    Follow up, I fixed it and got it working. I added these two lines and it works exactly as intended. Stupid me was using +=1 instead of -=1, which was trying to add 1 above the Max, so obviously it wasn't going to add. Weapon.HitPoints -=1; Weapon.MaxHitPoints -=1; I could make it so that...
  3. Than924

    Rune Crafting - Weapon Durability Question

    I'm using Pub 54 and am messing with the Rune Crafting scripts and I would like to change it so that on a failure it removes durability from the item instead of completely destroying it. I have it working exactly how I want, but I'm having a small issue with the syntax for the durability. I...
  4. Than924

    Skill Masteries Pub 54

    Tried this out, and it works great; it has the token and storage. However, it doesn't have the ore, wood or leather component. I didn't try if those are directly placeable from pub 54 to pub 57.
  5. Than924

    Skill Masteries Pub 54

    Thank you, I'll give that a try.
  6. Than924

    Skill Masteries Pub 54

    I'm a UO player from way back and figured id try creating my own server just for fun. I'm very new to ServUO, and am running pub 54 because I like the OWLTR system and haven't found that for pub57. Anyway, the skill masteries was not a part of pub54 and I was wondering if anyone has this for...
  7. Than924

    Xantho's Suite

    I'm trying to get this to work and I am getting these errors and I'm not sure what's causing it. I'm running ServUO 54. 5987.26572 I downloaded the Xantho's Suite and placed it in my custom script directory and moved the shrinkconfig.xml to the data directory. I have the Evo Creatures...
  8. Than924

    Universal Storage Keys

    I'm just starting to learn how to build a server. I have a fresh install of Rev 54, with OWTL and DAAT System built in. It was a pre-configured build from this server. I copied in the Universal Storage Keys Version 2.06 and I get this error. If I delete the Universal Keys files, this error...
  9. Than924

    Vita-Nex Core - compile errors

    Ok, thanks for the input.. I'll look for different versions and try those...
  10. Than924

    Vita-Nex Core - compile errors

    ServUO 54, build 7668.29783
  11. Than924

    Vita-Nex Core - compile errors

    I placed the Vita-Nex 5.2.0.0 files in the suggested folder "\Scripts\VitaNex\Core". I'm getting the following errors when I try to compile the scripts: It should be plug and play, but I'm not sure what to do right now.. I tried re-downloading, still doesn't work.... Errors: +...
  12. Than924

    Item Creation - Platinum Bars

    That worked perfectly. I didn't think to remove the IsArtifact. I'm still learning, but coming along. Thanks for the help.
  13. Than924

    Item Creation - Platinum Bars

    I am trying to make Platinum Bars as currency. I copied the Gold Bar and modified it to do what I need. I'm running into a problem with the public override int LabelNumber section, as the Platinum Bars do not have a Cliloc # associated with it. I tried using a string "Platinum Bars: in place...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back