Radar for specific team

Started by umar4911, Dec 28, 2017, 11:21 AM

Previous topic - Next topic

umar4911

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?
I am gamer, programmer and hacker. Try to find me!
xD

=RK=MarineForce

Try This :

Add in Main.nut

Function on script load

SetShowOnlyTeamMarkers( true );

umar4911

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
I am gamer, programmer and hacker. Try to find me!
xD