Search results

  1. RedBeard

    Skill gain bonus area

    Skill Gain Region: Luna Try this, it allows a 25% skill gain increase within the region. These scripts are based on the latest ServUO versions. Remember to backup all your original files before you overwrite. Then simply Drag & Drop. The thumbnail image will show the skill gain area...
  2. RedBeard

    Skill gain bonus area

    Tell me what you are looking to accomplish.
  3. RedBeard

    Poisonous Swamps

    I'm not sure what you want exactly but you could have it also check for specific regions Create the regions, add them to the poison swamp code, and use the code below to add to Regions.xml for both Felucca and Trammel I seperated them below in what I believe is the 3 different swamps: Fens, Bog...
  4. RedBeard

    Working on expansion of the Thieves Guild-adding quests,items,a fence. Also skill oriented ways...

    Working on expansion of the Thieves Guild-adding quests,items,a fence. Also skill oriented ways of entry and traversing dungeons (as group?)
  5. RedBeard

    How to upgrade servuo version

    It's very good idea to setup Git. I prefer SourceTree and BitBucket, I keep a notepad with details about changes as well as commits. Best to make a Branch and keep an untouched Master. https://confluence.atlassian.com/get-started-with-sourcetree/install-sourcetree-847359094.html...
  6. RedBeard

    Skill gain bonus area

    I made one based on skill-chance-> here is method using older Svn scripts <Sept. 2014> if anyone interested. SkillCheck.cs (Showing both region methods) public static bool CheckSkill(Mobile from, Skill skill, object amObj, double chance) { if (from.Skills.Cap == 0)...
  7. RedBeard

    Halloween Event

    Try this: place // as shown below to 'comment out' the lines referring to SkillCheck SpellHelper.AddStatCurse(this, m, StatType.Str); //SpellHelper.DisableSkillCheck = true; SpellHelper.AddStatCurse(this, m, StatType.Dex)...
  8. RedBeard

    Above the ground and walking around...

    Above the ground and walking around...
  9. RedBeard

    Halloween Event

    There must have been some new changes to BaseCreature and or SpellHelper.cs, this is a better question for the Devs here, I haven't been active with the Repo since August 2017
  10. RedBeard

    blackrock Mobiles

    Currently im working off an old netbook until a pc part comes in mail. My cpu died :(. Are you running the latest version of ServUo? I can attempt to test soon as Im back up and running. I do have other edits which negate XML Paragon, which allows you to create Paragons in XmlSpawner. I...
  11. RedBeard

    blackrock Mobiles

    ok I see some missing Basecreature edits for one. I have not tried this on a new version of servuo. Not sure what the issue is with spellbar errors that shouldnt have anything to do with Blackrock mobiles. Lemme see if I can come up with a basecreature.cs but it will be untested... stay tuned...
  12. RedBeard

    Legends of Aria [Ultima Online 2]

    https://www.legendsofaria.com/ http://legendsofaria.gamepedia.com/Legends_of_Aria_Wiki
  13. RedBeard

    Looking to make "Veteran Rewards" only grant 1 reward point per "year(month)"

    I would think this is all that needed. if (String.IsNullOrEmpty(tag)) cur = 0; else cur = Utility.ToInt32(tag); max = 0 + level;
  14. RedBeard

    Drelgor Re-Release

    RedBeard updated Drelgor Re-Release with a new update entry: Drelgor the Impaler Spawn Read the rest of this update entry...
  15. RedBeard

    Drelgor Re-Release - Drelgor the Impaler Spawn

    Fixed error in Deserialization Thnx Dexter_Lexia
  16. RedBeard

    Drelgor Re-Release

  17. RedBeard

    Drelgor Re-Release

    RedBeard submitted a new resource: Drelgor Re-Release - Old Haven, Mini-Champ, New Player Quest Read more about this resource...
  18. RedBeard

    Drelgor Re-Release 1.1

    I'm Re-releasing Drelgor the Impaler. This should now be accurate; finally found his correct stats on a Japanese site. Drelgor is a Named Mini-Champ designed for new players located in the Advanced Skill Gain Region of Old Haven. After enough Zombies, Skeletons, and Spellbinders are slain; he...
  19. RedBeard

    Halloween Event

    RedBeard updated Halloween Event with a new update entry: Halloween Event 1.2 Read the rest of this update entry... Just updated with fix...
  20. RedBeard

    Halloween Event - Halloween Event 1.2

    Fixed IDamagable error. Also notice other update didn't stick so remade those changes as well.

Active Shards

Donations

Total amount
$50.00
Goal
$1,000.00
Back