Only one player can see anyone on map?
#4

Quote:
Originally Posted by emokidx111
Посмотреть сообщение
try this,, (not sure if this is gonna work)
add it in "OnGameModeInit"
pawn Код:
if(IsPlayerAdmin) {
ShowPlayerMarkers(1);
}
else {
ShowPlayerMarkers(0);
}
this will set for all player markers, so it means, if there is admin online, players will see each other on map.

i want to make, that all players are invisible.. but only one special player(admin) can see other players.
just asking if its possible, cuz i dont see a way to be.
Reply


Messages In This Thread
Only one player can see anyone on map? - by nejc001 - 13.08.2011, 10:29
Re: Only one player can see anyone on map? - by emokidx - 13.08.2011, 10:37
Re: Only one player can see anyone on map? - by Admigo - 13.08.2011, 10:38
Re: Only one player can see anyone on map? - by nejc001 - 13.08.2011, 10:41
Re: Only one player can see anyone on map? - by Admigo - 13.08.2011, 10:45
Re: Only one player can see anyone on map? - by emokidx - 13.08.2011, 10:46
Re: Only one player can see anyone on map? - by Admigo - 13.08.2011, 10:49
Re: Only one player can see anyone on map? - by emokidx - 13.08.2011, 10:51
Re: Only one player can see anyone on map? - by Admigo - 13.08.2011, 10:52
Re: Only one player can see anyone on map? - by nejc001 - 13.08.2011, 11:31
Re: Only one player can see anyone on map? - by Vince - 13.08.2011, 12:03

Forum Jump:


Users browsing this thread: 1 Guest(s)