Search results

  1. arvoreen

    Having issues building pub57

    https://www.mono-project.com/download/stable/#download-lin-debian
  2. arvoreen

    Stable Slot Increase Help - Publish 54

    This original thread is over a year old, if you're asking looking for help with the same/similar issue, I'd start a new thread. If you were asking just for curiosity, rock n roll. :)
  3. arvoreen

    Trying to get to Stygian Abyss

    That just lowers the fire/energy fields at the beginning of the tomb, once you go past the mobs to where the guardians stand that stop you from entering unless you've finished the quest, there's no way in once you get there, it's just an empty platform. https://www.uoguide.com/Tomb_of_Kings...
  4. arvoreen

    Trying to get to Stygian Abyss

    Thanks, that's what I was following :) just appears the gate is missing. I made one myself, and there seem d to be other missing teleporters inside. Is the SA content still under construction? *Edit: It was the Prism dungeon place that seems to have missing teleporters, unsure about the SA...
  5. arvoreen

    Trying to get to Stygian Abyss

    Made my way to the Sacred Quest at the Shrine of Singularity, however after finishing, inside the Tomb of Kings there is no red moongate leading to the stygian abyss. Is there something I'm missing? Tried [decoratesa but still no gate, do I have to manually add it?
  6. arvoreen

    Looking to disable taming completely?

    All signs point to yes, I admit I still check once in a while and see if it comes up, but it's been gone a long time now. . .
  7. arvoreen

    Chat crash null reference

    Try reversing these maybe, putting the null check ahead of the Squelched check. If player IS null, then trying to access Squelched field would probably cause that crash, so likely better to check for null first.
  8. arvoreen

    Hello could someone explain a little ?

    In the code you shared, the word "cow" is a variable, you could change it to ajshdyvnas and as long as you used that same name in each of the locations, it would work the same. That being said, usually you want your variable names to have some meaning, so when you read the code later you know...
  9. arvoreen

    Ambigious Method

    That can't be the entire thing, there's no using statements, no namespace, no class declaration. I'd like to at least see the entire Airship class! :)
  10. arvoreen

    Location and Name of Cities

    Without modifying the client, I do not believe so. I think even if you make a custom starting spot, players will still get the option to "choose" their starting location. Whether that matters or affects starting location depends on the server scripts.
  11. arvoreen

    Location and Name of Cities

    I believe that would be Data/Regions.xml Note that you won't be able to change the names of the towns as they appear on the map at the character creation screen, as those are in the client.
  12. arvoreen

    Switched Back to Linux

    Without seeing the actual error, my best guess would be https://www.servuo.com/threads/server-crashing-being-a-pain-in-my-vjofufgvjlhv.8389/#post-52548
  13. arvoreen

    bank box

    I think you covered that in https://www.servuo.com/threads/bank-box.8519/
  14. arvoreen

    Ambigious

    If you're inheriting from BaseBoat, you should probably use MediumBoat or something as a code reference instead of BaseBoat itself. But I think I need to see your whole Airship.cs, as I'm only seeing part of the picture I think.
  15. arvoreen

    Ambigious

    Which line is line 209?
  16. arvoreen

    Ambigious

    And how are you calling it? Please also include the initialization of any values passed to the constructor :)
  17. arvoreen

    Ambigious

    https://msdn.microsoft.com/en-us/library/ky5f1hz8%28v=vs.90%29.aspx Basically, on line 209 of your Airship.cs the compiler is unsure which constructor you're trying to call. The rest of the errors mean you're trying to access a private/protected field from outside of the class it's declared...
  18. arvoreen

    Error during compile with VDS

    Then I'm lost as to what's happening, if the dll is there it shouldn't be saying it can't find it. :(
  19. arvoreen

    Error during compile with VDS

    Download https://github.com/ServUO/ServUO/blob/master/zlibwapi64.dll and put it with your servuo exe.
  20. arvoreen

    Taming Statue

    I believe he did shortly after making this post

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back