Search results

  1. SeifUO

    [SOLVED]Enable Mark/Recall everywhere

    Sounds like a weird thing to do. You should only have to modify CheckTravel from Recall/Mark/Spellhelper Also, OnBeginSpellCast, from multiple regions
  2. SeifUO

    Need some ideas

    ChatGPT will be very meh if you dont know the ServUO Basics. It could generate codes that could potentially lead to issues if you dont know what youre implementing. My best advice would be to read the base ServUO files IE Mobiles.cs, BaseCreature.cs, PlayerMobile.cs, Spell.cs etc.. Just so you...
  3. SeifUO

    Unchained

    Seeking centred artists for commission work for Unchained. The tasks are simple, mainly focused on revamping dungeons and areas. If you're interested, please DM me on Discord. https://discord.gg/GzerjYptkX
  4. SeifUO

    Rank My Server - Announce your server here.

    Links not working tho, thats why I thought it was a spam o_O
  5. SeifUO

    Rank My Server - Announce your server here.

    Looks like a spam =/ We already have the same here lol
  6. SeifUO

    Any suggestions for starting / finding a specific UO private server for someone with no experience.

    Youre welcome to join Unchained. We didnt touch the basics of the UOR ruleset. However, we implemented an overwhelming of content to keep you addicted :) Theres a lot of activity going on so its a great time to start. https://www.play-uo.com/uowiki
  7. SeifUO

    Deviants and Deviations

    The "spray" ability is most likely the coolest ability ive seen on UO
  8. SeifUO

    My Shard has a weird problem. Community wisdom needed.

    Check your dumptimer, you might have alot running in the background
  9. SeifUO

    My Shard has a weird problem. Community wisdom needed.

    Did you modify something in MondainRegion/DungeonRegion OnEnter() or LocationChange()? Or PlayerMobile OnMove() LocationChange()?
  10. SeifUO

    Invoke browser to open on clicking gump button

    from.LaunchBrowser("https://www."");
  11. SeifUO

    Mobiles get stuck all the time

    NPCs are pretty smart on ServUO Id switch... no reason to use something as "obsolete" as RunUO atm
  12. SeifUO

    Pandemic on UO?

    A little anecdote from Unchained... A while ago, I created a monster that would infect a player. Every few seconds, this player would infect the surrounding mobiles.. Since UO players are the way they are, the player recalled to Brit Bank.. where players chill and AFK.. it didn't take long...
  13. SeifUO

    [ATTACH]

  14. SeifUO

    Interested

    Hosting a server can become somewhat costly, youll also have to deal with potential crashes, reboots etc.. What youre asking for is very basic, most private servers already offer this :) If youre willing to try our sea content, youre more than welcome on Unchained! https://www.play-uo.com/
  15. SeifUO

    Hi Everyone

    Welcome!
  16. SeifUO

    Hello All

    Welcome! If youre looking into contributing and having fun on an already well established server, Unchained is always looking for more help! https://www.play-uo.com/
  17. SeifUO

    Housing - Flush Placement

    Yes. In HousePlacement.cs Look for valid placements
  18. SeifUO

    Meditation.CS Formula Adjustments

    For anything in "Scripts" you should only need to restart your server. (Atleast with p57) For "Server" files like items, maps, mobile etc.. you will need to recompile.
  19. SeifUO

    Meditation.CS Formula Adjustments

    Well in your case what you could do is make meditation only rely on the skill double skillVal = m.Skills[SkillName.Meditation].Value; double chance = skillVal / 100; if (chance > Utility.RandomDouble()) { Which means, at 100 Meditation the person will have 100% chance of triggering...
  20. SeifUO

    Making my own Server

    https://github.com/ServUO/ServUO

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back