20.04.2013, 09:18
You'll need a for (or foreach) loop that goes through each player, seeing if they're in range of the person who typed the message. You'll need:
IsPlayerInRangeOfPoint https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
OnPlayerText https://sampwiki.blast.hk/wiki/OnPlayerText
IsPlayerInRangeOfPoint https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
OnPlayerText https://sampwiki.blast.hk/wiki/OnPlayerText