09.10.2014, 14:43
Listen guys , im really bad at scripting.
Playing samp only like 2 month's.
i enterd this and players still can do commands.
Playing samp only like 2 month's.
i enterd this and players still can do commands.
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if(logged[playerid] == 0) return SendClientMessage(playerid, -1, "You are not logged in");
}