Radio!
#5

You need to loop through every player to check if he is at that point.
pawn Код:
public RadioScena()
{
    for(new i = 0; i < MAX_PLAYERS; i++)
    {
        IsPlayerInRangeOfPoint(i, .........
    }
}
Reply


Messages In This Thread
Radio! - by Akcent_Voltaj - 23.11.2012, 13:28
Re: Radio! - by ViniBorn - 23.11.2012, 13:35
Re: Radio! - by Akcent_Voltaj - 23.11.2012, 13:40
Re: Radio! - by Akcent_Voltaj - 24.11.2012, 15:34
Re: Radio! - by Richie© - 24.11.2012, 16:11

Forum Jump:


Users browsing this thread: 2 Guest(s)