[Ajuda] sobre DOF2
#6

nao foi =[ eu tentei convidar meu amigo e n foi salvo no arquivo
Код:
new arquivo[50];
		format(arquivo, sizeof arquivo,"/Orgs/Org%d/InfoOrg.ini",infoorg);
		if(DOF2_FileExists(arquivo))
		{
			DOF2_SetString(arquivo,"Lider",PlayerName2(ID));
			for(new mem = 0; mem <=20;mem++)
			{

				new var[72];
				format(var, sizeof var, "%s", DOF2_GetString(arquivo, "Membro%d"));

				if(!strcmp(var, "Nenhum", false))
				{
				    DOF2_SetString(arquivo,var,PlayerName2(ID));
				}
			}
			
		}
Reply


Messages In This Thread
sobre DOF2 - by loukofire - 17.04.2015, 22:14
Re: sobre DOF2 - by ipsLuan - 17.04.2015, 22:42
Re: sobre DOF2 - by loukofire - 17.04.2015, 22:47
Re: sobre DOF2 - by ipsLuan - 17.04.2015, 22:59
Re: sobre DOF2 - by ProKillerpa - 17.04.2015, 23:13
Re: sobre DOF2 - by loukofire - 18.04.2015, 00:01
Re: sobre DOF2 - by ProKillerpa - 18.04.2015, 00:51

Forum Jump:


Users browsing this thread: 2 Guest(s)