Search results

  1. C# Error: inaccessible due to protection level Help?

    So I've got a script that is to help players know their chance to gain on certain mobs/craftables. I got it from one of the shard downloads. I'm having trouble with 2 line errors: private static double AverageTimeToGain(Mobile from, Mobile fakeMob, Skill skill, double value)...
  2. Trouble with Custom Map, Classic UO, Pandoras Box

    Using ServUO57.3 / 58WiP UOVer: 7.0.101.2 ClassicUO: 0.1.11.112 Pandoras Box 5.1.2 I am unable to get Pandoras Box to work with ClassicUO. It starts the classicuo client just fine, however when I get to the shard selection screen and select the shard it crashes.
  3. Watch a script live in action?

    I vaguely recall back in TUS/SPHERE days that you could watch a script file in action while it was used in game. I do not remember if it was a tool specific to that emulator or something else. For example, if you had the bandage script open in a window, and used a bandage in game, you would...
  4. ServUO 57 and ServUO 58. Major Changes Questions

    I keep seeing in various threads and resource discussions that ServUO 57 and 58 are vastly different. The only thing I've seen on the forums regarding these "night and day" differences is that XML Spawner has been removed in 58, and other non OSI things are going to be removed. However, I...
  5. Help with Discord Bot

    So I've got the VNC Discord Bot setup on the server, and am able to send messages to Discord from the chat line. What I would like to accomplish is having the different Chat Channels (Trade, General, Help) from in game be posted to a Discord Channel as they happen. I can see that ServUO...
  6. Disable Paperdoll Guilds Gump, use Guildstone for New System Gump?

    What I'm trying to do is disable the GUILDS button on paperdoll and instead use the old guildstones, but on dbl click it would bring up the new guild system gump normally called in the paperdoll. Any guidance on this? It's been a few kids ago since I messed around with this stuff.
  7. Discord Bots

    I am a sometimes OSI player and one of the Discord channels I'm in has a bot that monitors ATL Trade Chat and posts it in a specific channel on the discord. Does anyone know how they might be going about doing this? Or which bot they are using? I imagine it involves having a character logged...
  8. Issue with Custom Map, newest client

    Toying around with map making. Using most recent Classic Client 7.0.57.1 ? most recent servuo master I can walk around for a bit but before long I end up falling through the map to -87. Any ideas? I am creating the maps via .bmp, converting them to .mul, and then further converting to .UOP...
  9. Custom skillgain based on skill name and level.

    A long time ago on RunUO forums there was a custom skillcheck.cs that allowed you to edit skill gain rate for each skill as well as based on skill level. I found it a couple years after it was published and never could get it working right. Just curious if anyone else does skill gain rates...
  10. Runic Reforging & OSI New Loot System

    Curious if anyone has begun work on the reforging system? Also, the new loot system which uses the reforging system names. With everything so spread out these days across 3+ sites I am unsure if anyone has undertaken these colossal updates? Thanks
  11. Question about AITypes in creature scripts

    When I look through creature scripts I see this: : base(AIType.AI_Melee, FightMode.Closest, 10, 1, 0.2, 0.4) My question is, what do the numbers mean??
  12. Differences between RunUO and ServUO

    Other than some of the custom systems in ServUO, I was wondering the differences in terms of UO features that have been implemented/have not. Where is ServUO on the timeline?
  13. VitaNex + ServUO?

    I have yet to download ServUO/ForkUO, trying to find out the differences between it and RunUO stock. One question I have as well is does the VitaNexCore work with ServUO?
Back