10.07.2015, 16:17
So basically what I wanna do is make a function which can detect if players minimum 4 are in range of a point , if they are I want 4 players to be given a var like example there are four players near a point I want them after typing a command that the server should send a message you 4 are selected players and this should be send only to those 4 players and no one else. So I want a function that detects if 4 players are near a point and if they are another function which sends message only to those 4 players. I tried to make it but Instead I was one only then too it send me 4 messages , if there are less than 4 people it shall say you need at least 4 players !