Search results

  1. zerodowned

    Moving ServUO to a different computer

    Can't like this enough, I always forget when moving my server to a new host that THIS is a very important detail Thank you @Falkor
  2. zerodowned

    I am facing Issues with Custom Scripts Causing Server Crashes

    Looks like your servuo version is kind of old. If your crash logs aren't helping you find the issue, run the server in debug mode until it crashes again. If there's no debug.bat in your main folder, follow the instructions here...
  3. zerodowned

    Taking some time off to regain my sanity.

    Taking some time off to regain my sanity.
  4. zerodowned

    How To: Customize Settings for Shard

    Not that I'm aware of
  5. zerodowned

    Question about c#

    The term you're looking for is Inheritance Easiest example is public class BoneArms : BaseArmor BoneArms inherits BaseArmor, which in turn inherits Item.cs (from the Server folder, also known as the Core) When you inherit a class you have to be mindful of what the parent class(es) hold to...
  6. zerodowned

    Interacting with secured containers while standing outside the house

    Can you test something to verify what I'm seeing on my end? - Change your house to Public and you should be able to access the container while outside the house - Change it back to Private and you cannot access it again
  7. zerodowned

    Have a Gold Supply Cap?

    Might not work to do in the constructor If not, Set a DelayCall of zero in the constructor to call a method that does to proper update It's an interesting idea but could lead to new players not getting any gold for kills or selling things. Which gives players an advantage to hording gold and...
  8. zerodowned

    Have a Gold Supply Cap?

    Quite possible but would require edits in several places to work You're mainly looking at lootpacks, vendors selling & buying, vendor stones if you use them, and champion gold after they die Odd ends to tie up would like a player dropping gold on the ground, it deletes with their corpse...
  9. zerodowned

    How to turn items into deeds? I used to do this many moons ago

    It's not clear what you mean by "turning items into deeds", a use case example would also be helpful
  10. zerodowned

    What script adjustment is needed in your opinions? Thanks in advance

    Spell.cs Look for areas the check for reagent count and comment them out BaseRanged.cs Same as above, find the area that looks for AmmoType in backpack and comment those sections out
  11. zerodowned

    General Opinion?

    It should also be noted that big companies looking to take on AI for chatbot, etc, are also behind trying to give AI "personhood". Meaning that when it makes a mistake/hallucinates an answer, then the company isn't liable because it's a "employee error" instead of a "system error"
  12. zerodowned

    General Opinion?

    It's helpful but not always right. It spits out info but (obviously) has no self awareness or self correction and will tell you 2 + 2 = 5 until you point out that's wrong Maybe the paid versions are better since checking itself requires more compute cycles? However, there are legitimate books...
  13. zerodowned

    FS -ATS and pub57

    Haven't heard from him in quite a while. Not sure what's going on but I hope he's doing okay
  14. zerodowned

    Looking to start my own shard and seeking someone to help make it happen

    Sounds like a lot of work, I've got a bit much on my plate atm but highly recommend reaching out to @Vharaun if you don't already have someone in mind
  15. zerodowned

    Character stop moving and are under the map?

    Are you using a custom map? Generally only see this if there's a difference in map files being used by client and server
  16. zerodowned

    adding a gump to ethereal mobile item in pack

    @bryant Tack this on my todo list
  17. zerodowned

    How to connect ServUO to MySQL database

    Correct, they can also hack your checking account if they know the serial number of a bill you deposit.
  18. zerodowned

    How to connect ServUO to MySQL database

    First off, mysql isn't needed. It stores saves in bin files on the host pc. Second, I've never seen a walk through for it but you could use this as a point of reference https://github.com/brodock/genova-project
  19. zerodowned

    Services' Requested

    I'm not very familiar with 2 & 3 but invasion system should be easy to convert. I'll pm you
  20. zerodowned

    How do I fix warnings?

    Posting the file or code would help a lot

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back