Search results

  1. Yvan Major

    Summon Command

    Greater Bracelet of Binding vet reward 1 year should be added.
  2. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound

    I dont know why you say that... It IS in the .cs file already. o_O public override int LabelNumber { get { return 1150006; } } // Boura public override int LabelNumber { get { return 1155723; } } // Ancient HellHound public override int LabelNumber { get { return...
  3. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound

    The cliloc numbers are correct in my files. The cliloc never say Normal... Its the hue that is normal hue or ethereal hue... Nothing to do with the name.
  4. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound

    In fact they are NOT ethereal hues, they are normal hues like on OSI when you use the Ethereal Mount Retouching Tool, 11th year veteran reward. This is why they are called Normal, its still acting like an ethereal mount but its normal hue. The mount name use same cliloc, so it say same name...
  5. Yvan Major

    Flipable Light ...Aaaargh

    There was also «this.» missing
  6. Yvan Major

    Spike Head

    Server Crash Report =================== RunUO Version 0.5, Build 5918.34084 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.42000 Time: 2016-03-18 22:00:27 Mobiles: 3633 Items: 114927 Exception: System.NullReferenceException: Object reference not set to...
  7. Yvan Major

    Spike Head

    What is a try-catch clause ? :) and thanks for your help. public override void OnDeath(Container c) { if (Utility.RandomDouble() < 0.15) c.DropItem( new SpikeHead(Combatant.Name) ); if (Utility.RandomDouble() < 0.25)...
  8. Yvan Major

    Flipable Light ...Aaaargh

    This one work perfectly, so just change the item ID in others and it will work good. :D
  9. Yvan Major

    Spike Head

    No but it doesn't either show any name on it. :(
  10. Yvan Major

    Spike Head

    Got it to load and compile but it seems something getting in conflict cause when one Spike Head drop it crash the server, maybe you can help ? using System; namespace Server.Items { public class SpikeHead : Item { private static readonly int[] m_ItemIDs = new int[] {...
  11. Yvan Major

    Spike Head

    Anyone can point me somewhere to add the "killer's" name in front of the name like the cliloc: ~1_NAME~'s Head on a Spike Thanks in advance for any help.
  12. Yvan Major

    Spike Head

    The thing is that it is supposed to give the killer's (player) name of the mob. public SpikeHead(string name) // ~1_NAME~'s Head on a Spike
  13. Yvan Major

    Spike Head

    Hi, i am trying to create the spike head, it load correctly but it tell me This is when i try to add it to a monster. Thanks for any help.
  14. Yvan Major

    Flipable Light ...Aaaargh

    Was submitted by someone... Not sure where i got them tho :)
  15. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound

    Yvan Major updated Ethereal Boura, Tiger and Ancient Hellhound with a new update entry: New mounts + fix Ethereal Nightmare Read the rest of this update entry...
  16. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound - New mounts + fix Ethereal Nightmare

    Added the normal version of Ethereal Horse (different statuette also) and Unicorn. Fix statuette Ethereal Nightmare.
  17. Yvan Major

    Ethereal Boura, Tiger and Ancient Hellhound

    Replace this file in data folder, image are too large and ethereal tiger go under, but it show in the menu. :)
  18. Yvan Major

    Fire Painting

    Hi everyone, i am trying to make the Fire Painting (Will generate a random .1 Scrolls of Transcendence once per week). It load, it show the amount of scrolls in it, when double clicking it say that one scroll is added to my backpack... BUT no scroll is really added. Anyone could help maybe...
  19. Yvan Major

    House Rope Ladder

    If you want to make it craftable, it require Tinkering 100+, with 3 ropes... Just replace your DefTinkering.cs file by this one. Fully tested, work perfectly. :)
  20. Yvan Major

    House Rope Ladder

    Yvan Major submitted a new resource: House Rope Ladder - House rope ladder deed Read more about this resource...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back