Page 1 of 1
Module Hak Order
Posted: Sun Apr 14, 2019 3:33 pm
by wvincenti
Good morning,
If someone were to want to whip up an NWN1 module so they could design some areas or items, what order would the haks need to be added?
-Bill
Re: Module Hak Order
Posted: Sun Apr 14, 2019 7:00 pm
by Rumple C
Highest to lowest
Re: Module Hak Order
Posted: Sun Apr 14, 2019 11:06 pm
by wvincenti
Rumple C wrote:Highest to lowest
So this?
ahp_4.0_2da
ahp_4.05
ahp_4.04
ahp_4.03
ahp_4.02
ahp_4.01
ahp_4.0_creat3
ahp_4.0_creat2
ahp_4.0_creat
ahp_4.0_items2
ahp_4.0_items
ahp_4.0_place2
ahp_4.0_place
ahp_4.0_tile6
ahp_4.0_tile5
ahp_4.0_tile4
ahp_4.0_tile3
ahp_4.0_tile2
ahp_4.0_tile1
Re: Module Hak Order
Posted: Mon Apr 15, 2019 12:46 am
by Stormbringer
wvincenti wrote:Rumple C wrote:Highest to lowest
So this?
ahp_4.0_2da
ahp_4.05
ahp_4.04
ahp_4.03
ahp_4.02
ahp_4.01
ahp_4.0_creat3
ahp_4.0_creat2
ahp_4.0_creat
ahp_4.0_items2
ahp_4.0_items
ahp_4.0_place2
ahp_4.0_place
ahp_4.0_tile6
ahp_4.0_tile5
ahp_4.0_tile4
ahp_4.0_tile3
ahp_4.0_tile2
ahp_4.0_tile1
Close.. like this...
ahp_4.01
ahp_4.02
ahp_4.03
ahp_4.04
ahp_4.05
ahp_4.0_2da
ahp_4.0_creat
ahp_4.0_creat2
ahp_4.0_creat3
ahp_4.0_items
ahp_4.0_items2
ahp_4.0_place
ahp_4.0_place2
and tiles 1-6
According to the DF mod
Re: Module Hak Order
Posted: Mon Apr 15, 2019 5:43 am
by Rumple C
I think think Mr V had it right the first time, according to my distant memory of being told by Ayergo. Probably best to check with him directly Bill, in discord.
Re: Module Hak Order
Posted: Mon Apr 15, 2019 9:40 am
by wvincenti
Will do.
Thanks guys!
-Bill
Re: Module Hak Order
Posted: Mon Apr 15, 2019 11:59 am
by wvincenti
This seems to be allowing me to see the armor robes that were rendering as invisible before. Hats, coats and stuff.
ahp_4.0_2da
ahp_4.05
ahp_4.04
ahp_4.03
ahp_4.02
ahp_4.01
ahp_4.0_creat3
ahp_4.0_creat2
ahp_4.0_creat
ahp_4.0_items2
ahp_4.0_items
ahp_4.0_place2
ahp_4.0_place
ahp_4.0_tile6
ahp_4.0_tile5
ahp_4.0_tile4
ahp_4.0_tile3
ahp_4.0_tile2
ahp_4.0_tile1
-Bill
Re: Module Hak Order
Posted: Mon Apr 15, 2019 5:01 pm
by Gaia_Nostra
This is the official order:
ahp_4.0_2da.hak
ahp_4.05.hak
ahp_4.04.hak
ahp_4.03.hak
ahp_4.02.hak
ahp_4.01.hak
ahp_4.0_creat.hak
ahp_4.0_creat2.hak
ahp_4.0_creat3.hak
ahp_4.0_items.hak
ahp_4.0_items2.hak
ahp_4.0_place.hak
ahp_4.0_place2.hak
ahp_4.0_tile1.hak
ahp_4.0_tile2.hak
ahp_4.0_tile3.hak
ahp_4.0_tile4.hak
ahp_4.0_tile5.hak
ahp_4.0_tile6.hak
Re: Module Hak Order
Posted: Mon Apr 15, 2019 5:16 pm
by wvincenti
Thanks!!
-Bill
Re: Module Hak Order
Posted: Mon Apr 15, 2019 9:18 pm
by wvincenti
Hmm ... I'm still getting some items refusing to show up in any of the above suggestions.
The one below gets to a handful of robes to change the appearance of armor to show up in the Toolset that were otherwise hidden, but I think a few hand and forearm options are missing when I use that. Is that sort of thing normal?
-Bill
ahp_4.05
ahp_4.04
ahp_4.03
ahp_4.02
ahp_4.01
ahp_4.0_creat3
ahp_4.0_creat2
ahp_4.0_creat
ahp_4.0_items2
ahp_4.0_items
ahp_4.0_place2
ahp_4.0_place
ahp_4.0_tile6
ahp_4.0_tile5
ahp_4.0_tile4
ahp_4.0_tile3
ahp_4.0_tile2
ahp_4.0_tile1
ahp_4.0_2da
Re: Module Hak Order
Posted: Mon Apr 15, 2019 9:32 pm
by Rumple C
Some options are reserved for the opposite gender (or another race - maybe), not to mention that some are legacy rubbish, the result of a lot of different people working and overwriting and moving and fiddling with things inconsistently.
Re: Module Hak Order
Posted: Mon Apr 15, 2019 10:08 pm
by wvincenti
Rumple C wrote:Some options are reserved for the opposite gender (or another race - maybe), not to mention that some are legacy rubbish, the result of a lot of different people working and overwriting and moving and fiddling with things inconsistently.
Oooh ... I didn't think to change the gender or race of the model.
I'll give that a whirl and see what happens.
Thanks!!
Geez, this stuff'll make ya drink.
-Bill