Recent content by Frosttiger

  1. Thief Guild Expansion

    still will need item.cs edited for the vendors and all that to work. just go into your stealing.cs add look for these code ItemFlags.SetTaken(stolen, true); ItemFlags.SetStealable(stolen, false); stolen.Movable...
  2. Spidermount?

    I found it in the body filee in uo folder but no animation yet.
  3. Turning Off Virtue System

    I don't think it every was and I have noticed a lot of new code being added without era checks. even old code being removed instead of using a era check to call new code.
  4. Spidermount?

    has any one got the spider mount to work using latest client.
  5. Turning Off Virtue System

    easiest yes I agree but not the best. there is off options in some of them. I think honest has a enable/disable button.
  6. Turning Off Virtue System

    that is not a great way because you will still have honesty generating items and other systems running.
  7. The 4 Veterean House-Addon with Craft-functionality

    you made it simple enough should not take long. but don't be like me and have the ids backwards LOL Tasanar its his system and I'm sure he will get to it I just letting him know they added them. And 90% of my shard is custom now.
  8. The 4 Veterean House-Addon with Craft-functionality

    i went ahead and followed your code and added them in.
  9. The 4 Veterean House-Addon with Craft-functionality

    hey just to give you heads up they added some more machines for the other skills in uo.
  10. The 4 Veterean House-Addon with Craft-functionality

    I have custom painting crafting witch brewing ect so I made it where there is machine that will take the tools for charges and can craft from them.
  11. The 4 Veterean House-Addon with Craft-functionality

    me too hehe I expanded up on it with a lot of custom stuff :)
  12. justuo website gone

    well I still all my scripts and stuff really everything that was posted there is here any way. but seems uo sites are all going down all over the place I noticed also some big shards have dropped lately.
  13. justuo website gone

    yep its gone goes to some add.
  14. The 4 Veterean House-Addon with Craft-functionality

    System.InvalidCastException: Unable to cast object of type 'Server.Items.SmithingPressEastAddon' to type 'Server.Items.BaseTool'. at Server.Engines.Craft.CraftItem.CompleteCraft(Int32 quality, Boolean makersMark, Mobile from, CraftSystem craftSystem, Type typeRes, IUsesRemaining tool...
  15. The 4 Veterean House-Addon with Craft-functionality

    thanks I will test these out :)
Back