[MapSwap] Ahn'Qiraj -> Kalidar menu

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 44 of 44
  1. #31
    Pinkhair's Avatar Contributor

    Reputation
    235
    Join Date
    May 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Now we just need alpha ironforge!

    [MapSwap] Ahn'Qiraj -> Kalidar
  2. #32
    sirfranc's Avatar Active Member
    Reputation
    182
    Join Date
    Apr 2009
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pinkhair View Post
    Now we just need alpha ironforge!
    OMG i agree with you so much :/ i cannot find out how to convert Alpha wmos to actual....
    You like my work? you love my edits? you love RPing?
    Come to my RP server then, is still in closed alpha, but azeroth needs YOU.
    NO! i won't give my edits to anyone for any other server!!! and my patches (from 1.5) will be encrypted and will require my server, otherwise the game will crash. cya leechers

  3. #33
    mejunior's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sirfranc View Post
    OMG i agree with you so much :/ i cannot find out how to convert Alpha wmos to actual....
    ^This, downloaded the alpha for it to just get it for a worldbuild, but it's in a different format.

  4. #34
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I looked into alpha WMOs two times already now. They are too different for an easy convert. Sadly. Its possible, but its not just moving some bytes around but taking the whole WMO, interpreting the data and writing a new WMO out of it.

  5. #35
    sirfranc's Avatar Active Member
    Reputation
    182
    Join Date
    Apr 2009
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by schlumpf View Post
    I looked into alpha WMOs two times already now. They are too different for an easy convert. Sadly. Its possible, but its not just moving some bytes around but taking the whole WMO, interpreting the data and writing a new WMO out of it.
    Which i bet can be done with a compiler made for that purpose i bet : /
    You like my work? you love my edits? you love RPing?
    Come to my RP server then, is still in closed alpha, but azeroth needs YOU.
    NO! i won't give my edits to anyone for any other server!!! and my patches (from 1.5) will be encrypted and will require my server, otherwise the game will crash. cya leechers

  6. #36
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That actually was my point? (Also, see the cataclysm login thread)

  7. #37
    BaddyMcBad's Avatar Knight-Lieutenant
    Reputation
    47
    Join Date
    Mar 2010
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by schlumpf View Post
    I looked into alpha WMOs two times already now. They are too different for an easy convert. Sadly. Its possible, but its not just moving some bytes around but taking the whole WMO, interpreting the data and writing a new WMO out of it.
    How difficult would it be? If it's just a matter of time more than it would be difficulty I'd love to and be willing to do it and/or help with a combined effort of people. I've got some alpha files but they're from F&F alpha and wouldn't contain the development map I'd assume.

    I've got tons of time and enjoy seeing these kinds of things more than WoW itself.
    Last edited by BaddyMcBad; 02-03-2011 at 03:05 AM.

  8. #38
    sirfranc's Avatar Active Member
    Reputation
    182
    Join Date
    Apr 2009
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would gladly redo the model with more recent and accurate reskins too! and ofc swapping the doodadset with new stuff to make it up to date
    You like my work? you love my edits? you love RPing?
    Come to my RP server then, is still in closed alpha, but azeroth needs YOU.
    NO! i won't give my edits to anyone for any other server!!! and my patches (from 1.5) will be encrypted and will require my server, otherwise the game will crash. cya leechers

  9. #39
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thing is, that the alpha WMO format is not completely documented. Also, there are errors in the current WMO documentation making it very hard to find differences and writing a converter. It's therefore not only a matter of time but also a question of wether it's possible to reverse engineer the file formats correctly.

  10. #40
    BaddyMcBad's Avatar Knight-Lieutenant
    Reputation
    47
    Join Date
    Mar 2010
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by schlumpf View Post
    Thing is, that the alpha WMO format is not completely documented. Also, there are errors in the current WMO documentation making it very hard to find differences and writing a converter. It's therefore not only a matter of time but also a question of wether it's possible to reverse engineer the file formats correctly.
    How long would it take to learn to do this sort of thing? Like I said, I've got tons of time and the willingness to learn to do this. I'd love to help convert what is possible and then attempt to do the rest.

  11. #41
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaddyMcBad View Post
    How long would it take to learn to do this sort of thing? Like I said, I've got tons of time and the willingness to learn to do this. I'd love to help convert what is possible and then attempt to do the rest.
    Depends on how good you are with reverse engineering. Generally I'd say: No experience: Months. Good knowledge about WoW's files etc: Well, a weeks, I guess.
    With never having done anything with this, it might be overkill at first. You may accomplish something. To give you some starters: WMO/v14 - WoW.Dev Wiki This is what I have done so far. You still need to complete a lot of sections of this document. Also, as said, the retail documentation is not complete as well. I would say: Its not worth the effort comparing what you get from it.

  12. #42
    BaddyMcBad's Avatar Knight-Lieutenant
    Reputation
    47
    Join Date
    Mar 2010
    Posts
    331
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by schlumpf View Post
    Depends on how good you are with reverse engineering. Generally I'd say: No experience: Months. Good knowledge about WoW's files etc: Well, a weeks, I guess.
    With never having done anything with this, it might be overkill at first. You may accomplish something. To give you some starters: WMO/v14 - WoW.Dev Wiki This is what I have done so far. You still need to complete a lot of sections of this document. Also, as said, the retail documentation is not complete as well. I would say: Its not worth the effort comparing what you get from it.
    I'll look over that tonight, any programs I need besides one for working with MPQs?

  13. #43
    Pinkhair's Avatar Contributor

    Reputation
    235
    Join Date
    May 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Right now we don't even have a working importer/exporter for current WMOs, much less alpha ones. It might well be easier to get a way of doing live ones and then importing old ironforge through a 3d software(using d3d/gl capture or something to get the geometry)

  14. #44
    schlumpf's Avatar Retired Noggit Developer

    Reputation
    755
    Join Date
    Nov 2006
    Posts
    2,759
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pinkhair View Post
    Right now we don't even have a working importer/exporter for current WMOs, much less alpha ones. It might well be easier to get a way of doing live ones and then importing old ironforge through a 3d software(using d3d/gl capture or something to get the geometry)
    Well, yes. Point is that there are no WMO/v14 -> OBJ converters as well, therefore one would need to write that one, then a OBJ -> WMO/v18 one. This being the exact same as just writing a WMO/v14 -> WMO/v18 one directly as you would need some format in between anyway. But converting them into valid OBJ files before would be additional work. ,)

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Model Edit]Awesome Looking Ahn'Qiraj Fists
    By sobieski in forum World of Warcraft Model Editing
    Replies: 10
    Last Post: 04-08-2008, 11:36 PM
  2. i need a model edit for campfire-ahn qiraj stairs
    By chet in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-28-2007, 01:28 PM
  3. Cheating the way to the Ahn'Qiraj World event?
    By Raliant in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 11-28-2007, 05:30 PM
  4. Behind Ahn'qiraj
    By Blamzanoid in forum World of Warcraft Exploration
    Replies: 15
    Last Post: 04-18-2007, 02:58 PM
  5. Temple of Ahn'Qiraj A guide for AQ40
    By Matt in forum World of Warcraft Guides
    Replies: 2
    Last Post: 03-14-2006, 12:49 AM
All times are GMT -5. The time now is 01:56 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search