STRP V Addon Spawner (.OIV Installer) (2024)

Loading...

Download

Crankv2

All Versions

v1.0.3258 (current)

214 downloads , 691 KB
2 days ago

More mods by Crankv2:

Livery 5.0 1,317 59

Update Hydra Camouflage Pack +HighRes Support

2.0

By Crankv2

TrainerGameplayVehiclesPlayer.Net 4.42 712 29

STRP VCompanion (.OIV)

v1.2.3258

By Crankv2

Config 4.38 3,000 58

Railgun Rapidfire Mod + Fireworks Bullets

0.2

By Crankv2

Misc Texture 1,293 21

Skydome Mod

By Crankv2

More mods in scripts category:

Weapons.Net 4.87 4,234 106

AddonWeapons

1.1

By andre500

GameplayPlayer.NetFeatured 4.9 5,181 115

DumpsterDiving: Loot Dumpsters for Cash, Weapons or Trash

4.0

By justalemon

Gameplay.NetFeatured 4.91 13,277 224

Consciousness (NPC AI tweaks) [.Net]

1.3.1

By KassiteR

214

4

    STRP V Addon Spawner!
    This mod lets you easily spawn and configure addon vehicles in GTA V using a simple menu system.

    Key Features:


    • Spawn Addon Vehicles: Easily spawn any addon vehicle from a pre-defined list.

    • Customizable Settings: Adjust preferences such as whether to spawn inside the vehicle, prevent vehicle despawning, and add a blip to the spawned car.

    • Maximum Vehicle Limit: Control the maximum number of vehicles you can spawn at once.

    How to Use:


    1. Open the Menu: By default, press F5 to open the menu. This can be customized in the .ini file.

    2. Main Menu Options:

      • Spawn Addon Vehicles: Opens the submenu to select and spawn vehicles.

      • Settings: Opens the settings menu to configure your preferences.

    AddOnCars.list Format:
    To add new vehicles to the mod, edit the AddOnCars.list file located in ./scripts/STRPVAddon/. The file should contain lines in the following format:

    ModelName = RealCarName
    ModelName: The internal model name of the vehicle.
    RealCarName: The name that will appear in the menu.

    Example:
    bmwx7 = BMW X7
    lamborghiniurus = Lamborghini Urus

    AddOnCars.ini Configuration:
    The AddOnCars.ini file located in ./scripts/STRPVAddon/ allows you to customize various settings:


    • SpawnInsideVehicle: (true/false) Whether to spawn inside the vehicle.

    • PreventVehicleDespawn: (true/false) Prevent the vehicle from despawning after you leave it.

    • AddBlipToSpawnedCar: (true/false) Add a map blip for the spawned vehicle.

    • MenuOpenKey: The key to open the menu (e.g., F5).

    • MaxVehicles: Set the maximum number of vehicles you can spawn (e.g., 1, 2, 3, 4, 5, Unlimited).

    Requirements:

    Installation:

    1. Simply install using .OIV installer
    2. Add your custom vehicles to the AddOnCars.list file.
    3. Adjust the settings in the AddOnCars.ini file to fit your preferences.

    Enjoy STRP V Addon Spawner! Leave some feedback and also likes here if you Download my work thanks and enjoy.

    Show Full Description


    First Uploaded:2 days ago
    Last Updated:2 days ago
    Last Downloaded:20 minutes ago

    All Versions

    v1.0.3258 (current)

    214 downloads , 691 KB
    2 days ago

    20 Comments

    More mods by Crankv2:

    Livery 5.0 1,317 59

    Update Hydra Camouflage Pack +HighRes Support

    2.0

    By Crankv2

    TrainerGameplayVehiclesPlayer.Net 4.42 712 29

    STRP VCompanion (.OIV)

    v1.2.3258

    By Crankv2

    Config 4.38 3,000 58

    Railgun Rapidfire Mod + Fireworks Bullets

    0.2

    By Crankv2

    Misc Texture 1,293 21

    Skydome Mod

    By Crankv2

    • Description
    • Comments (20)

    STRP V Addon Spawner!
    This mod lets you easily spawn and configure addon vehicles in GTA V using a simple menu system.

    Key Features:


    • Spawn Addon Vehicles: Easily spawn any addon vehicle from a pre-defined list.

    • Customizable Settings: Adjust preferences such as whether to spawn inside the vehicle, prevent vehicle despawning, and add a blip to the spawned car.

    • Maximum Vehicle Limit: Control the maximum number of vehicles you can spawn at once.

    How to Use:


    1. Open the Menu: By default, press F5 to open the menu. This can be customized in the .ini file.

    2. Main Menu Options:

      • Spawn Addon Vehicles: Opens the submenu to select and spawn vehicles.

      • Settings: Opens the settings menu to configure your preferences.

    AddOnCars.list Format:
    To add new vehicles to the mod, edit the AddOnCars.list file located in ./scripts/STRPVAddon/. The file should contain lines in the following format:

    ModelName = RealCarName
    ModelName: The internal model name of the vehicle.
    RealCarName: The name that will appear in the menu.

    Example:
    bmwx7 = BMW X7
    lamborghiniurus = Lamborghini Urus

    AddOnCars.ini Configuration:
    The AddOnCars.ini file located in ./scripts/STRPVAddon/ allows you to customize various settings:


    • SpawnInsideVehicle: (true/false) Whether to spawn inside the vehicle.

    • PreventVehicleDespawn: (true/false) Prevent the vehicle from despawning after you leave it.

    • AddBlipToSpawnedCar: (true/false) Add a map blip for the spawned vehicle.

    • MenuOpenKey: The key to open the menu (e.g., F5).

    • MaxVehicles: Set the maximum number of vehicles you can spawn (e.g., 1, 2, 3, 4, 5, Unlimited).

    Requirements:

    Installation:

    1. Simply install using .OIV installer
    2. Add your custom vehicles to the AddOnCars.list file.
    3. Adjust the settings in the AddOnCars.ini file to fit your preferences.

    Enjoy STRP V Addon Spawner! Leave some feedback and also likes here if you Download my work thanks and enjoy.

    Trainer

    Vehicles

    .Net


    First Uploaded:2 days ago
    Last Updated:2 days ago
    Last Downloaded:20 minutes ago

      • Ch1town83lt9

        @Crankv2 (or Francesco from the unzipped OIV), this script doesn't do anything that most Trainers do. Trainers can ensure persistence, allow to spawn in or out of vehicle etc. If you want to make this truly unique, what you need is to structure your menu so that it has categories based on user definitions. If not, you will have one menu with potentially 1,000 vehicles which is ridiculous and impractical.

        The solution is to allow for categories, and what can make your script unique is user defined ones. For example: American Muscle, Ferrari, Lamborghini, McLaren, BMW, MB, etc. Like i said, this would make it unique and would allow users to organize their huge collections. No script allows user defined categories unless you do it yourself. Thankfully LemonUI makes this very easy.

        Anyway, that's just a suggestion if you want to evolve from something any trainer can do to something truly valuable.
        Also, you might want to rename your list file to .txt because the average user here, the ones who need OIVs, will be very frustrated when they don't know what app to use with a .list file (not realizing it is just text.).

        2 days ago

      • Michael21107

        @Crankv2 hey, the discord invite link on your profile doesn't work

        2 days ago

      • uzi_theuzi

        are there cars from latest update?

        2 days ago

      • Zsombor_99

        ┌────────────┐
        │ STRP ADDON SPAWNER│
        ├─────────────┴──┐
        │SELECT A VEHICLE TO SPAWN│
        ╞═══════════════════╤══╛
        │There are no items available│
        └─────────────┘

        Adding every addon vehicle manually is unacceptable! 😶
        (The other "Add-On Car Spawner Menu" can auto-detect addons, this cannot.)

        2 days ago

      • Joe Gillian

        There's already a much better version of this mod on this site, lol.

        2 days ago

      • Ch1town83lt9

        @Zsombor_99, @Joe Gillian. This script has potential if the author adds real world categories like Ferrari as submenus. I don't use the script by @ikt because it has a major flaw which can't be fixed. This flaw isn't a coding issue, it's because modders are lazy or don't understand the GTAV file structures. The issue? The car models and classes are often completely screwed up. I'll give you an example. The Lambo Urus2018 will be displayed as an Asterope . Again, this is the creator's fault, not @Ikt.

        This is why i create my own spawn menus. As for populating the list? Very easy, you have all the car names in your dlclist.xml. You just need to reformat them. If you don't know how do script this, you can do a search and replace in a text editor or you can even parse the log file by @IKT.

        2 days ago

      • Zsombor_99

        @Ch1town83lt9 Thanks, but no thanks.

        2 days ago

      • Crankv2

        @Ch1town83lt9 Thanks alot i keep that in mind sounds like a plan.

        1 day ago

      • Crankv2

        @Joe Gillian well, then use it lol. no one force you to use my script anyway xd

        1 day ago

      • Crankv2

        @Zsombor_99 i know but im a user (like many others) they want to give each added unique car they own names. and thats what this mod does. u can call ur addon car in any name u want. thats the point.

        1 day ago

      • Crankv2

        @Michael21107 yea i see, just mention me on 5mods server im there too with the same name as here.

        1 day ago

      • Zsombor_99

        @Crankv2 I mean, it can be good to do that, but if you need to go trough quite a number of installed addon vehicles to identify them one by one, it can be tedious. I know, I could use the dlclist.xml as a reference, but it's somewhat tedious non the less, right?

        1 day ago

      • Crankv2

        @Zsombor_99 sure thats right, but thats a one time process, if you do that always when installing a new one u dont have much more work to make because on the most addon mods the model name is on the description or the readme file.

        i know i could make that "auto detecting" and yes that was an idea before i have done this one, but i like giving my vehicles my own names so i can find all my vehicles. And i think im not the only one who want to make that :)

        1 day ago

      • 2nico2

        a lot of problems with this script

        1 day ago

      • JoyLucien

        Can you add a feature to the vehicle spawn menu that shows a picture of the vehicle, similar to the Menyoo one?

        1 day ago

      • Crankv2

        @2nico2 i dont see any, maybe give some context if you need help lol

        1 day ago

      • Crankv2

        @JoyLucien yea that was also on my todo list, in the future there will be a seperate folder where u can add images named with the model name of the car so you can add ur own preview image, similar to ikts spawner.

        1 day ago

      • JoyLucien

        @Crankv2 Ikts spawner is open source. I deleted the classification function in the list classification. I think it is unnecessary to classify the vehicle list by manufacturer again. The disadvantage is that you cannot add mouse operations, and the menu opening function cannot read the last opened menu. Every time you start from the main menu, I gave up spawner after using it for a while. But its classification function is the best compared to other modifiers such as menyoo. The only thing that menyoo lacks is such a custom classification function.

        1 day ago

      • Zsombor_99

        @Crankv2 At least you could make a small utility which generates the list then lets the user to give them custom names.

        1 day ago

      • Crankv2

        @Zsombor_99 yea thats what im doing. 👍🏽

        1 day ago

      Join the conversation! Log In or register for an account to be able to comment.

      All Versions

      v1.0.3258 (current)

      214 downloads , 691 KB
      2 days ago

      STRP V Addon Spawner (.OIV Installer) (2024)
      Top Articles
      Costco Gas Lake Zurich
      Can you still get gas at Costco after hours?
      Barstool Sports Gif
      Www.paystubportal.com/7-11 Login
      Kaydengodly
      The Potter Enterprise from Coudersport, Pennsylvania
      Cumberland Maryland Craigslist
      Nm Remote Access
      Kentucky Downs Entries Today
      Monticello Culver's Flavor Of The Day
      World of White Sturgeon Caviar: Origins, Taste & Culinary Uses
      Zoebaby222
      How Quickly Do I Lose My Bike Fitness?
      zopiclon | Apotheek.nl
      RBT Exam: What to Expect
      Dallas’ 10 Best Dressed Women Turn Out for Crystal Charity Ball Event at Neiman Marcus
      Char-Em Isd
      Daily Voice Tarrytown
      Palm Coast Permits Online
      Skyward Login Jennings County
      Elemental Showtimes Near Cinemark Flint West 14
      Costco Great Oaks Gas Price
      Full Standard Operating Guideline Manual | Springfield, MO
      X-Chromosom: Aufbau und Funktion
      Craigslist Houses For Rent In Milan Tennessee
      Knock At The Cabin Showtimes Near Alamo Drafthouse Raleigh
      Craigslist Ludington Michigan
      JVID Rina sauce set1
      Jailfunds Send Message
      Tom Thumb Direct2Hr
      Tottenham Blog Aggregator
      950 Sqft 2 BHK Villa for sale in Devi Redhills Sirinium | Red Hills, Chennai | Property ID - 15334774
      Gt7 Roadster Shop Rampage Engine Swap
      Martins Point Patient Portal
      R/Mp5
      Baldur's Gate 3 Dislocated Shoulder
      Minecraft Jar Google Drive
      Tyler Sis 360 Boonville Mo
      Craigslist Red Wing Mn
      Soulstone Survivors Igg
      Evil Dead Rise (2023) | Film, Trailer, Kritik
      Gold Dipping Vat Terraria
      Easy Pigs in a Blanket Recipe - Emmandi's Kitchen
      Who Is Responsible for Writing Obituaries After Death? | Pottstown Funeral Home & Crematory
      Ladyva Is She Married
      Hkx File Compatibility Check Skyrim/Sse
      Leland Nc Craigslist
      Natasha Tosini Bikini
      Does Target Have Slime Lickers
      Love Words Starting with P (With Definition)
      Dyi Urban Dictionary
      Basic requirements | UC Admissions
      Latest Posts
      Article information

      Author: Delena Feil

      Last Updated:

      Views: 5995

      Rating: 4.4 / 5 (65 voted)

      Reviews: 80% of readers found this page helpful

      Author information

      Name: Delena Feil

      Birthday: 1998-08-29

      Address: 747 Lubowitz Run, Sidmouth, HI 90646-5543

      Phone: +99513241752844

      Job: Design Supervisor

      Hobby: Digital arts, Lacemaking, Air sports, Running, Scouting, Shooting, Puzzles

      Introduction: My name is Delena Feil, I am a clean, splendid, calm, fancy, jolly, bright, faithful person who loves writing and wants to share my knowledge and understanding with you.