Recent content by WiKKiD

  1. Looking for wisdom (trying to make a dragon arrow proof)

    That's a kewl idea. Can that be tied to whether your Dragon is wearing barding or not? Something like: if(attacker is PlayerMobile && defender is BaseCreature && defender is Dragon && is wearrng kewl Dragon Barding) { attacker.SendAsciiMessage ("Ye Silly Sod!! Ye Can't be Slayin A Dragon...
  2. Anyone up for a coding challenge?

    I had a sort of similar notion. (Guarded roads...) I didn't do this too much... but. There is a script called, ~walk-to~ or something of that nature (its on here somewhere if you don't already have it in your scripts.) It basically allows you to create a series of pre-connected Way points. Then...
  3. Ultima Adventures - A full featured, content packed offline/online server

    From inside the file : MyServerSettings.cs See the comment in the line below: public static int decayrate() // note, itemdecay was disabled in this release. if you want itemdecay, run runuo.exe.itemdecay instead and set the value here to the amount of time you want for item decay . {...
  4. Notepad++ off the wall question

    Oh, Hey Pyro. No option for it? *hmmm* Well. That might explain my frustration in finding it. (duh) I know I had a machine at work a few year back that had NP++ and had all the basic Text stuff. But it was prolly the BBCode thing you are referring to. Thanks so much for all the answers! Now I'm...
  5. Ultima Adventures - A full featured, content packed offline/online server

    I recall reading somewhere that there is. My brain is telling me that I read that you needed to actually recompile or something of that nature. (I'm sure that isn't helpful but...) I found a nifty trick a while back. If any character performs Spirit Speak (With sufficient skill level of course)...
  6. Notepad++ off the wall question

    I know Notepad++ isn't exactly the best UO programming tool, but its better than MS Notepad for coding purposes. And I figure one of you programming guru's knows the answer to this right off the top of your head so... I have been reading for hours on how the old 'Customize Toolbar' plugin has...
  7. UOFiddler 4.9.12 (for animation creators)

    Ya, I do come across as 'Rambling uncomfortably' to the slower witted. No harm done mate. I got a good laugh at your expense out of it. :cool: ...And now back to our previously scheduled silence...
  8. UOFiddler 4.9.12 (for animation creators)

    Spectre... Dude... Chilll.... You do realize your reply actually re-enforces the bullet points more than counters them. I clearly stated, "...this isn't so much my opinion on the matter here, but what I was told (taught) by by all you..." And you reply with "People that post the good old "you're...
  9. UOFiddler 4.9.12 (for animation creators)

    Thanks for the response. (Seriously!) But that just makes it seem even more counter intuitive to me. I mean, I'm not a real programmer myself. (Certified Advanced Script Kiddie (CASK)) (LOL, I just made that up) But I have worked with multitudes of programmers in dozens of scenarios over the...
  10. UOFiddler 4.9.12 (for animation creators)

    Would like for some other (more experienced) programmers types to comment on this statement. Should I be concerned with this or not? (Already am now!) It does seem extremely counterintuitive for this to be Closed source. (*Stares suspiciously at Legnes*) This sucks cause I just came to this...
  11. Ultima Adventures - A full featured, content packed offline/online server

    Could you repost Changelog here perchance? Not a user of Discord.
  12. Ultima Adventures - A full featured, content packed offline/online server

    Definitively keeping up with this project. Anything else new?
  13. Ultima Adventures - A full featured, content packed offline/online server

    I'll assume your breather has to do with HarryBerry's infantile rant over on Reddit. Bro, Allow me to apologize on behalf of that twit's 'bovine excrement' (~read as:BS) The amount of time and dedication you have put into this project is staggering, and despite the rambling of a few wantonly...
  14. Ultima Adventures - A full featured, content packed offline/online server

    Doh... Correction: ATruGod said... This worked for me, but the character(s) on the account before the change are still regular ole everyday folk. Any new character created on the account is automatically an admin. I haven't Tried the "scrub the accounts.xml" file method. Albeit, that kinda...
  15. Ultima Adventures - A full featured, content packed offline/online server

    That is how I got in, Danburo13's method does work. The existing Character(s) on the account will not become an Admin I found, any new character created with the above will be an admin. Why I dunno, try a new char and see.
Back