Search results

  1. trying to get chairs to take random hue

    if anyone has a free moment to help This is what I get in console and the item is not created. System.NullReferenceException: Object reference not set to an instance of an object. at Server.Items.BaseChair.OnLocationChange(Point3D oldLocation) at Server.Item.MoveToWorld(Point3D location...
  2. UOFiddler 4.9.12 (for animation creators)

    so no way to fix it?
  3. UOFiddler 4.9.12 (for animation creators)

    @gokku did you find a work around for this I'm having the same problem?
  4. lightning arrow

    I'm getting this error when trying to add a new weapon ability. can you tell me what I'm missing here - Error: Scripts\Lightning_Arrow.cs: CS1501: (line 76, column 6) No overload for method 'OnHit' takes '3' arguments using System; using System.Collections; using Server; using Server.Spells...
  5. new container isn't taking triangle2d cords

    Two different color stocking containers green/red. The red stocking takes the cords just fine but the green wont work it puts all items I add to the container in one horizontal line. any thoughts on what might cause this considering they are both set to the same settings? using System; using...
  6. paragon chest aren't taking random hue

    Thanks a ton! everything seems to be working as it should. @PyrO I spoke to soon if I un-trap other container types they go to 0 hue how would I just acknowledge the pouch h0xE79 in the code for untrap? public virtual bool ExecuteTrap( Mobile from ) { if (...
  7. paragon chest aren't taking random hue

    well the issue lies in the trapable.cs I added some code to turn the the small pouch red when trapped do you see what I might change here to only affect the small pouch rather then all trap category? using System; namespace Server.Items { public enum TrapType { None...
  8. paragon chest aren't taking random hue

    this is LockableContainer I dont see anything to do with hues= using System; using Server.Network; using Server.Items; using Server.Engines.Craft; namespace Server.Items { public abstract class LockableContainer : TrapableContainer, ILockable, ILockpickable, ICraftable//, ITelekinesisable...
  9. paragon chest aren't taking random hue

    yes it does show the hue# on console 1094 1180 2385 1064 2377 1161 1079 1151 1078 1097 1062 2406 1174 1097 2425 1109 1074 2425 2213 2425 however I did notice that only 20 hues seem to show up randomly not all of them could this be the problem to may hues?
  10. paragon chest aren't taking random hue

    how would I do this?
  11. paragon chest aren't taking random hue

    my server is very old its runuo.1.0. wonder if its possible the new pc language has changed a bit?
  12. paragon chest aren't taking random hue

    yep [add paragonchest1 asd 1 added 5 of them they all are 0 hue This is in my base creature is it possible I need to add something here for hue? if ( m_Paragon && Paragon.ChestChance > Utility.RandomDouble() ) // PackItem( new ParagonChest( this.Name...
  13. paragon chest aren't taking random hue

    yea I have 9 chest types that I'm doing the hues with and when I kill a mob it just creates the chest on 0 hue in its corpse. I tried this here it compiles but still o hue. using System; using System.Collections; using Server; using Server.Gumps; using Server.Multis; using Server.Network; using...
  14. paragon chest aren't taking random hue

    using System; using System.Collections; using Server; using Server.Gumps; using Server.Multis; using Server.Network; using Server.ContextMenus; using Server.Engines.PartySystem; namespace Server.Items { [FlipableAttribute( 0x232A, 0x232B )] public class ParagonChest1 : LockableContainer...
  15. paragon chest aren't taking random hue

    yes that was for testing. This is my original script and yes its staying at 0. using System; using System.Collections; using Server; using Server.Gumps; using Server.Multis; using Server.Network; using Server.ContextMenus; using Server.Engines.PartySystem; namespace Server.Items {...
  16. paragon chest aren't taking random hue

    this is my paragon chest script. paragon chest aren't taking random hue any help would be much appreciative using System; using System.Collections; using Server; using Server.Gumps; using Server.Multis; using Server.Network; using Server.ContextMenus; using Server.Engines.PartySystem...
  17. Invasion System

    Has anyone been able to work this invasion system into the old runuo 1.0 server? I would love to have this on my server. I would be willing to pay someone with the skills to make the needed changes for this this to work on runuo1.0. I know this is a old version of runuo but I hope to hear from...
  18. Killer pumpkin, hellhound,and hours animations

    Hello everyone, I've searched high and low for the artwork animations for these three creatures with no luck. Does anyone have a verdata file of these animations they would be willing to donate to my server? I see where they are supposed to be located in bodyconf. But the slots they show they...
  19. Body Value...Uuugh!

    Yes I finally got that figured out thank you! I ment the animal lore portion not identifying the tiger as a base creature. When I lore it it says this is not a animal.

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back