Jump to content

Roccus

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Roccus

  1. But where's the variable ? Is that the uint Version number that appear after putting back the m21 chunk on the file in 010editor while M2Template is opened ?
  2. Roccus

    Get FileData ID

    Very gud tool helensis , ur englich is of veri gut ! ;))))
  3. yes but i'm the kind that open multiple tab at once and my computer as powerful as it is as a hard time loading it all so this tool is cool at least for me
  4. Pretty nice tool for when you are lazy to search some displayid on wowhead without having the long loading when you want lots of it simultaneously. Thx
  5. It s linked To helmetgeoset thing in wowdev. You can find info on them there but i cant guarantee for Hand chest etc. But some number hide some head geoset dépending on the helmet
  6. Yes with fiel18 and field18_1 use the flags to hide geosets part, like ears, beard, hear. (for 7.2 definitions of wdbx), field30 field30_1 if i remember correctly for 7.1 definitnions. Try to copy geosets of random helmet to see of those flags work on a hand line on itemdisplayinfo.db2
  7. In skin00, change in texture unit renderflags to 2 for textures and look in m2 how many textures you have and try those different id in textureid below renderflag in textureunit. Do it in skin01 too. Skin00 is model loading and skin01 texture
  8. maybe if you're doing some blender, try keeping a single mesh of the swapped model in it so it might work, a little trick i use for some m2. Strange things of Legion.
  9. yes i know, but unless he doesn't swap it won't work, now that i know he has swapped, he needs to find why it doesn't appear.
  10. i'm not a wmo or gobjects modder, i don't know anything about them, sorry
  11. In legion you can make gameobjects (wmo included) available with .gob add by adding their root id in gameobjectsdisplayinfo.db2 + some server edit. You can add those existing gobjects because they exist in thé root file. But if you want custom it s not possible. You have to swap. I posted the root in legion pack here and did a tuto for thé ID's
  12. Version 1.0.0

    531 downloads

    .
  13. Great info thx mate you erased a great problem of my project
  14. Nice To know i changes renderflags in m2 before but not in skin00 and skin01 but still have you for an est way To find what textureunit le linked To what mesh ? WMV model control does lot help
  15. Yep that's what i realised. Still annoying thing 'cause custom cloak work, game cloaks aren't. I tried to delete the flip normals layer of the standard long cloak model, it didn't work. Then i duplicated the normals et flip them To do my own flip layer still didn't work. I'm interested in the subject
  16. I'm curious on how you manually fix normals. In my mind it always have to do with the game not understanding character modelling and that that was something we can't do shit about Do you have bullshit deathknight eyes on some edited models too ? Like big black square around texture on the glow blp and even if you edit renderflags or the blp it doesn't do anything. Sometimes it can be litteraly transparent face
  17. yep best way, as far as i know because i started modding in WoD so i have 0 knowledge on what was there or not in Wotlk mop cata
  18. It it linked to itemdisplayinfo, column 11, it's a flag you must put into there to tell the weapon to 'flip'. You have to find this by searching a weapon that does this without having a left.m2. If i remember correctly (i'm really not sure) i did it for a patch i made for WoD, the flag was 129 or 123 or 126
  19. try for the 0 and the 1 to change the textureid to 2 or 1 or 0 to see which one texture which part and which texture it uses.
  20. Try editing the skin01 that stands for the texture of the model and change for the texutextureunit from textureid 1 to 2 or the other way. I had the problem with some custom haircut but with more complicated models/
  21. cracked wow exe for the server to read the root, you need to find one cracked
  22. yes select the meshes with lots of faces, vertices etc, go to modifiers, add modifier and choose decimate, ratio 0.5 it should do the trick.
×
×
  • Create New...