Search results

  1. Redmoon

    Code Custom Rune Colors

    This will require a re-compile, but I haven't had any issues with it and previous saves. Scripts to change: "Server\Map.cs" (this is the repo folder) public static Map TerMur { get { return m_Maps[5]; } } //Custom Maps Start public static Map Doinsiun { get { return m_Maps[32]; } } //Custom Map...
  2. Redmoon

    Maps Ultima Live Map Streamer and Editor 0.75

    (Moved by suggestion to be easier to find) For the Ultima Live: 1.I put the whole folder in my Scripts\Customs 2. Rename Igrping.dll in my UO Client folder to Igrping_.dll and pasted the one from Ultima Live into it, leaving both 3. Run Server and Ultima Live will create a folder in...
  3. Redmoon

    Animations Custom Animations-extracting from a .flc/.gif

    This is for extracting animations from other games or downloads to prepare for custom animations in UO. ***You can do this with either flc or gif*** The program I am using is: Jasc Animation Shop 1. Open the .flc and resize the animation to 400x400 **I have found that this size increases to...
  4. Redmoon

    Animations How to add custom animations to UO

    My only request that you only share the link to this tutorial on other forums. ***I'd like to get a little credit for this, and would also like ServUO to get credit for being such a friendly/helpful forum *** :D Step 1-Organization **I have already covered how to edit & extract bmp files...
  5. Redmoon

    Misc Unpacking and Repacking uops with Legacy MUL Converter

    https://runuo.googlecode.com/files/LegacyMULConverter-v4.rar Extract LegacyMULConverter into a folder (C:\LegacyConverter is where mine is, replace this address with where you have yours) 1. Windows Key + R 2. type cmd and press enter 3. type- cd C:\LegacyConverter (remember to change this to...
  6. Redmoon

    Maps How to *yoink* parts of a map

    (the term *yoink* mean to snatch, or take) Programs you'll need: UO Fiddler Map Extractor 1.6 Map Extractor 1. Open UO Fiddler and have the Path Settings set to the map you are wanting to *yoink* from. 2. Zoom to the area you are wanting to *yoink*, and hover on the northwest corner. Write...
  7. Redmoon

    XNA Client

    I have never heard of this. I'm currently going through the list of what can and can not be put in the gumps, and all the duplicate animations. Anything that would help us customizers, would make me over the moon happy. :D
  8. Redmoon

    Power Concept for Ultima Online

    I agree it should have stayed more D&D magical based, but it didn't so... Praxiiz should add it in for those who enjoy the techy stuff. Ya know, all it would take it graphical changes to make it more "magical". ;)
  9. Redmoon

    Power Concept for Ultima Online

    I agree that is how UO ~should've~ been, but then again...explain Lord Blackthorn and his tech body, and the Meers are from outer space..so I'd say go ahead and put in the powerlines. It could be used as a great quest for a re-take over by the Meers and Lord Blackthorn.
  10. Redmoon

    Z level change with patch 7.0.xx?

    I don't completely understand this yet, but here is the changes in the clients from 7.0.7.1 to 7.0.34.6 to newest 7.0.34.15. http://rapidshare.com/share/8A4D1B91F3D110C44E5BC62BADE61119 The individual text files were too large to upload here. Hopefully someone can make heads or tails of this...
  11. Redmoon

    New Boats and Galleons [Deleted]

    It looks like you didn't do the Server/ edits and re-compile. ;)
  12. Redmoon

    Z level change with patch 7.0.xx?

    I tried adding wall via your instructions, but I can't see my walls at all. I may have done something wrong, or it could be that damn client issue. I'm using client (7.0.34.6 and 7.034.15) 45 9 1119794 20502 20506 20523 20504 20503 20508 20522 20505 20515 0 0 0 0 0 0 DraíochtWalls...
  13. Redmoon

    Z level change with patch 7.0.xx?

    I will test this.
  14. Redmoon

    Z level change with patch 7.0.xx?

    Could you please post a screenshot? and one pic of the walls you're adding?
  15. Redmoon

    Z level change with patch 7.0.xx?

    This is just a guess, but: Do you need to change the map sizes? 6144, 4096 OLD 7168, 4096 NEW I have found that with the updates map areas are gone (Primeval Lich area removed), or screwed up....dressers 1/2 way across the world...REALLY OSI?!?!?!o_O If worse comes to worse, use your older...
  16. Redmoon

    The quest for the new tiledata flags

    This is what I'm currently looking for. I'm sure it's in one of the exe(s) or dll(s). I have peeked into them, but haven't found what we're all looking for yet (?e_flags?). From what it looks like, OSI is linking all art/gumps to animations via the client then flagging in tiledata as a "after...
  17. Redmoon

    The quest for the new tiledata flags

    All of the above links are for clients 7.0.23.1 and below; mounts clients 7.0.10(ish and lower)... and my customs work flawlessly with those clients. I'm using the newest client (7.0.34.6-7.0.36.15), and none of the older work-arounds fix this issue. Ugh! Well I found the clothing issue...
  18. Redmoon

    The quest for the new tiledata flags

    I'd totally play the damsel in distress! ;) I'm stumblin' around in the dark here, but I know it's possible to get this much needed info. I have all my customs set correctly. They work perfect in lower clients...I'm not sure what OSI's smokin'..but maybe I need some of it to get in their frame...
  19. Redmoon

    Common Concepts You Want To Know

    ROFLMAO! Yup, that would be the best place for the "how to for beginners"
  20. Redmoon

    The quest for the new tiledata flags

    I'm currently hunting for the new tiledata flags for the newer clients (post-muls). What used to work for custom wearables and mounts, doesn't ~completely~ work anymore. The issues I'm having are: 1. Any custom wearable disappearing while sitting 2. Custom mounts disappearing. Mounts: It...
Back