Search results

  1. Humzie

    Achievement System

    Has anyone managed to get this working for RunUO core?
  2. Humzie

    Achievement System

    I would like to get this running on my project and we are using RunUO 2.7 - anyone come across these errors below(attachment)?
  3. Humzie

    ApexUO (AOS) Beta

    ApexUO - AOS Era | 2/6 Casting | StatCap 250 | SkillCap 720 , Custom content - Pentagram , Custom Point System , Copper Bar System. Two accounts per IP and 1 house per account. - Felucca Ruleset - World PvP, Guarded Towns, Bank Expansion System, Artifact Repair System. Discord: Join the ApexUO...
  4. Humzie

    CTF and DD Games

    Has anyone come by this issue below?
  5. Humzie

    Custom Regions in a Box - Cleaned Up and .net 4.0

    I have managed to fix it now, I changed override to virtual public "override" bool AllowHarmful(Mobile from, IDamageable target)
  6. Humzie

    Custom Regions in a Box - Cleaned Up and .net 4.0

    I done that but then obviously you can't you that function in game.
  7. Humzie

    Custom Regions in a Box - Cleaned Up and .net 4.0

    @Ravenwolfe Have you come by the issue that I have posted (screenshot), Is there a setting I have to change if could you please guide me. Thanks,
  8. Humzie

    Custom Regions in a Box - Cleaned Up and .net 4.0

    I am upgrading to ServUO from RunUO, and I have this error that has been mentioned in previous posts has anyone still found a fix for this?
  9. Humzie

    Cat's Jail System

    Does it have anything to do with the contents being set to not allowed to read/write?
  10. Humzie

    Disable Anti-Macro or leave it in...

    Where can I disable the anti macro feature?
  11. Humzie

    Cat's Jail System

    I have installed the jail system works fine.. but then when the world saves, I get this message below "System.Exception: World Save event threw an exception. Save failed! ---> System.IO.IOException: The process cannot access the file 'C:\RunUO-2.6\Saves\Jailings\Jailings.idx' because it is...
  12. Humzie

    Give Item to Player on Email Registration

    When can I find the full file?
  13. Humzie

    Disable Gargoyle / Elf Races

    Quite bad news I have just noticed after that change I have made all wearable objects are showing "gargoyles only". Anyone have a clue how to remove the gargoyle property from a object?
  14. Humzie

    Disable Gargoyle / Elf Races

    Has anyone still come across how to remove the race without making the changes Ravenwolfe has mentioned? 1560632349 I have found the solutions to remove gargoyles from being created, remove lines 19 20 21 , it will not allow you to create the or select the race. 1560632757 Forgot to add, the...
  15. Humzie

    Runic Tool Max Properties

    I'm having the same issue, could anyone advise or help?
  16. Humzie

    AOS lootpack

    But it doesn't even remove the loot, unless that's a separate change I have to do.
  17. Humzie

    AOS lootpack

    I am trying to exclude SA and HS content and modify the lootpack for AOS base but with ml content. As my shard is already ML expansion set.
  18. Humzie

    AOS lootpack

    I am trying to modify my Lootpack.cs and Loot.cs , I am currently using ML expansion on the system. But I want to achieve getting a basic AOS lootpack with ML content. Would great for some help, I have just gone sooo brain dead. Humzie,
  19. Humzie

    Powerscroll.CS

    I have fixed it, so I have set use type which is on top of the script to using.Server.Mobile; Here is the corrected powerscroll.cs for sequenced scroll order.
  20. Humzie

    Powerscroll.CS

    Thanks I will give it a shot and let you know. So I have replaced my PowerScroll.cs with the one you have provided and I receive this error below So I have managed to fix those error listed above, now I have come by another issue. When I attempt to eat a power-scroll it doesn't raise my skill...
Back