21.02.2009, 10:44
You can change the string size to this
pawn Код:
strmid(PlayerInfo[playerid][pOrigin], string, 0, strlen(string), MAX_PLAYER_NAME);

