16.04.2014, 18:31
i am making formats....like string and...but when i put GetPlayerName(playerid) at the format to put the name istead of %s it shows warning,why?
why?
pawn Код:
format(string, sizeof(string), "%s has attempted to take control of the %s for %s, 10 minutes left.", GetPlayerName(playerid),PointInfo[PointCapturable][PointName],FamilyInfo[PlayerInfo[playerid][pFMember]][FamilyName]);