Search results

  1. Lokai

    Problem with quest tag

    Well this is true. And there are good reasons for limiting things to one per account, especially when the reward for a quest is one that would be a game-changer. Otherwise, someone could keep creating characters, doing the quest, transfer the reward to their "main" character, then delete the...
  2. Lokai

    Visual Studio help

    Under Edit in Visual Studio, you should see Format Document and Format Selection. Use Format Selection when you want to highlight part of the code and have VS format it for you, or Format Document to do the whole thing. I use VS 2019 Community Edition, and it has vertical lines line Notepad++
  3. Lokai

    Problem with quest tag

    Try this in your context menu entry: } public override void GetContextMenuEntries(Mobile from, List<ContextMenuEntry> list) { base.GetContextMenuEntries(from, list); Account acct = (Account)from.Account; bool...
  4. Lokai

    Serialization Question (servuo Pub 57)

    It means you did not serialize correctly. This may or may not have long term problems with the Server. If you are able to delete and start over, then it saves and loads fine after that, it means the serialization was fine on it's own and simply did not create proper backward compatibility. This...
  5. Lokai

    GumpImageBrowser.cs - SGI Command

    All you need is EnumerableExt.cs which is attached here.
  6. Lokai

    An scripts

    Try regenerating the vendors. The stock may have been generated prior to the new sb edits.
  7. Lokai

    GumpImageBrowser.cs - SGI Command

    NOTE: I just discovered that this version may rely on Vita Nex Core. Please do NOT try to use this version without that module. Sorry for the inconvenience. @Tukaram I am sorry about that. I have several servers that I use to play around with my scripts, and I must have incorporated methods...
  8. Lokai

    GumpImageBrowser.cs - SGI Command

    Lokai updated GumpImageBrowser.cs - SGI Command with a new update entry: Gump Image Browser - SGI Command Read the rest of this update entry...
  9. Lokai

    GumpImageBrowser.cs - SGI Command - Gump Image Browser - SGI Command

    Removed reliance on Ultima.Gumps for this version. This may improve compatibility. If you don't have VnC, all you need is the file EnumerableExt.cs, which I will attach to the discussion thread.
  10. Lokai

    GumpImageBrowser.cs - SGI Command

    I think so. There may be some issues with newer clients however, since this reads from the Client to get Gump images. You will however still need my CG file, as stated in the description of the Resource. You can find that here: Custom Gump | ServUO - Ultima Online Emulation I thought I had...
  11. Lokai

    Recsu recdu

    It is part of the standard 'decorate' command. In /Data/Decoration/Britannia/moonglow.cfg there should be a teleporter that gets created at the correct location. Mine was at line 1793. If you use the 'decorate' command again, it should add it if it was somehow missed.
  12. Lokai

    looking for servUO 54

    What I usually do is make sure that the Client and Server are pointing to 2 different folders, so they don't both try to access the files at the same time. I have often had crashes when they are pointing to the same directory. So, I make a copy of the Client somewhere, usually in my C:\Ultima...
  13. Lokai

    looking for servUO 54

    You might want to try posting to that thread if the error has to do with those scripts.
  14. Lokai

    looking for servUO 54

    You might want this: https://www.servuo.com/archive/clean-servuo-pub-54-with-owltr-4-and-animal-bods.680/
  15. Lokai

    Error when running Servuo

    Those are part of the most recent BaseCreature. Are you also running the Server of the same version? Did you compile a custom Server?
  16. Lokai

    Daat99's World Omniporter For ServUO

    Here. This is tested and working. I removed some unnecessary messages about "not able to do that while carrying the sigil"
  17. Lokai

    Daat99's World Omniporter For ServUO

    I will look at this later.
  18. Lokai

    Daat99's World Omniporter For ServUO

    Attach the file as you have it now.
  19. Lokai

    Daat99's World Omniporter For ServUO

    Ah I see what you are trying to do. Around line 1196, add an exclamation before the Faction part, like this: m_Sigil = (!Factions.Sigil.ExistsOn(m) || WO.AllowSigil );
  20. Lokai

    Daat99's World Omniporter For ServUO

    No, it will just limit the travel itself. It will not change the look of the gump.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back