19.08.2012, 20:06
Quote:
shouldn't it be
pawn Код:
|
" // format(PlayerInfo[playerid][pBanReason], 128, "%s", reason);
// PlayerInfo[playerid][pBanReason] = reason;"
PlayerInfo[playerid][pBanReason] = String
128 = sizeof
%s = string identifer
reason = string.