29.03.2016, 03:23
Quote:
I would use a MySQL query to grab the clan tags into an array first thing on OnGameModeInit, so you have them locally. Then I would use strfind to search for the clan tag inside the player name on OnPlayerConnect.
|