Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] <@!243874813649747968> Are you using TC or AC ?

[DiscordArchive] <@!243874813649747968> Are you using TC or AC ?

[DiscordArchive] <@!243874813649747968> Are you using TC or AC ?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
05-30-2021, 12:38 PM
#11
Archived author: Bux • Posted: 2021-05-30T12:38:37.288000+00:00
Original source

yes
rektbyfaith
05-30-2021, 12:38 PM #11

Archived author: Bux • Posted: 2021-05-30T12:38:37.288000+00:00
Original source

yes

rektbyfaith
Administrator
0
05-30-2021, 12:38 PM
#12
Archived author: Shard • Posted: 2021-05-30T12:38:54.695000+00:00
Original source

You just have to put your custom patch in your wow folder, and extractors at root
Be sure that you have patched your extractors so they can read your custom patchs (there is a list of patch names in extractors, so you can find the right line by CTRL + F)
Then just run extractors and gg
rektbyfaith
05-30-2021, 12:38 PM #12

Archived author: Shard • Posted: 2021-05-30T12:38:54.695000+00:00
Original source

You just have to put your custom patch in your wow folder, and extractors at root
Be sure that you have patched your extractors so they can read your custom patchs (there is a list of patch names in extractors, so you can find the right line by CTRL + F)
Then just run extractors and gg

rektbyfaith
Administrator
0
05-30-2021, 12:39 PM
#13
Archived author: Bux • Posted: 2021-05-30T12:39:38.594000+00:00
Original source

in way to do it
rektbyfaith
05-30-2021, 12:39 PM #13

Archived author: Bux • Posted: 2021-05-30T12:39:38.594000+00:00
Original source

in way to do it

rektbyfaith
Administrator
0
05-30-2021, 12:39 PM
#14
Archived author: Bux • Posted: 2021-05-30T12:39:43.655000+00:00
Original source

thanks
rektbyfaith
05-30-2021, 12:39 PM #14

Archived author: Bux • Posted: 2021-05-30T12:39:43.655000+00:00
Original source

thanks

rektbyfaith
Administrator
0
05-30-2021, 12:40 PM
#15
Archived author: Shard • Posted: 2021-05-30T12:40:48.416000+00:00
Original source

`src/tools/map_extractor/System.cpp` ~l.92
rektbyfaith
05-30-2021, 12:40 PM #15

Archived author: Shard • Posted: 2021-05-30T12:40:48.416000+00:00
Original source

`src/tools/map_extractor/System.cpp` ~l.92

rektbyfaith
Administrator
0
05-30-2021, 12:41 PM
#16
Archived author: Shard • Posted: 2021-05-30T12:41:25.163000+00:00
Original source

You'll have something that looks like this
```cpp
float CONF_flat_liquid_delta_limit = 0.001f; // If max - min less this value - liquid surface is flat

// List MPQ for extract from
const char *CONF_mpq_list[]={
"common.MPQ",
"common-2.MPQ",
"lichking.MPQ",
"expansion.MPQ",
"patch.MPQ",
"patch-2.MPQ",
"patch-3.MPQ",
"patch-4.MPQ",
"patch-5.MPQ",
};
```
rektbyfaith
05-30-2021, 12:41 PM #16

Archived author: Shard • Posted: 2021-05-30T12:41:25.163000+00:00
Original source

You'll have something that looks like this
```cpp
float CONF_flat_liquid_delta_limit = 0.001f; // If max - min less this value - liquid surface is flat

// List MPQ for extract from
const char *CONF_mpq_list[]={
"common.MPQ",
"common-2.MPQ",
"lichking.MPQ",
"expansion.MPQ",
"patch.MPQ",
"patch-2.MPQ",
"patch-3.MPQ",
"patch-4.MPQ",
"patch-5.MPQ",
};
```

rektbyfaith
Administrator
0
05-30-2021, 12:41 PM
#17
Archived author: Shard • Posted: 2021-05-30T12:41:33.805000+00:00
Original source

Just add your custom patchs in list
rektbyfaith
05-30-2021, 12:41 PM #17

Archived author: Shard • Posted: 2021-05-30T12:41:33.805000+00:00
Original source

Just add your custom patchs in list

rektbyfaith
Administrator
0
05-30-2021, 12:41 PM
#18
Archived author: Bux • Posted: 2021-05-30T12:41:45.390000+00:00
Original source

ok ok, thanks
rektbyfaith
05-30-2021, 12:41 PM #18

Archived author: Bux • Posted: 2021-05-30T12:41:45.390000+00:00
Original source

ok ok, thanks

rektbyfaith
Administrator
0
05-30-2021, 12:42 PM
#19
Archived author: Shard • Posted: 2021-05-30T12:42:00.401000+00:00
Original source

np let me know
rektbyfaith
05-30-2021, 12:42 PM #19

Archived author: Shard • Posted: 2021-05-30T12:42:00.401000+00:00
Original source

np let me know

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)