Hello everyone. Please tell me how to enable the map from GTA:O without trainers. I want the map to always display Fort Zancudo and Bolingbroke Prison without blips. I use bob74_ipl if that means anything.
I’m not sure for Bolingbroke Prison, but for Zancudo can be enabled through minimal components using the SetMinimapComponent native like so:
SetMinimapComponent(15, true, 0)
3 Likes
Thanks!
1 Like
Can you elaborate on where I put this component? I have been looking all day and already tried it in my server.cfg.
You’d put it in a clientsided script file.