Search results

  1. 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.
  2. 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...
  3. SeifUO

    Making my own Server

    https://github.com/ServUO/ServUO
  4. SeifUO

    Can I move the local map in Trammel to Felucca?

    Are they not the same..? However, you might be able to use Centred# Global commands OR UOFiddler Map Copy which should be the way to go as its basically going to be the same XY
  5. SeifUO

    Orc encampment

    Whoa! Very nice!
  6. SeifUO

    Making my own Server

    1 - Centred for sure. I think people also use DragonMap to make full maps. 2 - Most of your "Custom" files should be imported within C:\YOUR_SERVER\Scripts\Custom 3 - Look up "ExpansionInfo.cs" within your ServUO files
  7. SeifUO

    Master Looter / Heritage Achievement

    I personally do not use this for Unchained but after giving a quick look you could just add the main codes from the EventSink from the achievement (when looting) to Daat99MasterLootersUtils Right after the items are being sent to the backpack/or master lootbag
  8. SeifUO

    Get number of online players API

    Not exactly, I just thought thats what you wanted to replicate / suggested. Missed your point, my bad!
  9. SeifUO

    Get number of online players API

    Its already a feature
  10. SeifUO

    Nether Cyclone graphic code?

    Youll want to look into effects... For Nether Cyclone, look for : Effects.SendLocationParticles(EffectItem.Create(d.Location, map, EffectItem.DefaultDuration), 0x37CC, 1, 40, 97, 3, 9917, 0);
  11. SeifUO

    DRC1K - Free Halloween Asset Pack

    Looks amazing!
  12. SeifUO

    Hi There!

    Welcome!
  13. SeifUO

    Hail to thee!

    Welcome, GL on the server, UOR is def the best era :)
  14. SeifUO

    Hello all

    Welcome :)
  15. SeifUO

    EventSink_CreatureDeath(CreatureDeathEventArgs e)

    Well theres OnCraft You can find all the EventSink In... EventSink.cs :)
  16. SeifUO

    New to ServUO

    Welcome :)
  17. SeifUO

    New here

    Config > Datapath Welcome!
  18. SeifUO

    MrRiots - Halloween Art 2024

    Very well done as always!
  19. SeifUO

    Adding Effects to Mobiles

    Thats a better approach, your initial post would only trigger the effect upon mobile creation. Might want to add a delay so its effect is not constantly spammed if alot of people are around the NPC, if you want something as a base for the delay you can take a look at SandVortex.cs
  20. SeifUO

    Question About [admin gump

    [set map internal

Active Shards

Donations

Total amount
$80.00
Goal
$1,000.00
Back