Search results

  1. bojangles2872

    Monster Titles

    I got the titles to show up underneath monsters name using this method But I am wondering if there is an easier less lengthy method to do this using a switch block or some other way that the code can pick the titles from a list if a monster were to spawn with multiple titles and have them...
  2. bojangles2872

    Monster Titles

    I am wanting to add special buffs for monsters on certain maps and I want those buffs to show up underneath the monsters name and not at the end. Ex; with Paragon title. And then I want those monsters to be able to have a limit of 3 buffs/titles from a list of buffs/titles that I create. Kind of...
  3. bojangles2872

    craft system how remove weapons on materials

    BaseRunicTool.cs you can modify which stats are added to crafted items based on crafting material used.
  4. bojangles2872

    Staff Rune Book

    Regions.xml is the file you want.
  5. bojangles2872

    StatusPage Script Crash Bug

    If you could include your entire PacketHandlers.cs file it would help a little bit. Yours is a bit different than mine.
  6. bojangles2872

    NonlocalOverheadMessage not working

    from.NonlocalOverheadMessage(MessageType.Emote, 0x3B2, 1049633, from.Name); // ~1_NAME~ begins to menacingly swing a bola... from.NonlocalOverheadMessage(MessageType.Emote, 0x59, 1010598); // *begins taming a creature.* m.NonlocalOverheadMessage(MessageType.Regular, 0x21, 1060758, m.Name); //...
  7. bojangles2872

    Needing Help

    Adding custom resources is difficult but you need to make sure you add them in every place that already has resources. Basically you add the new ores in every place that already mentions the previous ores. I did a search of my files to find the word Valorite then added in the new ores to any...
  8. bojangles2872

    Question about pet transcence scroll and animal lore gump.

    So far all I can see is when you use a scroll on a pet that has 0.0 skill in that field it will not go up when you use animal lore on them unless they have over 10.0 skill in that field. Also if you were to use a magery scroll on a horse I doubt you want them to be changed to a MageAI, they...
  9. bojangles2872

    Is there a script like this?

    Something like that probably wouldn't be posted publicly. It is completely possible for this to exist but I doubt the creator wanted to share it. So you would have to create it yourself or some kind of variation of it. Personally I would have made it into a specific weapon skill.
  10. bojangles2872

    Issue With Town House scripts

    Your BaseHouse.cs doesn't contain a code for HasAccountHouse, maybe try changing that line to AccountHouseLimit. I would guess the knives town house scripts were meant for older servers and hasn't been updated for the newer ones.
  11. bojangles2872

    mobiles AI

    I believe it is in BaseCreature.cs
  12. bojangles2872

    Adding armor, jewelry, weapons to clean up britania points system

    Try doing it based on Artifact Rating, unless you'd rather get more advanced with it based on any of the other many stats you could roll on armor/weapon then it would be completely based on how good the rolls were on the item itself.
  13. bojangles2872

    ALL custom house

    If you cannot see the walls then you need a newer client.
  14. bojangles2872

    How to set max houses per IP address?

    https://www.servuo.com/threads/number-of-accounts-and-houses.678/
  15. bojangles2872

    Help understanding what makes a wounderous, exalted, mythical, ect stat scroll.

    Basically anything scroll you find that is over +25 stats will not fall into the boundaries you have. So we need to expand those boundaries. Maybe try something like this I don't know if this will work or not so you may have to play around with it some. But basically making those boundaries...
  16. bojangles2872

    ServUO - how to remove arcanecircle at britain bank trammel/felucca

    ArcaneCircle.cs has this But even removing this doesn't make it go away so something else is causing it to respawn. MondainsLegacy.cs has this Comment this out and then delete your arcane circle and restart, it should be gone for good now.
  17. bojangles2872

    StatusPage Script Crash Bug

    at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in c:\ServUO-Main\Server\Network\PacketHandlers.cs:line 1367 I would start here, this is the first line in your crash report that actually shows what line is causing the error.
  18. bojangles2872

    Treasure map

    Use a sextant, it will display your current location and then match it up to the coordinates on the map
  19. bojangles2872

    Log and Board name not changing when resource is harvested

    I know when adding in daats owltr there are a few different scripts it needs to be added to, maybe check your resources.cs or you could download daats scripts and see which scripts for sure need to be edited and make sure you have the custom lumbers added in to add the correct spots
  20. bojangles2872

    New Champs

    It seems like youre missing some files, double check to make sure you have all tbose files that state youre missing a namespace for. Could also revert back to where you started and try again to make sure nothing got deleted when adding the files back in

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back