Jump to content

3 Screenshots

mininpc_header.thumb.png.13810b8b9e02ee7c6c46f7ffaf1bce3c.png

Requires Alex Blade's ScriptHook: http://dev-c.com/rdr2/scripthookrdr2/

By default this mod will make all NPCs half size but you can customise the included ini file if you would like to make Author massive or all the NPCs if you would like to.

Changelog:
v1.0
Initial release
v1.1
Added configuration support. (Can change the player size and the NPC size separately)

v1.2

Added an option to enable/disable the mod in the configuration file

Basic error handling so the script doesn't cause an exception if the configuration file is missing

Maybe slightly more efficient

v1.2.1

Hotfix regarding configuration file issue
v1.3
Added ability to customise individual ped sizes depending on gender or if the ped is an animal (Horses, dogs, etc)
PedScaleMale=0.5f
PedScaleFemale=0.5f
PedScaleAnimals=0.5f

 

Source code (Horribly written):
https://gitlab.com/Notex/MiniNPCs

What's New in Version 1.3   See changelog

Released

Added ability to customise individual ped sizes depending on gender or if the ped is an animal (Horses, dogs, etc)
PedScaleMale=0.5f
PedScaleFemale=0.5f
PedScaleAnimals=0.5f

  • Like 3

You may also like

  • Flying Horse
    By gudmunduro
       302   0   0
  • User Feedback

    Recommended Comments

    NetSSH

    Posted

    Lmfao nice work gamer 🙂

     

    • Like 1
    destinrl

    Posted (edited)

    If this isn't working for you, go into the MiniNPCs.ini file and change it to only read Enabled=true. The commented out code wasn't registering properly and causing it to not load on launch. Only change that line. Nothing else is causing issues.

    Edited by destinrl
    Notex

    Posted (edited)

    12 hours ago, destinrl said:

    If this isn't working for you, go into the MiniNPCs.ini file and change it to only read Enabled=true. The commented out code wasn't registering properly and causing it to not load on launch. Only change that line. Nothing else is causing issues.

     

    Weird, I've never had that issue when I was testing.

     

    Edit: I'm wondering if the encoding settings that you are saving the file as is breaking something? Since I've only ever tested it with UTF-8 encoding.

     

    Edit2: Okay I think I was having the same issue as well when I tested it again, just uploaded a hotfix update that fixes that small issue.

    Edited by Notex
    destinrl

    Posted

    Glad to help Notex! I featured your mod in one of my mod highlight videos for IGN. Love it!

    • Like 2
    Notex

    Posted

    4 hours ago, destinrl said:

    Glad to help Notex! I featured your mod in one of my mod highlight videos for IGN. Love it!

    Thanks for featuring my mod in your video. I'm hoping I'll be able to come up with some more ideas for future mods that are just as funny lol.

    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 account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    ×
    ×
    • Create New...