[Ajuda] Ajuda
#2

pawn Код:
stock GetOrgName(orgid)
{
new str[30];
if(orgid == 0)
{
str = "CIVIL";
}
else if(orgid == 1)
{
str = "Exercito";
}
return str;// ?
}
Reply


Messages In This Thread
Ajuda - by Ely Manning - 21.09.2012, 18:10
Re: Ajuda - by Gii - 21.09.2012, 18:31
Re: Ajuda - by FenixBorn - 21.09.2012, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)