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

Xyth's A19 - A17 Modlet Collection

Status
Not open for further replies.
Posted a new modlet, Billboards! Now you can easily watch your own videos in game. Enjoy.

 
love the billboards xyth :)

just a question... I'm not getting anything from billboardvideomp4. the other 2 work great. I am using the stock images, haven't changed anything. should I be? or is it something else?

no complaints :) just curious

edit: I hooked it up, it turns on and off, just no images or vids

 
Fixed. Version 1.01 It was a typo in the path caused by renaming the mod just prior to uploading it. Pro tip: Don't do any changes after testing :-)

 
Junk Drops

Hey Xyth! I just wanted to share what I did to get a lot more junk items in my game. I know it may be a bit much but if anyone wanted to increase the Junk drops, all you have to do is place this at the bottom of the Loot.xml. Its helped me get the amount of material I was looking for. With loot turned up to 500%, you can scavenge all the material you need. But you will be scrapping a TON. :D

Code:
<!-- LOOTGROUPS -->
	<append xpath="/lootcontainers/lootgroup[@name='junk']">
			<item group="itemJunk" count="0,5" prob="4"/>
	</append>
	<append xpath="/lootcontainers/lootgroup[@name='automotive']">
			<item group="itemJunk" count="0,5" prob="4"/>
			<item group="junkPersonal" count="0,2" prob="6"/>
	</append>		
	<append xpath="/lootcontainers/lootgroup[@name='backpacks']">
			<item group="junkPersonal" count="0,5" prob="6"/>
	</append>		
	<append xpath="/lootcontainers/lootgroup[@name='sportingGoods']">
			<item group="junkPersonal" count="0,3" prob="2"/>
	</append>		
	<append xpath="/lootcontainers/lootgroup[@name='garbage']">
			<item group="itemJunk" count="0,5" prob="6"/>
	</append>		
	<append xpath="/lootcontainers/lootgroup[@name='cupboard']">
			<item group="itemJunk" count="0,5" prob="4"/>				
	</append>
	<!-- LOOTCONTAINERS -->
	<append xpath="/lootcontainers/lootcontainer[@id='70']"><!-- REGULAR ZOMBIE LOOT -->
			<item group="junkPersonal" count="0,3" prob="4"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='71']"><!-- STRONG ZOMBIE LOOT -->
			<item group="junkPersonal" count="0,5" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='36']"><!-- LUGGAGE -->
			<item group="junkPersonal" count="0,4" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='19']"><!-- CARS -->
			<item group="junkPersonal" count="0,4" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='10']"><!-- GARBAGE -->
			<item group="itemJunk" count="0,5" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='9']"><!-- BACKPACKS -->
			<item group="junkPersonal" count="0,4" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='6']"><!-- NIGHTSTANDS -->
			<item group="junkPersonal" count="0,3" prob="6"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='8']"><!-- SINKS,CUPBOARDS -->
			<item group="itemJunk" count="0,2" prob="4"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='35']"><!-- TREE STUMPS -->
			<item group="junkPersonal" count="0,3" prob="4"/>				
	</append>
	<append xpath="/lootcontainers/lootcontainer[@id='43']"><!-- LOCKERS -->
			<item group="junkPersonal" count="0,2" prob="5"/>				
	</append>
I don't know how to get the text into a scrolllable box. SORRY :(

lol NVM, figured it out. :D

 
Last edited by a moderator:
SDX mods require the SDX Launcher to compile them. Once compiled they are in your Mods folder. Already in Modlet form. At least for me. :D

 
Added the Video Players modlet. This adds 2 new televisions, one free standing and the other a replacement for the small vanilla wall mounted TV.

 
Dude! The Tv's are a great touch. :D I'm looking on Youtube for Emergency Broadcast Alerts that refer to a pandemic, or zombies. ;) It'll add a great level of ambiance and a definite spooky factor. :D

--Dang it. I can't seem to get them Tv's to work. Hooked them up to a battery bank. I can turn them on and off. But no video/audio.--

 
Last edited by a moderator:
Dude! The Tv's are a great touch. :D I'm looking on Youtube for Emergency Broadcast Alerts that refer to a pandemic, or zombies. ;) It'll add a great level of ambiance and a definite spooky factor. :D
--Dang it. I can't seem to get them Tv's to work. Hooked them up to a battery bank. I can turn them on and off. But no video/audio.--
Sorry, fixed a pathing issue. Should work now. Also, they don't need power, just hook up a wire to them then unhook the wire.

 
Last edited by a moderator:
I placed them, powered them, unpowered them. Turned them on and off, nothing.

Only a black screen. I tried my own .mp4's. Nothing. :(

I've got other problems too, like food and water values not showing up in my stats menu, armor rating not adding right.

So I think I may have too many mods/edits. That or the game is just buggy as hell right now :)

 
Did you load the new version 1.01? Based on timestamp, I think our posts crossed during editing.

 
I just tested out the new version and it is working for me. Now I can just sit back and watch a movie while I wait out the night.

 
Working 100%!

Sorry, yea I didn't see that you uploaded a new version. :D Tv's are working great!

I got a copy of Day of the Dead (1986) and a fake Emegency broadcast mp4's that work and look great. :D

20190206063018_1.jpg

Love it!

 
Dude! The Tv's are a great touch. :D I'm looking on Youtube for Emergency Broadcast Alerts that refer to a pandemic, or zombies. ;) It'll add a great level of ambiance and a definite spooky factor. :D
--Dang it. I can't seem to get them Tv's to work. Hooked them up to a battery bank. I can turn them on and off. But no video/audio.--
How about this friend that I use

link

I hope you serv

 
Last edited by a moderator:
You plan to put much needed radio
I started on a model, old school radio set. Only issue is that your .mp3 files would need to be converted to .mp4 for it to work as a modlet. It takes a minute to do using free conversion websites.

Cool videos guys, glad to see you are doing good things with the modlet. BTW, there is no reason why it can't have more than 3 channels, but that seemed like a good place to start.

 
Last edited by a moderator:
I started on a model, old school radio set. Only issue is that your .mp3 files would need to be converted to .mp4 for it to work as a modlet. It takes a minute to do using free conversion websites.
Cool videos guys, glad to see you are doing good things with the modlet. BTW, there is no reason why it can't have more than 3 channels, but that seemed like a good place to start.
Thanks your mod It's a masterpiece Much needed in the game More Videos Enjoy

link https://youtu.be/sUpLuwY7XMY

link

link https://youtu.be/Dq-f9TR5L2o

 
Status
Not open for further replies.
Back
Top