Jump to content
111 files
  1. The short version:
    This mod makes each weather type last longer, you can get random bad weather when you load the game or wake up, weather can persist while you sleep, or even when you quit the game.

    The long version:
    (You can customize everything below in the ini file.)

    -Each type of weather will last longer.
    This mod does *not* make it rain or snow more often, but when the game decides it's time for bad weather it'll last longer. There's also an option to make clear / sunny weather last longer.
    The default values are only 2-5 extra in-game hours, if you want actual rainy days or thunderstorms that last all night you have to set your own values in the ini.

    -Weather can persist while you sleep.
    Depending on how many hours you sleep and how long the current weather is set to last, weather might persist while you're asleep.

    -A chance for random bad weather when you wake up.
    If you go to sleep during clear weather there's a chance that you'll wake up to random bad weather.

    -Make weather persist through quitting / loading the game.
    This can be a little  wonky since the mod doesn't save while the weather is transitioning from one type to another (not always apparent if it's happening).
    If your weather isn't restored when you re-load the game it's likely because of this. Might improve it later..
    Also the mod can't differentiate one save from another. If you load up a different save the mod will load the weather from the previous save.

    -A chance for random bad weather when load the game.
    If your saved weather is clear/sunny (or you don't use the save feature) there's a chance for random bad weather when you load up the game.


    Important-ish:
    Since it can be hard to tell if the mod is working as intended, if you think you're experiencing an issue (mod not working, weather is stuck, etc..) please check the log file MorePersistentWeather.log in you game's root folder, you'll find some info about what's going on.
    If it doesn't help or you actually found and issue let me know!

    Also: For example rainy weather can (but not necessarily) be like this:
    sunny > rain > thunderstorm > light rain > sunny
    In this case the mod will activate three times, during each rainy type weather. Keep this in mind if you set custom values in the ini, they can add up and make bad weather last longer than you might expect.

    Currently fast travel will reset weather as per usual.

    Installation:
    Download MorePersistentWeather.rar, extract it and drop the files into your Red Dead Redemption 2 game folder.
     
    You're going to need Script Hook By Alexander Blade.
     
     
    • 6,388 Downloads
    • 44119 Views
    • 864.42 kB File Size
    • 8 Comments
    crossed99
    Updated
  2. I am working on a server an thought this old resource would help some of you. I take no credit for the origination of the original script. The original script is pun_idgun. I just made it work with RedM.
     
    Works best with a gun in your hand. 
     
    Installation. Unzip, drop in your resouces folder, add ensure rdr2_idgun to your .cfg. To start the resource while in game "T" then "/idgun". Enjoy! See Video!!!
    • 200 Downloads
    • 19029 Views
    • 2.7 kB File Size
    • 2 Comments
    Save5Bucks
    Updated
  3. NPC Wars is not a new concept, but no other battle mods have this level of detail and customization!
    For up to 3 teams you can choose their models, weapons, health, allegiance, and more.

    Or if that's too much and you want some fast action, start a fight with the Instant Battle option! It's your choice.

    I made this mod after seeing many many requests for a battle creator mod.
    While there is a C# script that lets you do this, it's very clunky and highly limited, so I wanted to add as much detail as possible to my mod.
    • 7,284 Downloads
    • 55492 Views
    • 237.77 kB File Size
    • 7 Comments
    SgtJoe
    Updated
  4. Short version:  this mod forces the player to sleep every now and then by draining cores when Arthur gets tired, doing "heavy blinks" (screen fades out for a second) and eventually passing out from sleep deprivation. It also lets you take a quick nap anywhere.

    Introduction: There are a lot of awesome mods that make Red Dead 2 a more realistic and immersive experience thanks to the amazing modding community ❀
    One thing that still bothered me is that you never really need to sleep, this mod attempts to fix that.

    Almost everything below is customizable in the .ini file.

    What this mod does:

    - After going without sleep for a certain amount of time Arthur / John becomes tired. (When your normal sleep core gets depleted)
     Being tired slowly drains your cores, you'll do "heavy blinks" (screen fades out for a second) & Arthur will make tired / annoyed sounds and the screen goes slightly blurry (optional).

    - Eventually you'll pass out of sleep deprivation. (When your secondary sleep core gets depleted)
      Passing out doesn't count as a good night sleep, it'll only take you back to 'tired' state and only refills your cores to 25%.

    -Ability to take a quick nap anywhere:
    While you're crouching press the "menu_up" key (up arrow by default) to bring up the prompt. Taking a nap takes two hours, it refills your cores up to to 50% and takes you back to rested state, BUT it'll only take half as much time to become tired again than after resting properly. Napping has no safeguards, it's up to you to only do it at appropriate places and times!
    Bringing up the 'take a nap' prompt will make your character sit down, you can also use it to sit down anywhere (even if you don't want to sleep) - just for role play reasons..

    -Use stimulants to recover your sleep core and stay on your feet longer!
    Drinking coffee will recover 30% of your sleep core. 
    Cocain Gum, Miracle Tonic, Bitters will recover 20%.
    They are on a 2 in-game hour time out, meaning after drinking coffee, drinking again within 2 hours minutes will do nothing. 
    You CAN however drink coffee and take another stimulant to stack their effects.
    After 2 hours you can drink again but it'll only be 50% as effective as the first one. The third one will be only 25% and so on... until you sleep.
    Taking stimulants while your sleep core is full will overcharge it, so you can drink your morning coffee for full effect.

    -Sleep core HUD element:
    It shows you how tired are you. The normal core runs out when you reach the 'tired' state (core drain & you start blinking).
    After that a second (grey) outer core will appear, when it runs out you reached the 'sleep deprived' state and you'll pass out momentarily.
    You can customize the core size and position, or disable it in the ini.

    To make it easier to position the sleep core you can create a new text file in your game directory and name it scriptHookRDR2.dev. After this, pressing CTRL+R twice in game will reload every mod that uses scriphook.
    So you can alt+tab out of the game, modify the position values in the .ini file, *save it* then press CTRL+R twice in game and the sleep core should move to the updated position, no need to reload the whole game.


    Known issues:
    -The sleep core's position and size will be wrong on different resolutions. You can fix this in the ini file. 
    If you find any issue please let me know!


    Installation:
    Download SleepDeprivation.rar, extract it and drop the files into you Red Dead Redemption 2 game folder.

    You're going to need Script Hook By Alexander Blade.
    https://www.dev-c.com/rdr2/scripthookrdr2/

    Special thanks to opariffazman for open sourcing his work ❀ It helped a lot to learn things about Red Dead 2 modding and snipletts of his code were used in the making of this mod!
    • 2,849 Downloads
    • 29264 Views
    • 1.07 MB File Size
    • 2 Comments
    crossed99
    Updated
  5. Note: Currently requires Cheat Engine. It should be possible without it, but it requires experience in C++ to code. As soon as I figure out how to do it (or some kind stranger gives me some pointers) I'll release it as a .ASI plugin.
     
    Description
    Completely disables the slowdown effect when using the weapon wheel, quick menu, and crafting menu
     
    How to Use (italics only need to be done the first time. Each time you restart you only need to do steps 4-6)
    1. Extract the file anywhere
    2. Download & install Cheat Engine
    3. Run RDR2 and then Cheat Engine
    4. (In CE) Find the icon with a computer monitor and magnifying glass in the top-left corner. Click it and open Red Dead Redemption 2
    5. File>Load>NoWeaponWheelSlowdown.ct
    6. The script appears in the bottom window of Cheat Engine. Click the square to the left of it to turn it into a Red X. The script is enabled.
     
     
     

    Red_Dead_Redemption_2_replay_2021_08.12-23.57_Trim.mp4
    • 879 Downloads
    • 14465 Views
    • 3.27 kB File Size
    • 3 Comments
    vStar925
    Updated
  6. This mod will let you turn on/off the red zones on the map. Now you can go to Blackwater and New Austin as Arthur without being WANTED!

    After the notification appears at the bottom, press F7 to open the menu.

    WARNING: The game will remember any changes you make with this mod, so back up your save file first!

    Credit to emperorLvL and kepmehz for menu base code.
    • 10,458 Downloads
    • 73290 Views
    • 173.33 kB File Size
    • 16 Comments
    SgtJoe
    Updated
  7. This game has 3 scenarios where you will get shot and killed by a bullet spawning out of thin air:

    1. Entering New Austin as Arthur
    2. Leaving the riverbed area while in Guarma Freeroam
    3. Entering the caves beneath Aguasdulces while in Guarma Freeroam

    This is a simple standalone script that automatically disables that, so you don't need to activate the options in trainers every single time you launch the game.

    Thank you to LMS and kepmehz for teaching me how to reroute natives.
    • 10,953 Downloads
    • 55933 Views
    • 64.06 kB File Size
    • 6 Comments
    SgtJoe
    Updated
  8. first mod should work with LML 80 percent chance for a perfect pelt still need to use the right weapon. hope you enjoy!
    • 12,822 Downloads
    • 57370 Views
    • 21.25 kB File Size
    • 6 Comments
    Freudianslip87
    Updated
  9. A mod that aims to make certain challenges easier and some harder.

    ---------------------------------------------------------

    !NOTE!
    I don't know what i'm doing sorry if it doesn't work as intended my brain is too miniscule to understand coding and such

    ---------------------------------------------------------

    Installation:
    Extract "Red Dead Redemption 2 Challenge Overhaul" and put "Challenge Overhaul" in your lml folder, so it looks as follows:
    Red Dead Redemption 2\lml\Challenge Overhaul

    ---------------------------------------------------------

    What the mod actually does:
    Bandit: #2: Coaches Robbed:       2 --> 3 #3: Registers in 1 Day:   4 --> 3 #5: Highest Bounty:       $250 --> $200 #6: Horses Sold:          5 --> 4 #7: Townfolk Robbed:      $50 --> $25 #8: Wagons Fenced:        7 --> 6 #9: Hogtied Train Tracks: 3 --> 6 #10: Trains Robbed:       5 --> 4 Gambler: #1: Poker Hands Won:      5 --> 3 #2: Double Down Wins:     5 --> 4 #5: No Domino Draw Wins:  3 --> 2 #8: Blackjack 4 Hit Wins: 3 --> 2 Herbalist: #2: Berry Species Picked: 1 of Each --> 2 of Each #5: Tobacco Crafting:     9 --> 8 #6: Herb Species Picked:  15 --> 12 #7: Tonic Crafted:        5 --> 4 #8: Poison Weapons Made:  6 --> 8 Horsemanship: #1: Rabbits Killed:       5 --> 7 #7: Mounted Kills:        7 --> 8 Master Hunter: #1: Deer Skinned:         3 --> 5 #2: Perfect Rabbit Pelts: 3 --> 5 #3: Binocular Tracks:     10 --> 5 #4: Bears Skinned:        3 --> 5 #6: Cougars Killed:       5 --> 4 #7: Fish without Rod:     3 --> 5 #9: Possum Possuming:     1 --> 2 Sharpshooter: #1: Flying Birds Killed:  3 --> 10 #10: Birds Shots:         3 --> 5 Survivalist: #3: Varmint Rifle Kills:  5 --> 10 #6: Scavenger Kills:      5 --> 4 #7: Consecutive Kills:    8 --> 6 Weapons Expert: #1: Knife Kills:          3 --> 5 #9: Bow Stealth Kills:    9 --> 8
     
    • 436 Downloads
    • 17197 Views
    • 14.26 kB File Size
    shaneluke13
    Updated
  10. A real simple scripts which allows you to access the Weapon Locker via campfire.
     
    Installation:
    Download and install AB's ScripthookRDR2: http://www.dev-c.com/rdr2/scripthookrdr2/
    Download and install LMS asi loader: https://www.rdr2mods.com/downloads/rdr2/tools/9-rdr-2-asi-loader/
    Copy CampfireWeaponLocker.asi to the game's root folder.
     
    How to use:
    Set up a camp.
    Use the prompt to open up the weapon locker.
     
    Donate:
    https://www.paypal.com/donate?business=X4H3B5F6JD8AG
     



    • 947 Downloads
    • 13014 Views
    • 161.09 kB File Size
    • 1 Comments
    Shtivi
    Updated
  11. Pimp My Horse is a mod for Red Dead Redemption II that lets you personalize your horse with many different components as well as save and load your creations.
     
    If upgrading from a previous version, always use the new pimpmyhorse.ini file.
     
    Features
    Change all components for your horse from saddles to stirrups Save your horse's current outfit Quickly load saved outfits Reset all your components Some convenience functions such as bonding with your horse, changing its gender, making it invincible etc.  
    Controls
    Press F3 to open/close the menu (key can be changed in settings):
    Up/Down to navigate the menu vertically. Left/Right to change item options. Enter to select. Backspace to go back.  
    Installation
    All you need to do is drag the files into your game root folder - the one where RDR 2 is installed.
    Pimp My Horse is loaded from the same folder and shares many of the same files as Lenny's Simple Trainer but works without it. When the game launches, you should hear a few beeping sounds, indicating that the mod is loaded. RDR Online is not supported for modding.  Don't attempt to play Online with this mod.  Remove all files from your game folder before playing Online.  
    Configuration
    Open the pimpmyhorse.ini file (found in your game folder) in a text editor to configure the mod where you can:
    Change the names of categories. Name your favourite clothing items to make finding them again easier. Manually edit/manage your saved outfits (although you can do this in the menu).  
    We are working on a Wiki page to document all of the clothing items.
    To load any changes to the pimpmyhorse.ini file, use the "Reload Settings" feature in the menu.
     
    Please don't upload or redistribute this mod, link here instead so that everyone has the most up to date version.
    Thanks to @Sniper296 for the logo!
    • 23,633 Downloads
    • 252798 Views
    • 5.98 MB File Size
    • 68 Comments
    LMS
    Updated
  12. We are proud to release our latest modification for Red Dead Redemption 2: An outfit changer! Featuring all of the more than 1300 single player clothing items (and in version 0.2 all multiplayer components!), Arthur has never looked more unique. A word of caution: The component system in RDR2 is very powerful and even many parts of your skin are components which you might need to toggle to make body parts (re)appear! Please read the readme.txt file for more information on how the system works.
     
    Features
    Change clothing items in over 40 categories with over 10000 total variations! Save your current outfit Quickly equip saved outfits Reset all your components Change Ped Skin (see readme)  Enable Multiplayer Assets (try changing your model to mp_male or mp_female using our trainer to access them in all your glory) New! Change beard and hair length, untuck shirts and much more! New! Customize menu key  
    Controls
    Press F2 to open/close the Outfit Changer menu:
    Up/Down to navigate the menu vertically. Left/Right to change item options. Enter to select. Backspace to go back.  
    Installation
    All you need to do is drag the files into your game root folder - the one where RDR 2 is installed.
    The Outfit Changer is loaded from the same folder and shares many of the same files as Lenny's Simple Trainer but works without it. When the game launches, you should hear a few beeping sounds, indicating that the mod is loaded. RDR Online is not supported for modding.  Don't attempt to play Online with this mod.  Remove all files from your game folder before playing Online.  
    Configuration
    Open the outfitchanger.ini file (found in your game folder) in a text editor to configure the Outfit Changer where you can:
    Change the names of categories. Name your favourite clothing items to make finding them again easier. Manually edit/manage your saved outfits (although you can do this in the menu).  
    We are working on a Wiki page to document all of the clothing items.
    To load any changes to the outfitchanger.ini file, use the "Reload Settings" feature in the menu.
     
    Please don't upload or redistribute this mod, link here instead so that everyone has the most up to date version.
    Please note that you are not permitted to sell configuration files for this mod. This mod is free and so should be your files!
    • 451,437 Downloads
    • 1890006 Views
    • 6.39 MB File Size
    • 581 Comments
    LMS
    Updated
  13. This mod attempts to prevent weapons from being automatically reloaded while they're holstered/stored, when activating deadeye or when they're empty.
     
    This mod has three main parts:
     
    1. No automatic reload when using deadeye.
     
    2. No automatic reload while weapons are holstered or stored on your horse.ï»ż
    The mod remembers the last five weapons you equipped of each type (last 5 revolvers, last 5 pistols, etc...) and keeps track of their ammo count. ï»ż
    Known issues: 
    -Dual wielding two of the exact same weapons will make one of them reload, the mod can only track one of each weapon. I don't think this can ï»żï»żbe fixed with the tools available to us right now..
    -Doesn't work with the LeMat revolver.
     
    3. No automatic reload when a gun is empty.ï»ż
    This is the messy part, you can disable this in the .ini if you'd like to use the rest of the features without this one... 
    The game's ammo counter will display ï»żï»żincorrect numbers, that's part of the trick I use to prevent auto reload and not likely to be fixed. To circumvent this I made my own ammo counter, unfortunately it can only display ammo that's currently in your guns, and not the overall amount in your inventory.. (check out the image to see how it looks). You can disable my ammo counter in the .ini, but if you decide to use it you have to disable the vanilla ammo counter in the game's settings.
    ï»żOther known issues: 
    ï»ż-The ammo counter will possibly be positioned incorrectly depending on the resolution / aspect ratio of your monitor. You can correct it for yourself in the .ini ï»żï»żfile.
    -For now single shot rifles will auto reload, I'm yet to look into those.
    ï»ż-Does not work correctly with the Mauser pistol, the LeMat revolver and John's Cattleman revolver.
    ï»ż-When you completely run out of a certain type of ammo the last bullet might get stuck in your gun. Holstering and re-equipping the gun should solve this.
    -I haven't tested it with exotic or gang weapons (let alone mod weapons..).
     
    Installation:
    Download NoAutomaticReloadEver.rar, extract it and drop the files into you Red Dead Redemption 2 game folder.
     
    You're going to need Script Hook By Alexander Blade.
    • 2,797 Downloads
    • 31923 Views
    • 151.82 kB File Size
    • 7 Comments
    crossed99
    Updated
  14. Lenny's Simple Trainer is a mod for Red Dead Redemption II that lets you do a bunch of awesome things in RDR 2, including clear your current wanted level, give yourself money, and much more.  If you've ever wanted to play as a wolf, soar in the skies as an eagle or have a personal bodyguard, then this is the mod for you.
     
    If upgrading from a previous version, always use the new lst.ini file.
     
    Features
    Play as any character model and easily switch between your favourites. Teleport to anywhere on the map, including your current waypoint. Nudge yourself forward through locked doors and walls. Change & pause the time of day. Change & freeze the weather. Give yourself any weapon in the game! Clear your wanted level. Never wanted setting. Toggle godmode on or off. Give yourself unlimited amounts of money! Change the game's timecycle speed. Quickly spawn a new horse to use. Spawn any wagon, coach, vehicle, etc. in the game. Speed up and slow down the game's time scale (slow motion!) Spawn an unlimited number of bodyguards! Command your bodyguards to attack people all at once. Make any ped enter or leave your vehicle (you can fill entire wagons!) Exploding, incendiary and super explosive ammo! Super Godmode - protects against ragdoll too. All settings can now be reloaded while in-game. Scaling options - play as tiny or giant characters! Call in a deadly flying eagle to rain death from above! Play hundreds of player actions and scenarios like swinging pickaxes! Choose gender when spawning horses! Change player gender when playing as an animal Option to disable the sniper in New Austin Always get perfect pelts when skinning Make your horse invincible, enable unlimited stamina and change horse gender on the fly Enable unlimited stamina and dead eye for the player Drop your current weapon Freeze weather and time Set formations for your bodyguards Make your bodyguards lasso people! Configure bodyguard control keys Instantly reveal the whole game map Instantly bond with your horse Change weapon damage Enable unlimited items Make bodyguards invincible (god mode) and explosion proof (super god mode) Make bodyguards hold their position Increase honor, decrease honor, set to min and max Freeze spawned peds in place Keep your changed model and outfits when replaying story missions (experimental - does not work for all missions and outfits yet)! Bond with gang horses Spawn legendary animals Select outfit for newly spawned peds Load multiplayer only weapons, such as the Navy Revolver (Set LoadMPWeapons to true in the ini, please note that this can cause severe side effects due to how we hack in the weapons) Select outfit for bodyguards New! Change amount of money to receive New! MP models work again (big thanks to deterministic_bubble)!  
    Controls
    F5: PRESS to open or close the Trainer Menu.
    F11: PRESS to teleport to waypoint. 
    F12: Log your current position (and some other info) to the logfile.  Also works on peds/entites you target.
    NumPad 0: HOLD and PRESS Left/Right/Up/Down/PgUp/PgDn to nudge the player, forward, up, left, backwards, etc.  Go through doors with this.
     
    Menu controls:
    Up/Down to navigate the menu vertically. Left/Right to change item options. Enter to select an option. Backspace to return to the previous page.  
    Bodyguard controls:
    Hold and Release F9 to make your bodyguards regroup with you. Hold F9 to dismiss all of your bodyguards. Aim at a Ped and Press 1 to make all bodyguards attack them. Aim at a Ped and Press 2 to make the closest bodyguard attack them. Aim at a Ped and Press 3 to make the closest bodyguard lasso them. Aim at a Ped and Press 4 to make them enter your vehicle. Press 5 to make your bodyguards hold their current position.  
    Eagle gunship controls:
    Aim at a Ped and Press F8 to make the eagle attack them.  
    Installation
    All you need to do is drag the files into your game root folder - the one where RDR 2 is installed.
    When the game launches, you should hear a few beeping sounds, indicating that the trainer is loaded.
    Do not attempt to play Online with this trainer.  Remove all files from your game folder before playing Online.
    Do not save your game as a changed character model.  We recommend that you disable autosaves before using this trainer.
     
    Configuration
    Character models, bodyguard models, weapon models, settings and teleport positions can be customized in the lst.ini file while the game is running:
    For a list of character models check: https://www.mod-rdr.com/wiki/list-of-rdr2-ped-models/ For a list of weapon models check: https://www.mod-rdr.com/wiki/list-of-rdr2-weapon-models/ For a list of teleport coordinates: https://www.mod-rdr.com/wiki/list-of-rdr2-teleports/ For a list of vehicle models check: https://www.mod-rdr.com/wiki/list-of-rdr2-vehicle-models/ For a list of player actions check: https://www.mod-rdr.com/wiki/list-of-rdr2-scenarios/  
    Troubleshooting
    If you are having trouble running Lenny's Simple Trainer, please check the log file. If you see "System.OutOfMemoryException: STATUS_NO_MEMORY: Failed to allocate memory", please download this fix to your game root directory: www.mod-rdr.com/EasyHookPatch.zip
     
    If you do not get a logfile, please launch the game as administrator and make sure the folder is writable!
     
    Please don't upload or redistribute this mod, link here instead so that everyone has the most up to date version.
    • 1,232,598 Downloads
    • 4224786 Views
    • 4.91 MB File Size
    • 1354 Comments
    LMS
    Updated
  15. Gunsmith Business 0.2.5

    The update 0.2.5 is here! after long tests at my patreon, it is finally available for everyone! The update includes a complete UI revamp, new ambushes, more weapons and all of the suppliers unlocked! It adds stuff like upgrades and stock limits for even more managment action. As well as some much needed quality of life changes. I recommend re-reading the description page to learn about the new stuff I've been working on!

    The Gunsmith Business allows you to buy one of the gunsmiths in the world of RDR2 and enjoy everything that comes with owning your own place! Do supply runs, fight off bandits, watchout for your reputation, deside the prices and paychecks or just leave the place be and return to it to collect the revenue! All this and much more is possible in the Gunsmith Business!

    I started working on this mod somewhere around august, but because of some other projects I couldn't fully commit to it, until 2 months ago, but now I present to you the first public build of the Gunsmith Business!

    Here I am gonna do a breakdown of each function of the mod, obviously if you have any questions after reading be sure to leave them in the comments!


    Also as a disclaimer I recommend testing the mod at first, so feel no shame in adding some money with a trainer and experimenting with it!

    Introduction
    Okay, considering you installed the mod correctly, 3 gunsmiths are now available for purchase: Valentine Gunsmith ($2000), Annesburg Gunsmith ($1500) and Saint Denis Gunsmith ($5000). Once you save up the money go to your location of choice and buy the business out. Beware you can only have one business at a time! 
    Now when you enter said gunsmith this is how your left upper corner will look like.

    The number at the top is your regular money as usual in that location. The money below that is your stores budget (money that it generated by your store and that is used to pay utility bills). lastly the bar represents your current stock (in this example the stock is empty, so to indicate that, it is red).


    Supplies
    Now to order the supplies you go into supplies->order supplies->lancaster (other suppliers are no implemented as of this patch) and order the supplies you like. This is how the interface looks as of 0.2.5 update



    Now check the map for the supply wagon icon (it is randomized, so it isn't always in the same location!), now go there and drive the wagon to your gunsmith. Watch out! Depending on your shops reputation there might be enemies on the road.


    Managment
    Now if everything went smoothly, your current stock should be somewhat filled up and you are ready to open your shop! To do this simply go to the "open shop" button and hold the prompt on screen. (the lock appears when you have zero supplies, since then you cannot open your shop).

    Now you can do some minor managment of your store, in the manage tab you can change prices and change staff paycheck (beware! these settings also impact your reputation and sell rate overtime!). The cashing-in/out options refer to your shop budget.


    Upgrades and Stock limits (v0.2.5)
    as of 0.2.5 there is a stock limit, which can be expanded by buying the corresponding upgrades in the upgrades section. There are a couple tiers of the storage, so that there is some long term goal. Other upgrades are not finished yet.




    Interface
    Now I'll break down the interface. This is your reputation, which works similarly to the honor system. If you have a high variety of goods, low prices and you treat your employees nicely, your reputation will rise and the opposite will happen if you neglect one of these aspects.

    This is the information panel it shows all of the information that can be managed. The expenses tells the daily fees your shop has to pay if it's open. Salaries and Prices are the indicators of what you set in the manage tab. Staff currently doesn't do anything as it is planned for a later update.

    This area is pretty much work in progress, essentialy everything besides your current stock is a placeholder!


    Stock
    Here are some variables that impact your stock sales and supplies:
    -your current reputation
    -your current staff paycheck
    -your prices 
    -variety of your supplies


    INI file
    As of 0.2.5 the mod now includes a comprehensive ini file allowing for complete customization allowing you to change weapon prices, multipliers and such.


    Installation
    Extract the Gunsmith with winrar and drag Gunsmith.asi, (as of 0.2.5) Gunsmith.ini, Gunsmith.dat and ScripthookRDR2 (not included) into the game files. Also if you are missing the images for the Navy revolver or the Elephant rifle, you need Red Dead Offline and in particular the cmpndm_weapons_tu.ytd file.

    you can download Red Dead Offline here:


    If you have any ideas or just feedback in general, be sure to leave in the comments! 

    This mod wouldn't be possible without the support of my patreons!
    Special thanks to:
    -MarkQuinn2k4
    -Joe Giggler
    -AndreyRodionov
    and everyone else that supports me on my patreon!

    Also I'd like to thank:
    Bob Ross for allowing me to use his compendium photos of the Navy Revolver and the Elephant Rifle
    Lilaaloo for the great thumbnail photo!
    Tomasz WieliƄski for testing the mod and helping me with it's design



    DO YOU LIKE MY MODS?
    Consider supporting me on patreon! You will gain access to new updates or early build of my new mods!
    I just released the Companion System there check it out
    https://www.patreon.com/bolmin
     
    • 10,036 Downloads
    • 79520 Views
    • 192.48 kB File Size
    • 5 Comments
    bolmin
    Updated
  16. This mod simply toggles a global ped war so chaotic you will likely get killed within 2 minutes without god mode. All peds get a random weapon. Horses brutally kick peds and other horses and a handful of animals also attack people.
    Default Riot Toggles:
    Keyboard: K
    Controller: RB + DPad Down + LS
    Default Melee Riot Toggles:
    Keyboard: N
    Controller: RB + DPad Up + LS
    • 4,022 Downloads
    • 39585 Views
    • 254.61 kB File Size
    • 8 Comments
    Sycamore Goat
    Updated