[Ajuda] COm CommandText
#1

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if(inminigum[playerid] == 1)
	{
	    SendClientMessage(playerid,0xc23000ff, " Vocк nгo pode usar nenhum comando estando na arena minigun.");
	    return 0;
	}
	return SendClientMessage(playerid,0xc23000ff," Comando inexistente.");
}
porque o inminigum deixa alguem usar qualquer comando se estiver na tal arena? estou usando YCMD e nгo queria colocar
if(inminigun[playerid] ==1 no cabeзalho de todos comandos..

nгo tem como fazer isso direto no CommandText?
Reply


Messages In This Thread
[Ajuda] COm CommandText - by cotonete - 18.10.2011, 00:33
Re: [Ajuda] COm CommandText - by Dolby - 18.10.2011, 00:39
Re: [Ajuda] COm CommandText - by FastRacer - 18.10.2011, 00:39
Re: [Ajuda] COm CommandText - by cotonete - 18.10.2011, 00:44
Re: [Ajuda] COm CommandText - by FastRacer - 18.10.2011, 00:45
Re: [Ajuda] COm CommandText - by cotonete - 18.10.2011, 00:47
Re: [Ajuda] COm CommandText - by FastRacer - 18.10.2011, 00:50
Re: [Ajuda] COm CommandText - by cotonete - 18.10.2011, 00:54

Forum Jump:


Users browsing this thread: 1 Guest(s)