Recent content by Gor-e

  1. How to get order/choas guild system activated?

    I got it to work with new guild system, it only was some code at Guild.cs and GuildInfoGump.cs...BUT now I have the problem chaos and order are blue and get flagged criminal if attack (not orange to each other).
  2. How to get order/choas guild system activated?

    Ok, will try... Thx!
  3. How to get order/choas guild system activated?

    I tried to disable the new guild system at guild.cs line 784 with this -> public static bool NewGuildSystem { get { return false; } } now the guild gump is deactivated. After placing a guildstone and click it, it disappear. :(
  4. How to get order/choas guild system activated?

    New guild system has no g-stone and if i disable new guild system and place a g-stone it decays after double click it... Btw, I use the current servuo repo.
  5. How to get order/choas guild system activated?

    Hello, how to get order/choas guild system activated? Expansion is UOR and when i create a guild there is no way to set guild order/chaos... Thx, Gor-e
  6. Messing around on a T2A shard. How do I force mobiles to show their newer body values

    As i wrote u at discord... :D Under scripts create a cs file with this input... using System; using Server; using Server.Network; namespace Server.Misc { public class ExpansionArt { public static void Initialize() { Server.Network.SupportedFeatures.Value = FeatureFlags.ExpansionSA...
  7. Looking for a developer/scripter... (paid)

    Hello, I am looking for a uor template with servuo to start playing arround with it. If someone have the knowledge of this era and have a such a template or would create me one I would pay for it. This is only for private use not for public. What to do: - Set up shard with UOR (as accurate as...
Back