Collectibles on Map - Stunt Jumps 1.1
2 654
46
2 654
46
Collectibles on Map - Stunt Jumps
by skinnyJay
This extension to the "Collectibles on Map" LUA Script by Ocrimax adds the 50 stunt jump locations to the map.
For the other collectibles, add the Ocrimax scripts as well as mine, as this script only adds the missing stunt jumps.
By default, the 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
https://wiki.gtanet.work/index.php?title=Blips
Installation:
Required Dependencies:
Source:
Collectibles on Map v0.2 by Ocrimax
https://www.gta5-mods.com/scripts/collectibles-on-map
by skinnyJay
This extension to the "Collectibles on Map" LUA Script by Ocrimax adds the 50 stunt jump locations to the map.
For the other collectibles, add the Ocrimax scripts as well as mine, as this script only adds the missing stunt jumps.
By default, the 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
https://wiki.gtanet.work/index.php?title=Blips
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
- https://www.gta5-mods.com/tools/script-hook-v
- LUA Plugin for Script Hook V (v10.1)
- https://www.gta5-mods.com/tools/lua-plugin-for-script-hook-v
Source:
Collectibles on Map v0.2 by Ocrimax
https://www.gta5-mods.com/scripts/collectibles-on-map
Первая загрузка: 21 января 2020
Последнее обновление: 27 января 2020
Последнее скачивание: 9 часов назад
8 комментариев
Collectibles on Map - Stunt Jumps
by skinnyJay
This extension to the "Collectibles on Map" LUA Script by Ocrimax adds the 50 stunt jump locations to the map.
For the other collectibles, add the Ocrimax scripts as well as mine, as this script only adds the missing stunt jumps.
By default, the 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
https://wiki.gtanet.work/index.php?title=Blips
Installation:
Required Dependencies:
Source:
Collectibles on Map v0.2 by Ocrimax
https://www.gta5-mods.com/scripts/collectibles-on-map
by skinnyJay
This extension to the "Collectibles on Map" LUA Script by Ocrimax adds the 50 stunt jump locations to the map.
For the other collectibles, add the Ocrimax scripts as well as mine, as this script only adds the missing stunt jumps.
By default, the 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
https://wiki.gtanet.work/index.php?title=Blips
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
- https://www.gta5-mods.com/tools/script-hook-v
- LUA Plugin for Script Hook V (v10.1)
- https://www.gta5-mods.com/tools/lua-plugin-for-script-hook-v
Source:
Collectibles on Map v0.2 by Ocrimax
https://www.gta5-mods.com/scripts/collectibles-on-map
Первая загрузка: 21 января 2020
Последнее обновление: 27 января 2020
Последнее скачивание: 9 часов назад
can you do other collectibles too?
Can you do every collectible on the map, and the ones we got left?
I'm surprised something like this wasn't made much earlier. Anyway, good job.
Like others have asked, is it possible to do for other things? I'm specifically curious about first aid, armor, weapons, etc.
Though stuff like under the bridge would be cool too.
It may be a problem with Lua, but I notice that some standard map icons don't show up with this. Usually the custom's shops and sometimes properties. There may be more but not sure what they are.
Thank you so so so much! This makes my life so much easier. I hope you are doing well in life!
Great mod, but any chance to move from Lua to .Net? GTALua is incredibly outdated and doesn't work properly anymore. Cheers. @skinnyJay
can i make blips go away when they have been done?
@gdfGDS44 https://www.gta5-mods.com/tools/jm36-lua-plugin-for-script-hook-v-reloaded it does now.