Recent content by Fargariel

  1. Fargariel

    Crash using comand [admin

    Any other fix than moving to Debian?
  2. Fargariel

    InactiveDuration? Account.cs

    in basehouse: if (acct.Inactive) return DecayType.Condemned; what does it mean? ;f
  3. Fargariel

    Client restriction

    the subject is about restricting this client ;p thx ;)
  4. Fargariel

    Throttle.log interpretation

    How should i interpret this file? 7/9/2017 6:42:28 PM XX.XX.XX.XX 10
  5. Fargariel

    Client restriction

    Is there any possibility to disallow access for Orion clients from server side?
  6. Fargariel

    Shard Status on Shard List

    UP. Now i use latest ServUO, same IP, etc. - doesnt work. Any idea?
  7. Fargariel

    Stackable items lose property

    I wanted to add PlayerConstructed props to Bolt.cs [CommandProperty(AccessLevel.GameMaster)] public bool PlayerConstructed { get { return this.m_PlayerConstructed; } set {...
  8. Fargariel

    Ways to block Shared accounting?

    I check OnLogin if acc ip is shared with 2+ other accounts on the same ip. If more then 2 accounts on this IP, player is kicked from server.
  9. Fargariel

    Space between houses

    Thank you all! Yep, 5 tiles NS, 1 tile EW. 5 tiles between foundations is almost clear for me. Stairs on the picture above are not the foundation? Is there any difference between classic and customized? I have found this on uo.com: "Improperly Placed Occasionally changes in the...
  10. Fargariel

    Space between houses

    My players were possible to build houses with just 1 tile from each other (players - not gms). I could not make this by my own. I thought there is 4-5 tiles limitation. Am i right or wrong? If right, any ideas how it could happen?
  11. Fargariel

    Shard Status on Shard List

    https://www.servuo.com/shards/127/export From where it takes informations? It stopped working probably after some of my actions. And whats the difference between this info and this from webstatus? I would like to share this info with servuos shardlist but i would like to take this info (status...
  12. Fargariel

    Animal Form & Dismount

    You are right... lets just change my report: Dismount special move: http://www.uoguide.com/Dismount should work on players in animal form: http://www.uoguide.com/Animal_Form And brake the spell. And it doesn't.
  13. Fargariel

    Animal Form & Dismount

    why subject was moved to "discussion"? it's a bug or not? Dismount doesnt not work for a player with Animal Form but should (uoguide, stratics).
  14. Fargariel

    Animal Form & Dismount

    "Anything that can dismount a player character will force an opponent out of Animal Form." - doesn't work (ML era) for Dismount, don't know if it works for "and Riding Swipe, items such as bolas, and any creatures with Dismount, Raging Stomp, or Bola Throwing AI."
Back