28.08.2011, 19:20
e a funзao do onplayertext й o seguinte:
COMO DEVE FICAR AGORA?
COMO DEVE FICAR AGORA?
pawn Код:
public OnPlayerText(playerid, text[])
{
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(Mute[playerid] == 1)
{