Search results

  1. Aetherius Shadowblade

    Editing Art

    Gimp, another good tool.
  2. Aetherius Shadowblade

    Adding custom leather, getting errors

    thanks, stupid spelling mistake.
  3. Aetherius Shadowblade

    Adding custom leather, getting errors

    Working on adding custom leather using this post Code - Adding Custom Leather. But still getting these errors when the item is in there and added correctly, I hope. /root/ServUO/Scripts/Items/Equipment/BaseArmor.cs(228,15): error CS0117: 'ArmorMaterialType' does not contain a definition for...
  4. Aetherius Shadowblade

    Asking opinions to make monsters more balanced and neutral, not die, die, die

    Picked up some custom quests from a previous shard that someone posted, and I see some monsters a little high in damage (in my opinion), so I was wondering, in your opinions, what would be a good range, or specific number, to make the monsters more balanced and neutral, rather than a "die, die...
  5. Aetherius Shadowblade

    How would I make a mobile move to a particular xyz coordinate after spawn?

    You can also do this: dragon/x/##/y/##/z/## That would send the mobile to a specific spot when it it spawned.
  6. Aetherius Shadowblade

    Adding teleportation to an item when double clicked

    Watching an old 80s cartoon called "Dungeons and Dragons", I seen a chest on an episode that would allow people to travel to different locations and worlds. So I thought how wonderful and dangerous for the players if there was a chest that would send a player to a specified map location when it...
  7. Aetherius Shadowblade

    Note script and gump

    I found one and was to edit it to work for me in the Resources Section, Vampire Infestation Package.
  8. Aetherius Shadowblade

    Adding Resistances with Custom Levels

    Wondering how to add resistances but with numbers that I want. i.e: Physical Resistance = 25; Instead of: Physical Resistance = 4;
  9. Aetherius Shadowblade

    Note script and gump

    I found the note script in the ServUO files, but how do I add text to it with scrollable content that people can open and read. I get to open it is maybe -- Public Override OnDoubleClick { get Send.Name-of-gump } or something close to it.
  10. Aetherius Shadowblade

    Special loot

    I know this is an old thread, but I found this that helped me out. I hope it helps others as well. https://www.servuo.com/archive/goober-ring.86/
  11. Aetherius Shadowblade

    Setting custom armor rating on an item

    I figured it out. The solution came to me while I was playing pool with friends at the bar. In the "Constructable" section of the item's code, below the name somewhere, add this: BaseArmorRating = ##; //Whatever you want the number to be. it compiles fine and works. suck a basic solution to a...
  12. Aetherius Shadowblade

    Setting custom armor rating on an item

    How would I add a custom armor rating to an item, like a shield, arms, legs, etc. under the newest repo.
  13. Aetherius Shadowblade

    Scripts.dll could not be opened -- Image is too small

    Just now getting this error. Put in some scripts, had many errors, took them out and decided to put them in one at a time, then I get this error: CSC : error CS0009: Metadata file '/root/ServUO/Scripts/bin/Release/Scripts.dll' could not be opened -- Image is too small...
  14. Aetherius Shadowblade

    Server crash at save

    Old post, but maybe this helps. With Linux, you need to give permissions to your Save folder. sudo chown 777 -R Saves
  15. Aetherius Shadowblade

    Daat99's World Omniporter For ServUO

    Believe or not, not a coder either. Just someone who has learned from experience.
  16. Aetherius Shadowblade

    Tutorial For "How To Change"

    Changing the Time Zone by Creating a Symlink If you are running an older Linux distribution and the timedatectl utility is not present on your system, you can change the timezone by symlinking /etc/localtime to the time zone in the /usr/share/zoneinfo directory. Remove the current symlink or...
  17. Aetherius Shadowblade

    Daat99's World Omniporter For ServUO

    try commenting out the word "override" in the statement and see if that helps.
  18. Aetherius Shadowblade

    Voting Stone

    How can I set it up so it automatically only drops the VoteToken into the player's backpack, with no gump. thx.
  19. Aetherius Shadowblade

    Need help deploying my own server

    are you using windows or linux as the host OS? this will help to know.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back