[size=+2]December 7, 2015[/size] - Initial release - Fixed problem with the beard slot being taken up. - Added alternate texture for the sake of uniqueness. (I'll add different fabric textures/colour schemes sometime in the future.) - Added ring variants for both. [size=+2]December 8, 2015[/size] - So turns out that the slot its occupying is called 'mouth'. Might move it down to the 'neck' slot. [size=+2]December 11, 2015[/size] - Three more scarfs coming soon(?)[size=-2]tm[/size] (Mama Murphy's, Rag Dress, & Silver Shroud.)
[size=+2]December 17, 2015[/size] - After two users mentioned the ring slot scarfs being invisible, I investigated the issue. There was a flag I forgot to tick off for it to be visible when equipped. Fixed and tested. - The scarfs mentioned in the previous changelog post are still coming, just super busy finished up work for college right now before winter break.
Ah the age of older mods is truly showing. Console commands are a no no. 165k views and just 17k downloads should tell you everything you need to know if you're contemplating pulling your hair out over a scarf mod.
the scarfs for the ring slot add a weird texture to your forearms. Doesn't seem to be from any clothing either and doesn't appear in 3rd person only 1st person
sorry for my bad english to recover the rings I have CONPRI the console code has returned but I have not conprie the first two "XX" " NMM " I go 10, but I find nothing in the .merci inventory to help yours !
I never really got how that worked (wasn't something that New Vegas had), does it just check through all item names for the word you put in, in quotations and spit out the IDs for anything that it finds?
I got this a while back - worked fine. Then it stopped working. i typed in the correct information, yet no scarf.
I finally understood why.
The example given in the description is faulty (sort of).
It states "player.additem 1000800 1" For me, that means "player.additem 10(load order)00(two zeroes)800(item name) 1(amount)"
That is confusing, because in the above text, it states XX000XXX 1 where the XX is load order - two digits and then followed by three zeroes, yet the example has one 0 too little.
Correct example should be:
player.additem 10000800 1 and not player.additem 1000800 1
Hopes this helps someone! I got it right in the beginning because i typed it in by hand, but later i started to copy the example, as i found out you can crtl C + ctrl V in the console.
Other than that, super mod, i really like it. I like playing and modding the game to feel miserable. I play hardcore (if i die its new game time) and i really like immersion, and taking it slow. Having that scarf makes me feel more comfortable before heading out in pouring rain ^_^
38 comments
- Initial release
- Fixed problem with the beard slot being taken up.
- Added alternate texture for the sake of uniqueness. (I'll add different fabric textures/colour schemes sometime in the future.)
- Added ring variants for both.
[size=+2]December 8, 2015[/size]
- So turns out that the slot its occupying is called 'mouth'. Might move it down to the 'neck' slot.
[size=+2]December 11, 2015[/size]
- Three more scarfs coming soon(?)[size=-2]tm[/size] (Mama Murphy's, Rag Dress, & Silver Shroud.)
[size=+2]December 17, 2015[/size]
- After two users mentioned the ring slot scarfs being invisible, I investigated the issue. There was a flag I forgot to tick off for it to be visible when equipped. Fixed and tested.
- The scarfs mentioned in the previous changelog post are still coming, just super busy finished up work for college right now before winter break.
Console commands are a no no.
165k views and just 17k downloads should tell you everything you need to know if you're contemplating pulling your hair out over a scarf mod.
sorry for my bad english to recover the rings I have CONPRI the console code has returned but I have not conprie the first two "XX" " NMM " I go 10, but I find nothing in the .merci inventory to help yours !
Look at this image.
help "scarf" 4
that will list all scarf options with their ID. Works for most things in the form - help "________" 4
Or open the console and type
help "scarf" 4
that will list all scarf options with their ID. Works for most things in the form - help "________" 4
I got this a while back - worked fine.
Then it stopped working. i typed in the correct information, yet no scarf.
I finally understood why.
The example given in the description is faulty (sort of).
It states "player.additem 1000800 1"
For me, that means "player.additem 10(load order)00(two zeroes)800(item name) 1(amount)"
That is confusing, because in the above text, it states XX000XXX 1 where the XX is load order - two digits and then followed by three zeroes, yet the example has one 0 too little.
Correct example should be:
player.additem 10000800 1
and not
player.additem 1000800 1
Hopes this helps someone! I got it right in the beginning because i typed it in by hand, but later i started to copy the example, as i found out you can crtl C + ctrl V in the console.
Other than that, super mod, i really like it. I like playing and modding the game to feel miserable. I play hardcore (if i die its new game time) and i really like immersion, and taking it slow. Having that scarf makes me feel more comfortable before heading out in pouring rain ^_^