Recent content by Phred

  1. Training Elemental Error

    If I rename the .cs files to .old then it should tell me the references to comment?
  2. Training Elemental Error

    What would be the most efficient way to remove the training elemental from the Xanthos package? (simply rename all the .cs to .old?)
  3. daat99 Master Looter

    Hi all, I was looking around for daat99's Master looter... Is there any ledger / looting / token tools that's been tested and works with ServUO?
  4. Knives Townhouses

    I have been working with 'Knives Townhouses' and when I select a large static building I receive the error on the screen that the area selected is to large. Has anyone else had this and if so, how to solve it?
  5. Training Elemental Error

    It would be useful! #region AuthorHeader // // EvoSystem version 2.1, by Xanthos // // #endregion AuthorHeader using System; using Server; using Server.Mobiles; namespace Xanthos.Evo { [CorpseName( "a training elemental corpse" )] public class TrainingElemental : BaseCreature {...
  6. Training Elemental Error

    Hi all, I have a error with Xanthos 2.1 and had this a long time ago and forgot how I fixed it.. Errors: + Custom Systems/Evo/Xanthos/EVO System/TrainingElemental.cs: CS1525: Line 84: Unexpected symbol `public' CS1525: Line 84: Unexpected symbol `serial' CS1002: Line 86: ; expected...
  7. map tools for client 6.0.1.10

    Hi all, Which map tools should I use to make a map for client 6.0.1.10 as this is the default that came with the 9th anniversary of UO?
  8. SERV Altcoin

    Anyone have ideas for a name? I don't want to just come up with one that no one would like.
  9. Vitanex Core

    Seriously folks! I received a downvote for a post I made over a year ago? I could understand if it was a lot closer to the time of the post!
  10. Tutorial For Ubuntu 14.04 LTS + ServUO For Linux

    nope same error even after adding the step on a clean install - you didn't see my posting on this topic either? when I used this command I compiled sudo mcs -sdk:4.5 -out:ServUO.exe -d:MONO -d:Framework_4_0 -d:ServUO -optimize+ -unsafe...
  11. Tutorial For Ubuntu 14.04 LTS + ServUO For Linux

    Please see the above post and error in the code box. May have to scroll to right.
  12. Tutorial For Ubuntu 14.04 LTS + ServUO For Linux

    I just tried your guide and I get this error... ubuntu@servuo:~/ServUO$ mcs -sdk:4.5 -out:ServUO.exe -d:MONO -d:Framework_4_0 -d:ServUO -optimize+ -unsafe...
  13. SERV Altcoin

    I just realized that I made a mistake using taptalk application. Could someone please move this to general discussion?
  14. SERV Altcoin

    Morning all, I have found some great ways to integrate bitcoin and other altcoins into USD. I am proposing to this group that I would create a coin called SERV. If anyone has suggestions for the naming of the coin I would be open to the names. I don't have a lot of experience in contributing...
  15. chat system?

    Hi all, I was reading along here somewhere that a chat system was going to be part of the repo. Did that come to fruition and if so what is the commands?
Back