[Ajuda] Limitar um comando
#9

Quote:
Originally Posted by NascimentoRJ
Посмотреть сообщение
static bool:Logado[MAX_PLAYERS];

public OnPlayerConnect(playerid){
Logado[playerid] = false;
}

Onde eu boto isso ?
Код:
static bool:Logado
COMEЗO DO GM !!!

Код:
public OnPlayerConnect(playerid){
	Logado[playerid] = false;
}
Caraaaaa , ONPLAYERCONNECT , Ctrl + F no seu GM e Procure por ela e Adicione

Код:
Logado[playerid] = false;
Reply


Messages In This Thread
Limitar um comando - by NascimentoRJ - 03.11.2015, 02:57
Re: Limitar um comando - by Artista - 03.11.2015, 03:07
Re: Limitar um comando - by Coringa_Vilao - 03.11.2015, 03:24
Re: Limitar um comando - by NascimentoRJ - 03.11.2015, 03:40
Re: Limitar um comando - by Coringa_Vilao - 03.11.2015, 03:42
Re: Limitar um comando - by NascimentoRJ - 03.11.2015, 03:54
Re: Limitar um comando - by Coringa_Vilao - 03.11.2015, 04:02
Re: Limitar um comando - by NascimentoRJ - 03.11.2015, 04:04
Re: Limitar um comando - by Coringa_Vilao - 03.11.2015, 04:05
Re: Limitar um comando - by Galhardo - 03.11.2015, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)