Search results

  1. 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...
  2. 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?
  3. 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. . .
  4. 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.
  5. 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...
  6. 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! :)
  7. 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.
  8. 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.
  9. 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
  10. arvoreen

    bank box

    I think you covered that in https://www.servuo.com/threads/bank-box.8519/
  11. 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.
  12. arvoreen

    Ambigious

    Which line is line 209?
  13. arvoreen

    Ambigious

    And how are you calling it? Please also include the initialization of any values passed to the constructor :)
  14. 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...
  15. 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. :(
  16. arvoreen

    Error during compile with VDS

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

    Taming Statue

    I believe he did shortly after making this post
  18. arvoreen

    Taming Statue

    Ohhhh, hah, I misread, I was thinking training tamed animals. Hmm. But yeah, a custom mob would be the way, unmovable/can't die so it doesn't run away. I haven't really dug into the taming mechanics, but I imagine there must be some way to have it do the entire taming process, including skill...
  19. arvoreen

    Taming Statue

    A mob that can't move and never dies would be one way I suppose
  20. arvoreen

    Classic client patch

    Weird, I haven't tried it with servuo recently, but I never had an issue of not being able to see spawners in the past. I just suggested Razor as it has lots of extra "stuff" that makes playing the game more enjoyable. I guess I'll have to fire up a servuo sometime soon and see what kinda broken...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back