Drop Image Spawn Vehicle V2.0

Drop Image Spawn Vehicle

This script contains IMT (Intelligent Menu Technology).

Simply place images in a folder, and they will appear in the menu, displayed at their actual size on screen and ready to be used.

The image names should be the spawn names (not necessarily the same as the folder DLC.rpf names), and of course, you need to have the add-on installed.

Displays vanilla vehicles. IMT employs tiny nanobots that manage the menu and handle errors effectively.

llamcorper mattis, pulvinar dapibus leo.

Important:

This is a work in progress, a preview edition, or early access, but it is always free.

Currently, it is designed for aspect ratios based on 1280 x 720 resolutions because the custom sprite works that way.

We will normalize resolutions in future versions. Testing was done at 2560 x 1440 and 1920 x 1080.

RAISON D’ÊTRE That’s French for “Bruh, what’s the deal with this script mod?” While this is just the initial version, this mod will offer a high degree of customisation.

It’s a surgical approach, not a shotgun one-size-fits-all. Most importantly, future versions will display the car names correctly.

Current mods frequently show a Ferrari listed as a Ford or Vanilla Brand because the vehicle author failed to edit the name properly.

Sure, you can sort those out manually in Open 4, but it would take hours and hours to do so—that’s how many mods are incorrectly named. I’ve got over 700 vehicles, and nearly 30% have invalid names. Manually? Not gonna happen.

Features

Persistence

If a player is in the vehicle, the following vehicle will delete the current one.

If you want to keep a vehicle, step out of it before spawning a new one—it will be persistent (secret revealed: all add-ons spawned by scripts are persistent. Don’t tell anyone).

Screen Capture

Using the L key, you can spawn a car with the script from the menu, in or out of the vehicle.

This will create a screenshot named after the current vehicle that you spawned.

The image will be resized to a 4:3 aspect ratio. It will display when the menu is opened/closed (i.e., refreshed) without needing to restart/reload the script.

ScreenShot

Installation Guide

ImageConfig.ini and the VehicleSpawner2025.dll go in your Scripts folder (as usual).

Create a subfolder named Images within your Scripts folder. (see .ini)

Subfolders can be organized by class, category, brand, and more.

You choose which or all cars, add-ons, vanilla, brand, or whatever you want.

ImageConfig Overview:

ClearSpriteKey=F3 – removes any sprite (image) displayed on the screen.

OpenMenuKey=F5 – opens the menu.

ImageFolder=scripts/images

Configuration

Choose the add-on or vanilla vehicles you’d like to spawn.

Feel free to choose only exotic cars or military vehicles.

Image names reflect their spawn name, not the often-different folder name.

Images will be spawned at actual size (see note above about screen resolution), so make them as large as you want but not full screen, as that will cover your menu.

To utilize existing images, such as those from the addonspawner mod, implement the following changes.

Change: ImageFolder=scripts/images to ImageFolder=AddonSpawner/img

Leave a Comment

Your email address will not be published. Required fields are marked *