Amaroth

  Designers
  • Content Count

    612
  • Joined

  • Last visited

File Comments posted by Amaroth


  1. This is an older version of my patch which might not work on some databases. It seems that TrinityCore dev have yet again for absolutely no good reasons renamed some field 'cause fuck backwards compatibility. As you can see, query is trying to insert value to field 'faction', which, according to your MySQL server, doesn't exist (so its most likely renamed to something else).

    I'd suggest you to try creating this patch by yourself by running my gob generating tool (its linked in this patch's description). It will generate similiar SQL, but one which should be far more compatible with other version of database.

    If even using my tool to generate your own patch that doesn't work... You need to open SqlBackup.sql in my tool's folder and change field name(s) to match your database (by some mass-text editing software, most applications for programming have this, and nearly any decent document editing software should also have an option to replace all instances of one word with another one).


  2. Maybe, but you can do so by yourself, quite easily. Simply make a copy of WMO files, open WMO root file in 010 editor, rewrite paths to .blp textures (without changing their length, so just change one character or something like that) and make renamed copies of textures you wanted to change. Then open those renamed BLPs in Photoshop and change them to whatever you want.

    The very same technique can be used on M2s.

    And you can do the same if you open my WMOs in Blender by using WMO plugin and following Skarn't WMO tutorial, go to textures section, rewrite path to some texture in one of materials and export it as a new WMO.


  3. On 2. 6. 2016 at 6:42 PM, sen8sei said:

    In case anyone needs to know how to use this patch, edit your WMV path (in the config file): 
    Search for the line "MPQFiles=" and add another line pointing towards Naxius's Patch, example "C:\\user\\World of Warcraft\\Data\\patch-A.MPQ;"

    Note - Semicolon symbol ; is important to add at the end of the path

    Open your WMV and type "garrison" in the search box and you're good to go. Remember to read the text file included in the download to know which wmo's are not yet fully working/textured.

    Too complicated.

    1. Run WMV

    2. Go to Options menu and select Settings

    3. Click on Add, select patch.

    4. Restart WMV and you are done.


  4. My apologies for not responding earlier. This is for WotLK. It contains only displayIDs for all models in WotLK client, it doesn't contain any retro ported models or similiar kind of stuff. I'm going to release a tool used for creating this release to give you possibility to make something like this on your own and to use this even on retro-ported models.

  5. WoWMod Launcher

       203    5

    Its made for WotLK. I don't know if you can make this work for newer expansions. Maybe you can, maybe you can't, simply try it (I don't even know how Cata, MoP, WoD and Legion modding works). It should definitely work well for Vanilla and TBC though. Launcher just downloads files and folders into changeable local paths, so it should be fairly universal, at least for MPQ-using expansions for sure.

  6. WoWMod Launcher

       203    5

    On 28. 10. 2016 at 0:56 PM, Kaev said:

    Thanks for the release :)

    Would be great if you could upload your sourcecode to GitHub so we could submit code via pull requests. A far better solution than telling you via Skype or E-Mail what i would change.

    Beep beep :P.