Recent content by Dan

  1. Dan

    Vote sites

    Definitely add it to shard portal here if you haven't already. https://www.servuo.com/servers/
  2. Dan

    Shard List

    Did you try this? I see the person above you noted that he did and it still did not work but please try getting the root URL. Show me here the image URL you are using, please. It needs to end in a certain format. png jpeg etc. Voxpire posted above a way to get that specific address. If it is...
  3. Dan

    New to ServUO

    Welcome!
  4. Dan

    Getting Started Issues with setup - I keep getting an error with razor launch about negative parameters

    The issue is with Razor. ServUO does not interact with the clilocs in a way that the new file format affects it directly. Older assistants might not work correctly anymore though, since after this announcement they changed how some files are structured...
  5. Dan

    Shard List

    It is looking for a specific file format, like jpg or png. That service seems to have their own for rendering so I would try something else. Example, here is the banner link for my shard and when you click it, it is just the direct link to that image...
  6. Dan

    Looking for some OSI Items that either arent scripted or arent here

    All of those except the confetti cannon and sleeping pets are in. Make sure you are looking at pub 58 and not pub 57 on the ServUO github.
  7. Dan

    Is ServUO C+ or C++?

    ServUO is written in C# and runs on the .NET framework. C# and .NET are the two things to look up and study.
  8. Dan

    Trying to read and understand

    https://github.com/ServUO/ServUO/blob/p58-wip/Data/TeleporterRegions.xml Yes, if using a totally custom map I would empty this out and populate it as needed. This is what allows for "item less" teleporters. You can also add teleporters by hand, if say setting up a temporary event, by typing...
  9. Dan

    IDOC Detector

    Looks great bud! Glad people are using and expanding on this script.
  10. Dan

    Bulk Order Point Deed

    Dan(Tasanar) submitted a new resource: Bulk Order Point Deed - A deed that rewards banked bulk order points Read more about this resource...
  11. Dan

    Bulk Order Point Deed 2023-04-18

    Deed that adds a predetermined number of points to a predetermined crafts bulk order banked point balance. Set scroll options in the code: private const int _Points = 100; // Set your points here. private const BODType _CraftSkill = BODType.Smith; // Set skill type here. Example: BODType.Smith...
  12. Dan

    Animal Lore Gump Help

    Try changing from to m
  13. Dan

    Crafting Skills ignored by the Skillcap

    Thanks, @PyrO - not perfect but by editing the packet I can make it so that by default it all shows but then when they click on Show Real it removes and hides trade skills. Not perfect but I can't see another way around the normal classic client adding up the values it finds. Cleaned the code...
  14. Dan

    Crafting Skills ignored by the Skillcap

    It works fine if you follow those steps posted. There are a few differences in the code from when this was posted but it otherwise works. Now what I did notice - It still counts the skill point totals in the skill client skill gump. Is anyone aware of a way to get it to not display here or is...
  15. Dan

    IDOC Detector

    You just need to convert the get; sets; over to the older format. I won't be supporting anything below .NET Framework Version 4.8

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back