DoggyLeon Posted June 7, 2019 Share Posted June 7, 2019 Is there a mod where I can carry more weapons like SMG, Tec9, and Micro-SMG at once? If there is, send me the link please. Link to comment Share on other sites More sharing options...
Mysterdogg Posted June 9, 2019 Share Posted June 9, 2019 On 6/7/2019 at 7:15 AM, DoggyLeon said: Is there a mod where I can carry more weapons There are a few mods but most of them, if not all, are really unstable and will definitaly crash your game. On 6/7/2019 at 7:15 AM, DoggyLeon said: Is there a mod where I can carry SMG, Tec9, and Micro-SMG at once? A simple data edition should be enough for this idea. Lets start by analyzing the available weapon slots: 0 : Unnarmed 1 : Melee 2 : Handguns 3 : Shotguns 4 : Submachineguns 5 : Machineguns 6 : Rifles 7 : Heavy Weapons 8 : Explosives 9 : Misc (Spray Can, Extinguisher, Camera & Jetpack) 10 : Gifts 11 : Goggles 12 : Detonator only As we can see, we got 12 available slots for the stock weapons of the game, it's recommended to keep that same amount of groups to avoid any issues with added weapons or even the gameplay itself. In the case of the SMGs (TEC9, Micro Uzi & MP5), they are in the 4 slot so if we, for example, place the TEC9 in the 2 slot, once in-game, the mentioned weapon will be a replacement for any handgun and viceversa. A good way to carry those three weapons at once is to place them in different slots, like this, editing the "I" value: # A B C D E F I $ MICRO_UZI INSTANT_HIT 25.0 30.0 352 -1 4 $ MICRO_UZI INSTANT_HIT 30.0 35.0 352 -1 4 $ MICRO_UZI INSTANT_HIT 35.0 35.0 352 -1 4 $ TEC9 INSTANT_HIT 25.0 30.0 372 -1 2 $ TEC9 INSTANT_HIT 30.0 35.0 372 -1 2 $ TEC9 INSTANT_HIT 35.0 35.0 372 -1 2 $ MP5 INSTANT_HIT 35.0 40.0 353 -1 5 $ MP5 INSTANT_HIT 40.0 45.0 353 -1 5 $ MP5 INSTANT_HIT 45.0 45.0 353 -1 5 Now the Micro Uzi will be the only weapon in the SMG's slot, whil the TEC9 is now in the Handguns' slot and the MP5 is in the Machineguns' slot. You can of course place them in other groups or manage every weapon to be in a different slot, it all depends on your desires. Link to comment Share on other sites More sharing options...
Guest Posted June 12, 2019 Share Posted June 12, 2019 Fastman92's Limit Adjuster allows you to add more weapons, maybe that can change the data required to get this to work. Link to comment Share on other sites More sharing options...
EpsilonSurv Posted August 4, 2020 Share Posted August 4, 2020 someone know how break the limit of 12 slots? maybe with Fastman? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now