Blips Fixes 1.5
3,770
83
3,770
83
Information
This script fixes an issue with one Ammu-Nation and one Ponsobys stores blip names (more information below).
Ammu-Nation blip: with one update (i don't remember which one) the blip of the Ammu-Nation at Pillbox Hill got it's name changed to "Ammu-Nation" (when it was normally called "Ammu-Nation with Range" / "Ammunation with Shooting Range").
Ponsobys blip: with the Casino update, the blip of the Ponsonbys store at Morningwood got it's name changed to "Casino Store".
Requirements
Script Hook V .NET.
Installation
Move "BlipControllerFixes.cs" in the "scripts" folder.
Special Thanks
alloc8or for the Text Labels list.
Changelog
v1.5
Removed the (crappy) game version check so, unless it's necessary (like if issues shows up), it will no longer be needed to be updated.
This script fixes an issue with one Ammu-Nation and one Ponsobys stores blip names (more information below).
Ammu-Nation blip: with one update (i don't remember which one) the blip of the Ammu-Nation at Pillbox Hill got it's name changed to "Ammu-Nation" (when it was normally called "Ammu-Nation with Range" / "Ammunation with Shooting Range").
Ponsobys blip: with the Casino update, the blip of the Ponsonbys store at Morningwood got it's name changed to "Casino Store".
Requirements
Script Hook V .NET.
Installation
Move "BlipControllerFixes.cs" in the "scripts" folder.
Special Thanks
alloc8or for the Text Labels list.
Changelog
v1.5
Removed the (crappy) game version check so, unless it's necessary (like if issues shows up), it will no longer be needed to be updated.
First Uploaded: December 16, 2019
Last Updated: December 27, 2020
Last Downloaded: 3 hours ago
20 Comments
More mods by Alex106:
Information
This script fixes an issue with one Ammu-Nation and one Ponsobys stores blip names (more information below).
Ammu-Nation blip: with one update (i don't remember which one) the blip of the Ammu-Nation at Pillbox Hill got it's name changed to "Ammu-Nation" (when it was normally called "Ammu-Nation with Range" / "Ammunation with Shooting Range").
Ponsobys blip: with the Casino update, the blip of the Ponsonbys store at Morningwood got it's name changed to "Casino Store".
Requirements
Script Hook V .NET.
Installation
Move "BlipControllerFixes.cs" in the "scripts" folder.
Special Thanks
alloc8or for the Text Labels list.
Changelog
v1.5
Removed the (crappy) game version check so, unless it's necessary (like if issues shows up), it will no longer be needed to be updated.
This script fixes an issue with one Ammu-Nation and one Ponsobys stores blip names (more information below).
Ammu-Nation blip: with one update (i don't remember which one) the blip of the Ammu-Nation at Pillbox Hill got it's name changed to "Ammu-Nation" (when it was normally called "Ammu-Nation with Range" / "Ammunation with Shooting Range").
Ponsobys blip: with the Casino update, the blip of the Ponsonbys store at Morningwood got it's name changed to "Casino Store".
Requirements
Script Hook V .NET.
Installation
Move "BlipControllerFixes.cs" in the "scripts" folder.
Special Thanks
alloc8or for the Text Labels list.
Changelog
v1.5
Removed the (crappy) game version check so, unless it's necessary (like if issues shows up), it will no longer be needed to be updated.
First Uploaded: December 16, 2019
Last Updated: December 27, 2020
Last Downloaded: 3 hours ago





This file has been approved automatically. If you think this file should not be here for any reason please report it.
@CarolineDRobinson lmao
Thank you for this little yet important fix.
hahah i tought i was the only one... i actually droove there excited for some new shopping ahaha
Damn R*... Thank you
very nice
How do we get into Ponsobys? the door is closed
could you do something also for the blips of missing missions due to mods? nobody has a solution
@Alex01
First question:
1) If you're trying to enter as a character that is not Michael, Franklin or Trevor, then download Open All Interiors, or if you have it already, set "openAllDoors" in the .ini to 1.
2) Remove all the mods you have installed.
3) Make sure you have progressed enough in the story in order to unlock the store.
Second question: i can't do anything about that.
@Alex106 ok thank you I want to keep the mods and have the blips of the missions
how to fix this? does it still work?
[03:35:02] [ERROR] Failed to compile BlipControllerFixes.cs with 4 error(s):
at line 84: ) expected
at line 84: ; expected
at line 84: Invalid expression term ')'
at line 84: ; expected
@GrimmStar Download the latest version (i had made an error in the 1.3).
@Alex106 it fixed now,idk why i keep download 1.3 version before lol
@Alex106 Thanks for your mod! I'm looking for a little help making a script to remove/hide the Blimp blip and The personal vehicle and you seem the right guy :) I'm quite familiar with scripting and c# and i tried to analyze your code. It seems i can't even find the labels for these two. Any tip is appreciated! Thanks
@giano Try this script https://pastebin.com/WXqNSw4w
@Alex106 oh man! That was more than what i was expecting! I really hope you keep on releasing your wonderful mods as .cs files. I learn so much from you. Can't say thanks enough.. Forse se te lo dico in italiano vale di più: GRAZIE!
@giano Sono contento di esser stato di aiuto :)
5/5 best :D
can i change any blip name like Smoke on the water or just Ponsobys and Ammu Nation
@Grizzle_Beeztana You can use the code of this script as a base while changing the blip id and once found, change the name (with another text label or with a custom string).