[Archive] GroundEffectDoodad downport SOLVED
[Archive] GroundEffectDoodad downport SOLVED
Archived author: DefMech • Posted: 2018-09-27T13:16:44+00:00
Original source
Is there some way to downport GroundEffectDoodad.db2 from BfA to wotlk?
Archived author: DefMech • Posted: 2018-10-02T13:17:13+00:00
Original source
Bump
Archived author: wungasaurus • Posted: 2018-10-02T14:12:41+00:00
Original source
WotLK does not support anim scale and push scale, so entries using that will be broken. WotLK does not support all flags that cata+ does, so some colours will be broken at least.
Other than that, you just need to resolve the file ID to a filename and you're done.
There likely is no existing tool for this.
GroundEffectTexture has no additional columns but needs reordering of columns.
Quote: On 10/2/2018 at 5:12 PM, wungasaurus said:
WotLK does not support anim scale and push scale, so entries using that will be broken. WotLK does not support all flags that cata+ does, so some colours will be broken at least.
Other than that, you just need to resolve the file ID to a filename and you're done.
There likely is no existing tool for this.
GroundEffectTexture has no additional columns but needs reordering of columns.
How I can resolve this to filenames?
Archived author: DefMech • Posted: 2018-10-08T13:46:03+00:00
Original source
Quote: On 10/2/2018 at 5:12 PM, wungasaurus said:
WotLK does not support anim scale and push scale, so entries using that will be broken. WotLK does not support all flags that cata+ does, so some colours will be broken at least.
Other than that, you just need to resolve the file ID to a filename and you're done.
There likely is no existing tool for this.
GroundEffectTexture has no additional columns but needs reordering of columns.
How I can resolve this to filenames?
Archived author: wungasaurus • Posted: 2018-10-08T19:43:27+00:00
Original source
there is a tool called "list_root" somewhere around here. otherwise, bnet.marlam.in/files.php
Quote: 8 hours ago, wungasaurus said:Thanks.
there is a tool called "list_root" somewhere around here. otherwise, bnet.marlam.in/files.php
Archived author: DefMech • Posted: 2018-10-09T04:26:17+00:00
Original source
Quote: 8 hours ago, wungasaurus said:Thanks.
there is a tool called "list_root" somewhere around here. otherwise, bnet.marlam.in/files.php