Bug Grana
#6

ta aew


public ShowStats(playerid,targetid)
{
if(IsPlayerConnected(playerid)&&IsPlayerConnected( targetid))
{
new cash = GetPlayerMoney(targetid);
new atext[20];
if(PlayerInfo[targetid][pSex] == 1) { atext = "Masculino"; }
else if(PlayerInfo[targetid][pSex] == 2) { atext = "Feminino"; }
new dtext[20];
if(PlayerInfo[targetid][pDoenca] == 1) { dtext = "Mongolismo"; }
else if(PlayerInfo[targetid][pDoenca] == 2) { dtext = "AIDS"; }
else if(PlayerInfo[targetid][pDoenca] == 3) { dtext = "Herpes Genital"; }
else if(PlayerInfo[targetid][pDoenca] == 4) { dtext = "Cirrose"; }
else if(PlayerInfo[targetid][pDoenca] == 5) { dtext = "Cвncer de Pulmгo"; }
else { dtext = "Nenhuma"; }
new rtext[64];
Reply


Messages In This Thread
Bug Grana - by Fred_Marley - 22.02.2011, 22:38
Re: Bug Grana - by [Ips]Guh - 22.02.2011, 22:55
Re: Bug Grana - by [AF]Junior - 22.02.2011, 23:15
Re: Bug Grana - by Fred_Marley - 23.02.2011, 13:53
Re: Bug Grana - by [Ips]Guh - 23.02.2011, 13:55
Re: Bug Grana - by Fred_Marley - 23.02.2011, 14:07
Re: Bug Grana - by bruno-style - 23.02.2011, 15:20
Re: Bug Grana - by Fred_Marley - 23.02.2011, 15:53
Re: Bug Grana - by Fred_Marley - 23.02.2011, 18:59
Re: Bug Grana - by Fred_Marley - 23.02.2011, 20:27

Forum Jump:


Users browsing this thread: 2 Guest(s)