[Ajuda] /limparvaga Bugado
#5

Код:
stock Demitir(playerid, para1)
{
	format(gstring, sizeof(gstring), "* Vocк foi demitido pelo lнder %s Motivo: Limpou sua Vaga.", PlayerName(playerid));
	SendClientMessage(para1, COLOR_LIGHTRED, gstring);
	SendClientMessage(para1, COLOR_LIGHTRED, "* Agora vocк й um civil novamente.");
 	gTeam[para1] = 3;
	PlayerInfo[para1][pTeam] = 3;
	PlayerInfo[para1][pMembro] = 0;
	PlayerInfo[para1][pCargo] = 0;
	if(PlayerInfo[para1][pSex] == 1) { PlayerInfo[playerid][pSkin] = 23; } else { PlayerInfo[playerid][pSkin] = 41; }
    SetSpawnInfo(para1, gTeam[para1], PlayerInfo[para1][pSkin],0.0,0.0,0.0,0,0,0,0,0,0,0);
	MedicBill[para1] = 0;
	SpawnPlayer(para1);
}
Reply


Messages In This Thread
/limparvaga Bugado - by MrBrownstone - 19.06.2013, 21:42
Re: /limparvaga Bugado - by LordShadow - 19.06.2013, 22:13
Re: /limparvaga Bugado - by MrBrownstone - 19.06.2013, 22:16
Re: /limparvaga Bugado - by LordShadow - 19.06.2013, 22:23
Re: /limparvaga Bugado - by MrBrownstone - 19.06.2013, 22:32
Re: /limparvaga Bugado - by LordShadow - 19.06.2013, 22:56
Re: /limparvaga Bugado - by MrBrownstone - 19.06.2013, 23:40
Re: /limparvaga Bugado - by LordShadow - 20.06.2013, 00:57
Re: /limparvaga Bugado - by MrBrownstone - 20.06.2013, 01:20
Respuesta: /limparvaga Bugado - by iCracker - 20.06.2013, 01:28

Forum Jump:


Users browsing this thread: 1 Guest(s)