warnig..
#2

GetPlayerName does not return the name directly but it stores it to an array by reference:
pawn Код:
new pname[21];
GetPlayerName(playerid, pname, sizeof (pname));
format(string, sizeof(string), "%s has attempted to take control of the %s for %s, 10 minutes left.", pname,PointInfo[PointCapturable][PointName],FamilyInfo[PlayerInfo[playerid][pFMember]][FamilyName]);
Reply


Messages In This Thread
warnig.. - by iBots - 16.04.2014, 18:31
Re: warnig.. - by Konstantinos - 16.04.2014, 18:33
Re : warnig.. - by S4t3K - 16.04.2014, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)