[Ajuda] Dini nгo salvando [URGENTE]
#7

Gente agora esta salvando o problema estava
aki
Onplayerupdate:
new aname[MAX_PLAYER_NAME];
new file[30];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), "/contas/%s.ini");
SetPlayerScore(playerid,dini_Int(file, "Level"));
agora
mudei pra
Onplayerupdate:
new aname[MAX_PLAYER_NAME];
new file[30];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), "/contas/%s.ini", aname);
SetPlayerScore(playerid,dini_Int(file, "Level"));

deu certo agora, salva, mais quando cria a conta, ja divia criar com um score, tipo criou, ai eu clico no .ini da conta
ai ta la , level=(o level que eu setei quando o player conecta, que no caso й 5),
sendo que quando eu abro o .ini, nao tem nada la, alguem me ajuda a ja criar a conta
com o level inicial no bloco de notas ?
Reply


Messages In This Thread
Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 01:41
Re: Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 01:43
Re: Dini nгo salvando [URGENTE] - by Marlon307 - 26.08.2014, 14:59
Re: Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 15:43
Re: Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 15:57
Re: Dini nгo salvando [URGENTE] - by Marlon307 - 26.08.2014, 16:02
Re: Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 16:05
Re: Dini nгo salvando [URGENTE] - by iWellCleber - 26.08.2014, 16:09
Re: Dini nгo salvando [URGENTE] - by Micael_Nees - 26.08.2014, 16:29
Re: Dini nгo salvando [URGENTE] - by Marlon307 - 26.08.2014, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)