I am making a minigame. There are two teams. Team 1 can only the radar of their partners and team 2 can only see their partners. How to make that?
Try This :
Add in Main.nut
Function on script load
SetShowOnlyTeamMarkers( true );
Quote from: =RK=MarineForce on Dec 28, 2017, 12:06 PMTry This :
Add in Main.nut
Function on script load
SetShowOnlyTeamMarkers( true );
This will set for whole game but I want for a specific world