17.08.2017, 07:41
This warning means that you don't have the same indentation (one line starts at 4 spaces from left, the next one starts at 8 spaces etc..)
It is very easy, just do this:
and
It is very easy, just do this:
PHP код:
SendClientMessageToAll(-1, string);
SCM(playerid,-1,"Cuidado com o que escreve... Lupuens MANDA! ");
Kick(playerid);
return 0;
PHP код:
public OnGameModeInit()
{
LoadNPCs();
mysql_log(LOG_ERROR | LOG_WARNING);
EnConteo = false;
ArmasEstado = 1;