• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Riles Vanilla Plus

I forgot to ask .. this will work OK in A19 b180 Stable ... which isn't really stable ( has many issues .. with SMG turrets at the moment _Vanilla or Modded ) .. Thank you

EDIT .. I think I answered my own question after installing it in A19 b180 .. it works fine .... (Did have 1 issue, I forgot to remove my steel bar mod from another modder and it didn't or the game didn't like it _ Removed it ) .. All seems to be good now.

But it doesn't like the update to A19.1 b4 exp .. Sometimes Old Players just have issues remembering which game they are playing, Lol

 
Last edited by a moderator:
I forgot to ask .. this will work OK in A19 b180 Stable ... which isn't really stable ( has many issues .. with SMG turrets at the moment _Vanilla or Modded ) .. Thank you

EDIT .. I think I answered my own question after installing it in A19 b180 .. it works fine .... (Did have 1 issue, I forgot to remove my steel bar mod from another modder and it didn't or the game didn't like it _ Removed it ) .. All seems to be good now.

But it doesn't like the update to A19.1 b4 exp .. Sometimes Old Players just have issues remembering which game they are playing, Lol
Haha, the game does update a lot! Looks like you solved a bunch of issues. Are you still having any issues?

 
Wait, it doesn't scrap every item instantly? what items does it miss? I may just have to add a few more lines or something, not too much work.
never mind, i edited it myself and now it works.. here's what i changed myself:

<configs>
<!-- Zero scrapping times! I hate the scrapping times with a PASSION!-->
<append xpath="/items/item[@name='resourceYuccaFibers']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceScrapBrass']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceScrapLead']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceCloth']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourcePaper']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='partsMaster']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceSewingKit']"><property name="CraftingIngredientTime" value="0"/></append>

<append xpath="/items/item[@name='resourceScrapIron']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceRockSmall']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceWood']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceScrapPolymers']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceLeather']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceMilitaryFiber']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceElectricParts']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceElectronicParts']"><property name="CraftingIngredientTime" value="0"/></append>
<append xpath="/items/item[@name='resourceMechanicalParts']"><property name="CraftingIngredientTime" value="0"/></append>

<!--
<set xpath="/items/item[@name='resourceScrapIron']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceRockSmall']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceWood']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceScrapPolymers']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceLeather']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceMilitaryFiber']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceElectricParts']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceElectronicParts']/property[@name='CraftingIngredientTime']/@value">0</set>
<set xpath="/items/item[@name='resourceMechanicalParts']/property[@name='CraftingIngredientTime']/@value">0</set> -->
<insertAfter xpath="/items/item[@name='resourceBrokenGlass']/property[@name='EconomicBundleSize']">
<property name="CraftingIngredientTime" value="0"/>
</insertAfter>
</configs>


the white part i copied and just make an append xpath instead of a set xpath.... and now they work, also i was getting yellow error warnings, and by changing this they have been removed...

 
Good Day Riles

Since the Fun Pimps updated to A19.1 b8 .. will you be updating also and should I wait before changing over?? O-What it fun it is.

I really do enjoy the Mod and have found so many things that I couldn't do before _ that I can do now. Thank You ... the Old Gamer .. 😌

 
Good Day Riles

Since the Fun Pimps updated to A19.1 b8 .. will you be updating also and should I wait before changing over?? O-What it fun it is.

I really do enjoy the Mod and have found so many things that I couldn't do before _ that I can do now. Thank You ... the Old Gamer .. 😌
Still works on A19.1 b8

 
Last edited by a moderator:
I'm currently using 1.04 of Rifle's Fixes, great mod, however I'm trying to download 1.05 and there is no download option on the top right of google drive so how do I go about downloading?

 
I'm currently using 1.04 of Rifle's Fixes, great mod, however I'm trying to download 1.05 and there is no download option on the top right of google drive so how do I go about downloading?
I just tested it out. After I click on the link, for me at least, there is a download option in the top right corner of the window? I am using Chrome though. If you are still having trouble, I can try something else for ya?

 
I just tested it out. After I click on the link, for me at least, there is a download option in the top right corner of the window? I am using Chrome though. If you are still having trouble, I can try something else for ya?
You can upload it to mediafire like many modders do (10GB is enough for you)

 
Last edited by a moderator:
Hi @Riles, I use your HUD mod on my dedi server and I love the look of the extra blocks in this mod. However, I already have a bunch of other block changes in my own mods and I would need to avoid compatibility issues.. Would you mind if I pull some of this mod out to take only the bits I would like to add? I'm more than happy to provide credit. I'll understand if you'd rather keep your work in its original form.

 
Hi @Riles, I use your HUD mod on my dedi server and I love the look of the extra blocks in this mod. However, I already have a bunch of other block changes in my own mods and I would need to avoid compatibility issues.. Would you mind if I pull some of this mod out to take only the bits I would like to add? I'm more than happy to provide credit. I'll understand if you'd rather keep your work in its original form.
I think this one can't claim authorship because this "modlet" has no assets and these are purely xml changes according to the author's fantasy

 
Last edited by a moderator:
has no assets and these are purely xml changes
You say that like its a bad thing. 😛 

Would you mind if I pull some of this mod out to take only the bits I would like to add?
I would love it if you could utilize my mod in a way that works for you! And I appreciate the recognition! Good luck sorting through it though.... it is a bit weird what I came up with for some of it.  If you need help finding the parts that don't mesh well, I would be happy to lend a hand. 🙂

Come to think of it, I have several other people's mods on my server... I don't claim them as my own, but I haven't given them official credit! GASP! I will correct this! We modders got to stick together!

 
I would love it if you could utilize my mod in a way that works for you! And I appreciate the recognition! Good luck sorting through it though.... it is a bit weird what I came up with for some of it.  If you need help finding the parts that don't mesh well, I would be happy to lend a hand. 🙂

Come to think of it, I have several other people's mods on my server... I don't claim them as my own, but I haven't given them official credit! GASP! I will correct this! We modders got to stick together!
Thanks, I'll give it a go. I already had an idea for what I was going to do, but then when I saw your mod had already done it and more it didn't seem to make sense to go over the same ground. I've done some steel bars, and made recipes for POI doors and working versions of POI lighting, so that's the sort of thing I'll be skipping. I'll hit you up if I get stuck, thanks!

 
If you see "Open in new window" in ... , click it

View attachment 15777
Unfortunately I don't have that option to 'open in new window'. Seems a common problem with google drive. I mostly get my mods from Nexus or Mod Launcher.

73FUKSa.png


Edit: Accidentally found you can download the mod so long as you're NOT logged in to Google, wut! 🙃

 
Last edited by a moderator:
There is something political about Nexus mod versus on the forums that I don't know much about. Can anyone enlighten me? I do have my mods on both nexus and on here.
Not at all apart from you needing a free Nexus account, premium is simply an option for faster downloads - if anything it's better to use GitLab or GitHub as it will then integrate into the mod launcher and streamers prefer that option.

I've been getting mods from Nexus since 2009 and wasn't aware you had your file there, I followed the forum link advertising your mod on 7daystodiemods.com and always check out the forum link than simply downloading it. Has to be said that the official forum here does load very slow in the UK region since the revamp, in that case I use the direct link.

Honestly didn't know you had your mods on Nexus, would be helpful to have link listed in your OP. And here's Xyth's post if you had any doubts about Nexus: 




 
Back
Top