Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: umar4911 on Dec 28, 2017, 11:21 AM

Title: Radar for specific team
Post by: umar4911 on Dec 28, 2017, 11:21 AM
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?
Title: Re: Radar for specific team
Post by: =RK=MarineForce on Dec 28, 2017, 12:06 PM
Try This :

Add in Main.nut

Function on script load

SetShowOnlyTeamMarkers( true );
Title: Re: Radar for specific team
Post by: umar4911 on Dec 28, 2017, 02:17 PM
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