WCD Phyro 7 Report post Posted April 11, 2018 Hello, i'm setting up a DayZ vibe server and i would like to disable party ESP without a GPS, meaning players in the same party would not see each others ESP/hexagons without a GPS. Does anyone have an idea on how to achieve that? Thanks in advance! Share this post Link to post Share on other sites
kuplion 1785 Report post Posted April 12, 2018 https://pastebin.com/pF0krAcQ https://pastebin.com/X0ESPAH0 Use those as overrides in the CustomCode section of the mission file. Share this post Link to post Share on other sites
WCD Phyro 7 Report post Posted April 13, 2018 (edited) Thanks, but that didn't work, any idea why? Maybe under else setMarkerAlphaLocal should be set to 0? Edit: i had a look at the code and this actually hides your party's position on map, what i would like to do is disable party ESP (the hexagons around players in your party) so that it would only show if you have equipped a GPS. Edited April 13, 2018 by WCD Phyro Share this post Link to post Share on other sites
kuplion 1785 Report post Posted April 13, 2018 2 hours ago, WCD Phyro said: Thanks, but that didn't work, any idea why? Maybe under else setMarkerAlphaLocal should be set to 0? Edit: i had a look at the code and this actually hides your party's position on map, what i would like to do is disable party ESP (the hexagons around players in your party) so that it would only show if you have equipped a GPS. Ah my bad, I shouldn't reply when I'm tired. I'll dig out that edit too. Share this post Link to post Share on other sites
kuplion 1785 Report post Posted April 13, 2018 https://pastebin.com/LDNYdxZU Share this post Link to post Share on other sites
WCD Phyro 7 Report post Posted April 13, 2018 That should work, i'll give it a go a bit later. Thanks a lot, you're the real script master I have another issue i cant seem to figure out on my server but its not related to this topic, would you mind if i messaged you privately? Share this post Link to post Share on other sites
WCD Phyro 7 Report post Posted April 14, 2018 That second script worked, thanks! Share this post Link to post Share on other sites