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

Guppycur's Modlets

Do you use my mods?


  • Total voters
    227
Manu does code stuff, I only throw meshes on. My tutorials are half ♥♥♥♥ty vids, but I have been telling people to expect yours... :)

 
What I /want/ is to populate the world with these, or at least severely broken down versions... I have a master plan, but it'll be a while before it's fulfilled.

But, think along the lines of instead of those stupid useless cars littering the world, there are dozens of the types of variety you would expect... ems vehicles, military ones, and yes, the burnt out husks that already permeate the world.

SOME may be driveable, but most will just need to be harvested for parts, then you can go to the car repair shop, gather the necessary tools to get THAT in good shape, read some books, gain some knowledge (no fracking perks!), and cobble something together that runs.

If you weren't lucky to find a running one already.

So no, I've no plans for loot or however cars are gotten now; I hate that system and think it's dumb, so I'm working the long game. Step 1, figure out how to make driveable cars. =) Check.

 
What I /want/ is to populate the world with these, or at least severely broken down versions... I have a master plan, but it'll be a while before it's fulfilled.
But, think along the lines of instead of those stupid useless cars littering the world, there are dozens of the types of variety you would expect... ems vehicles, military ones, and yes, the burnt out husks that already permeate the world.

SOME may be driveable, but most will just need to be harvested for parts, then you can go to the car repair shop, gather the necessary tools to get THAT in good shape, read some books, gain some knowledge (no fracking perks!), and cobble something together that runs.

If you weren't lucky to find a running one already.

So no, I've no plans for loot or however cars are gotten now; I hate that system and think it's dumb, so I'm working the long game. Step 1, figure out how to make driveable cars. =) Check.
I look forward to seeing where your vehicle overhaul mod goes. I totally agree that just seeing a bunch of sedans and NONE of them are drivable is silly. I mean what were the military doing holding up in the base behind secret vault doors which no one apparently can find? Which would be a kind of cool POI to build a kind of Cheyenne military compound where you COULD have a better than average chance of finding a working Humvee or other military grade vehicle. LOL I wish I was a good at building things but the extent of my building skills consists of a box. :p Maybe one of your mod fans could come up with something that you could implement??!

 
A mountain base is certainly doable, the problem is you'd pretty much HAVE to use a custom map to have it in there; mountains are pretty damn big and don't want to spawn naturally in the current RWG. But yeh, that'd be a fun POI to make. =)

 
Ya know guppy lol I have to download your modlet pack each time I want a single one lol. I have for the life of me tried to do single modlet but I can't see no option and clone or download just dl master lol what am I missing

 
@stallionsden

Code:
# make download directory
mkdir tmp
cd tmp
git init
git remote add origin -f https://github.com/guppycur/GuppyMods

# whitelist modlet
echo "/GuppysBloodMoonTrickle/" > .git/info/sparse-checkout

# download and update
git pull origin master
 
I dunno what the requirements are for using DropBox as the download site but it's something maybe you could look into?
Github is awesome lol.

Myself just went to each individual modlet and copied a dress and pasted that in the corresponding modlet in the forum.

Drop box once you become popular they reduce your storage space

 
Ya know guppy lol I have to download your modlet pack each time I want a single one lol. I have for the life of me tried to do single modlet but I can't see no option and clone or download just dl master lol what am I missing
if you are not good at command line git or dont want the whole download at once, there are browser extensions that will do the work for you. I use GitZip in chrome to just double click on a folder (or multiple folders) on Github and just download the selected. there is probably a similar tool for other browsers.

 
CENTRAL CONTROL ZONE 84 MILITARY ZONE.jpg the truth was necessary ... a military truck in my base .. I have a elicopter but not a truck I can only say good work I'll wait to see your mod truck when I have it ready this is my base my base awaits your truck marine soldierCENTRAL CONTROL ZONE 84 MILITARY ZONE.jpg

 
Last edited by a moderator:
Updated all git files from modinfo.xml to ModInfo.xml, which will offer both *nix compatibility (like I give a frack) and now it'll show up on the mod launcher. =)

 
So if I host a game (i’m not renting one) with my friends, this will work?

Sorry for the questions but I don’t know much about modding :)

 
Back
Top