[Ajuda] Warnings no GM
#6

Quote:
Originally Posted by Duduzinho
Посмотреть сообщение
Код:
        if (strcmp("/mudar", cmdtext, true, 10) == 0)
	{
		new Nome[MAX_PLAYER_NAME];
		new StringC[256];  // warning esta nesta linha <<<
		GetPlayerName(playerid,Nome,sizeof Nome);
		format(StringC, sizeof StringC,  "%s FOI MUDAR DE GANG {FF0000}( /MUDAR )",Nome);
		SendClientMessageToAll(0xFFFF00FF,StringC);
		ForceClassSelection(playerid); //--- isso que faz o player voltar na seleзгo de skin igual apertar "F4"
		SetPlayerHealth(playerid, 0);
		return 1;
	}
Tenta!

Vlw , agora falta resolver as outras 2 warnings que eu postei , voce me ajudou a resolver o do /mudar , ainda tem o do MSG TIMER E Tals
Reply


Messages In This Thread
Warnings no GM - by N3XTMapper - 08.10.2013, 17:36
Re: Warnings no GM - by ThuuGLif3 - 08.10.2013, 17:40
Re: Warnings no GM - by N3XTMapper - 08.10.2013, 17:43
Re: Warnings no GM - by Duduzinho - 08.10.2013, 17:47
Re: Warnings no GM - by Zivo - 08.10.2013, 17:50
Re: Warnings no GM - by N3XTMapper - 08.10.2013, 17:50
Re: Warnings no GM - by N3XTMapper - 08.10.2013, 17:52
Re: Warnings no GM - by Duduzinho - 08.10.2013, 17:53
Re: Warnings no GM - by ThuuGLif3 - 08.10.2013, 17:53
Re: Warnings no GM - by PT - 08.10.2013, 17:56

Forum Jump:


Users browsing this thread: 3 Guest(s)