Jump to content
View in the app

A better way to browse. Learn more.

GTA Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Rockstar

Administrators
  • Joined

  • Last visited

Files posted by Rockstar

  1. New in V2.0: This is a HUGE update, the mod is now more like my original vision for the mod. Adding features I wanted myself, and features requested by players in V1. Created & tested on the newest version of GTA V Enhanced, Legacy being tested shortly, but should work anyway with the Nightly version of SHVDN.

    - District Assignment:
    Now the player will be assigned a district to deliver packages, instead of spread across the whole city. If you want a different district just cancel the job by talking to the employee and restart until you get the district you want.

    - Photo Proof: (can be turned off in Config)
    Requested by the players, if enabled in the config, you will now have to take a photo of the package with your cell phone. Note these pictures do not save to Social Club.

    - Hundreds of new delivery points

    - Animation Fixes:
    In V1 walking through a gate, drawing a weapon, falling over etc... would break the animation. Now the animation will resume if stopped.

    - Weapon Draw drops box:
    Drawing a weapon will make the player drop the box. You can then get another from the van when needed.

    - Custom Van Color:
    Requested by players. You can now change the color of your vans in the config, along with the model & Livery as before. PLEASE read the bottom of the Config regarding colors.

    - Vehicle Destruction & Player Death:
    Now if the van gets destroyed, or the player dies whilst on a job, the job will fail and reset.

    Welcome to my Postal Deliveries mod. This one does exactly what it says on the tin, allows you to become a post man for either GoPostal in Los Santos, or PostOp in Blaine County. The mod comes with HUNDREDS of hand placed delivery points spread across the map. No 2 shifts are ever the same route, as it will randomly select a number of delivery locations based on the numbers you put in the Config.

    Gameplay:
    - Start a shift by talking to either the GoPostal, or PostOp employee.
    - Use the supplied van to make your deliveries to randomly selected locations.
    - Use the config to set your van Model, Livery, Color.
    - Go to the rear of the van to collect a package
    - Walk it into the delivery maker, and set it on the ground
    - Open Cell Phone and take a picture of the package (If enabled in Config)
    - If you need to cancel the shift at any point before you finish it, return to the employee.
    - You get paid per package, but completing the whole shift will reward you with a cash bonus.


    Installation:
    Install ScriptHookV and the BETA version of ScriptHookVDotNet3: https://github.com/Chiheb-Bacha/ScriptHookVDotNetEnhanced/releases/tag/v1.0.0.2-beta
    Put GoPostalDeliveries.dll and GoPostalDeliveriesConfig in your scripts folder.

    Changelog:
    2.0: Listed above
    1.3: Working with Enhanced: Fixed crashes when spawning the vehicle in Enhanced. Changed way to NPC spawns so it's not constantly trying to spawn every tick.
    1.2: Hotfix, Removes Van Blip on completion, Turn off delivery Markers in the Config.
    1.1: Added controller support, and minor polish such as sounds when cancelling
    1.0: Initial release
    • Free
    • 0 Downloads
    Submitted
  2. AR-15 Halloween 2025 by UtopiaArt
    FiveM ready
    Model import, texturing, file merging done by Macaulay
    Gun 3d model - /sketchfab.com/3d-models/ar15-realistic-gun-7e0189a53fd5426eb7922bb39b131367

    ---- Installation (replace):
    Install OpenIV
    Places these Files here:
    GTA V/mods/update/x64/dlcpacks/patchday8ng -> dlc.rpf/x64/models/cdimages/weapons.rpf

    ------
    More and create a ticket here: https://discord.gg/3xDTg2WKED
    • Free
    • 1 Downloads
    Submitted
  3. ----------------------- Info -----------------
    Mod created by MrEverest that replaces "comet".

    I created the textures based on Paul Walker's Skyline in Fast and Furious 2

    --------------------- Credits ---------------
    MrEverest: Model
    Xavi297: Textures

    ------------------ Installation --------------
    Open OpenIV and browse to x64e.rpf\levels\gta5\vehicles.rpf\

    Replace with the files inside the rar except comet2_mods.rpf, this goes to:

    update\x64\dlcpacks\patchday1ng\dlc.rpf\x64\levels\patchday1ng\vehiclemods

    In the game, go to Los Santos Customs and change the color to silver. Change the spoiler too if you want the same that appears in the movie.

    -----------------PLEASE READ------------

    My YT channel: www.youtube.com/minifake

    The mod is free for everyone, just give me credits.

    *************CHANGELOG************
    1.0.2
    - Corrected head lights bug. Now, they aren't black.
    - File size reduced in 2 mb.
    - Textures are better positioned now
    - Updated mods.rpf
    • Free
    • 0 Downloads
    Submitted
  4. 2025 McLaren Artura Spider [Add-On] [Animated Roof]

    Base Model from Sketchfab

    Car Features:
    Animated Roof Keyboard H
    Body Paint:1
    Calipers Paint:4
    Customized Speedometer
    Breakable Glass
    Reflective Mirrors
    Detailed Interior
    All lights work
    Working Steering Wheel
    Hands on Wheel

    Text File in Download:

    mlas folder goes to:
    gtav/mods/update/x64/dlcpacks

    dlclist.xml found at:
    mods/update/update.rpf/common/data

    Right Click on dlclist.xml then Click on Edit

    Then scroll to the bottom and hit Enter to add a empty space.

    Add the line dlcpacks:/mlas/

    to the dlclist and save then exit.

    SPAWN: mlas

    Update 1.1: Adjusted camera angle

    Update 2.0: Added Enhanced Version.

    Update 3.0: Updated Handling for both version, Legacy and Enhanced.
    Zip file contains both Updated Handling files, Legacy folder and Enhanced folder, you choose.
    • Free
    • 0 Downloads
    Submitted
  5. scrDbg is an external script debugger for Grand Theft Auto V (Legacy & Enhanced). It allows you to inspect, manipulate, and debug game scripts in real-time.

    Source code is available here.

    Features:

    View running scripts
    Pause scripts
    Kill scripts
    Export disassembly, strings, statics, globals, and natives
    View disassembly

    Jump to a raw address
    Binary search
    NOP instructions
    Apply custom patches
    Generate patterns
    View xrefs
    Set breakpoints (Enhanced only, requires ScriptVM.asi)

    Statics editor
    Globals editor


    Usage:

    Disable BattlEye from Rockstar Games Launcher.
    Launch the game.
    Run scrDbg.exe.


    Changelog:


    1.2.0:

    Added an option to view xrefs for the selected address in the disassembly view
    Added export options for statics, globals, and natives
    Added a searchable function list showing name, range, length, and argument/local/return counts


    1.1.0:

    Added an option to export a script's disassembly to a file
    Added translation support for text labels in the disassembly view
    Added an option to export only text labels when exporting a script's string table
    Added support for displaying native names, hashes, and handlers in the disassembly view


    1.0.0:

    Initial release
    • Free
    • 0 Downloads
    Submitted
  6. GTA 6 Loading Screen
    This mods will replace your Loading Screen

    How to install:
    - Open OpenIV and select package Installer search this package
    - and click install
    - Make sure install this to mods folder

    How to uninstall:
    - Please READ Guide.txt inside archive.

    Hope you like it.
    • Free
    • 0 Downloads
    Submitted

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.