Stunt Jump Locations Marked 1.1
LuaDescription
Stunt Jump Locations Marked
This extension to the "Collectibles on Map" LUA Script adds the 50 stunt jump locations to the map.
For other collectibles, add the Ocrimax scripts along with this script as it only adds the missing stunt jumps.
By default, markers are set to "quad bike" and only appear when near. This can be changed in the bottom half of the script by changing UI.SET_BLIP_AS_SHORT_RANGE(blip[i], true) to UI.SET_BLIP_AS_SHORT_RANGE(blip[i], false)
Blip Sprite IDs and Color IDs can be found at the GTA Wiki.
Installation:
- Download "Script Hook V" (including the ASI loader) and extract the files into your game folder.
- Download "LUA Plugin for Script Hook V" and extract the files into your game folder.
- Extract the StuntJumps.lua script to /Grand Theft Auto V/scripts/addins/
Required Dependencies:
- Scripthook V
- LUA Plugin for Script Hook V (v10.1)
Source: Collectibles on Map v0.2 by Ocrimax
First Upload: November 12, 2024 Last Updated: November 12, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.