Alastor StrixEfuartus Posted June 1, 2016 Share Posted June 1, 2016 There isnt any 2D editing section so i am here I would like to ask all of you beacuse i cant just check every armor texture that is in wow and i dont know if yes or no so i ask here There are planty armor textures like torso / legs / arms --- Now i speak only about 2D textures that are loaded on Body directly So Question is .... Do you think that there is chance of finding armor set that is for examle leg / boots / whatever version but not chest ? because whenever i try to find random gloves or boots in upper directory i get chests variatns and all variatns at all ( almost idc about robe/legs now i focuse only on Chest ) So again ... Do you think that there could be item that doesnt have chest version ? No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
Смердокрыл Posted June 1, 2016 Share Posted June 1, 2016 Shouldn't they be split into folders, e.g. TorsoUpper, TorsoLower, etc.? Anyway, I don't really get the question. Are you looking for a cerain group of textures that has no "_CHEST_" texture in it? If yes, then what's the point? or not Link to comment Share on other sites More sharing options...
Alastor StrixEfuartus Posted June 1, 2016 Author Share Posted June 1, 2016 Question is if there is as you said group of textures that has no Chest part No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
Kaev Posted June 1, 2016 Share Posted June 1, 2016 Do you use Microsoft Search (normal windows search engine)? If the answer is yes, type in ARMORNAME AND NOT _CHEST_ I tested it like that: I have 2 files: at_anweisung_combined.ico and at_baustein_combined.ico My searchtext was at AND NOT baustein Result: I only got at_anweisung_combined.ico If you want to know more about such things, you have to search for "Microsoft Search". Link to comment Share on other sites More sharing options...
Alastor StrixEfuartus Posted June 1, 2016 Author Share Posted June 1, 2016 Irrelevant I ask only if there is armor that has no Chest part No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
Смердокрыл Posted June 1, 2016 Share Posted June 1, 2016 8 hours ago, Alastor StrixEfuartus said: I ask only if there is armor that has no Chest part Unlikely. I think not. But why would you care? or not Link to comment Share on other sites More sharing options...
Alastor StrixEfuartus Posted June 2, 2016 Author Share Posted June 2, 2016 Cuz dis Private Sub ListBoxArmorSetsRefresh() Try LsBx.Items.Clear() Dim ContentPath1 As New IO.DirectoryInfo(TxtbxWoWPath.Text + "TorsoUpperTexture") Dim ContentPath2 As IO.FileInfo() = ContentPath1.GetFiles() For Each FileContained In ContentPath2 If FileContained.Name.Contains("CHEST_TU_M") Then Dim ControlSystem As String = FileContained.Name LsBx.Items.Add(ControlSystem.Substring(0, ControlSystem.Length - 15)) End If Next Catch ex As Exception : End Try End Sub No matter how fast light travels it finds the darkness has always got there first and is waiting for it PATREON | TWITCH | MC.net | YOUTUBE | PAYPAL |BUY SOME OF MY 3D MODELS Star Citizen Referral Code : STAR-XNFS-HVL9 - Register using my code and recieve free 5,000 UEC Link to comment Share on other sites More sharing options...
Amaroth Posted June 2, 2016 Share Posted June 2, 2016 There are hundreds of sets which lack some part. Does any of them miss chest? I am not sure, but its more than possible. I don't know such set, but I know Wizzard entertainment. Especially Vanilla sets tend to be very incomplete. English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Item Texture Sets
By Alastor StrixEfuartusin Miscellaneous
Recommended Posts