Search results

  1. AdamD

    Allowing monsters/vendors to see through walls?

    Ah! I'll take a look tomorrow, thanks ViWinfii :)
  2. AdamD

    Allowing monsters/vendors to see through walls?

    Yea the ability for monsters or "holy" (fightmode evil) vendors to flag through walls.
  3. AdamD

    Allowing monsters/vendors to see through walls?

    I'm not sure if it's still the same on the official UO shards, but can it be made so monsters/vendors can see through walls/obstacles? And any clues as to which section of code I should be looking at for that? Been scouring through the line of sight code in the /server/mobile.cs file, but it's...
  4. AdamD

    Are there any coders who do custom work?

    Thanks Zero, yea I did try it both ways, but it kinda looks better with the magic arrows/fireballs richocheting off the original target (I think so anyways) :P
  5. AdamD

    Are there any coders who do custom work?

    Ok it kinda works, didn't notice the magic arrows are coming from the monster instead of me In some ways it kinda looks better, as it's like the arrow is splitting into shards and bouncing off the creature haha
  6. AdamD

    Are there any coders who do custom work?

    It's fine, lol, I did laugh :) Yea I did try it myself, but having no coding experience, it's a bit beyond me What I did was looked in baseweapon for the hitmagicarrow and hitareadamage and tried to create a new entry (Class?) and merge the two, but I don't know how to make it actually do the...
  7. AdamD

    Are there any coders who do custom work?

    So no serious answers then? :p
  8. AdamD

    Are there any coders who do custom work?

    Quite right, probably because I haven't decided on what I want done yet, still a bit up in the air. But basically what I'd like done, is the Hit XXX properties (fireball/lightning/magic arrow etc) to be altered, so there's a chance it will hit up to 5 additional targets within 5 spaces. The...
  9. AdamD

    Are there any coders who do custom work?

    Lol, sorry all, way to vague It'd be paid work, I want to customize some weapon properties/effects to start with, to see how well it works.
  10. AdamD

    Are there any coders who do custom work?

    Just wondering if anyone knows of any reliable, decent coders who do runuo work?
  11. AdamD

    Allowing enhancement of Artifacts

    Thanks Lokai, yea, I'm afraid my skills in "coding" are copying/pasting and hoping something works lol
  12. AdamD

    Allowing enhancement of Artifacts

    ah! found the answer on runuo.com http://www.runuo.com/community/threads/enabling-enhance-option-for-all-weaps-armour.522649/ Awesome :)
  13. AdamD

    Allowing enhancement of Artifacts

    Hi all! I've been making some modifications to my old (non ServUO) copy of RunUO, and one thing I'd like to do, is enable the ability to enhance Artifacts, using the special ores/metals. When trying to enhance, the message that's being called is: case EnhanceResult.BadItem: message = 1061011...
  14. AdamD

    Need some help modifying some code.

    You rock Lokai, thanks!
  15. AdamD

    Need some help modifying some code.

    Ok, one last question, can it be set so when the poison is applied, to say vendors or a creature, she is flagged? I thought about adding a line such as - vendor.Combatant = 0x537C "name"; But that doesn't work. I need it so she is responsible for deaths of innocent vendors (I already have it so...
  16. AdamD

    Need some help modifying some code.

    Thanks for that, I modified it a bit and it works perfectly lol. Added a check in so she can't poison people's pets, I think I did it right. using System; using Server; using Server.Items; using Server.Mobiles; namespace Server.Misc { public class PoisonedFriend { public static void...
  17. AdamD

    Need some help modifying some code.

    Ok, error I'm getting is..... Errors: + Customs/AdamsCustoms/Carp/PoisonMovement.cs: CS1061: Line 27: 'object' does not contain a definition for 'Poison' and no extension method 'Poison' accepting a first argument of type 'object' could be f ound (are you missing a using directive or an...
  18. AdamD

    Need some help modifying some code.

    Thanks Lokai, I'll give that a try for sure :)
  19. AdamD

    Need some help modifying some code.

    Hi all Got a strange request/query I want to modify the playermobile script so that one player in particular, gives off a poisonous cloud around them. Meaning, when they get within 2 tiles of a vendor or animal, the animal/vendor is then poisoned, lol. It's mostly for fun, I want to wind up a...
  20. AdamD

    Strange Noble issue

    Heh yep, it seems to have been those files you mentioned, Jack Weird, I don't remember altering those, but since replacing them a few weeks ago, there's only been about 25ish nobles spawned

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back