03.05.2014, 20:56
errei..
so contas fake ai hein.
pawn Код:
format(strConta, sizeof(strConta), "Clas/%s.ini", Nome(playerid)); //aq
if(DOF2_FileExists(strConta))
{
new PT[50];
format(PT, sizeof(PT), "%d", DOF2_GetInt(strConta, "cla"));
NomeClan[playerid] = Create3DTextLabel(PT, 0x008080FF,0.0,0.0,0.0,0.0,0);
Attach3DTextLabelToPlayer(NomeClan[playerid], playerid, 0.0 , 0.0 , 0.7 );
return 1;
}
so contas fake ai hein.