24.10.2013, 18:02
Quote:
Maybe this ?
pawn Код:
|
I got
strcpy(PlayerInfo[playerid][pBannedBy], GetPlayerNameEx(playerid), MAX_PLAYER_NAME);
That works without error, it's just the ban reason I can't seem to get to work. I'll look into that tutorial...