14.08.2013, 01:07 
	
	
	
		Faz o que e ufalei, usa format(Senha[playerid], sizeof Senha[playerid], "%s", inputtext); no dialgoresponse OU:
format(Senha[playerid], sizeof Senha[playerid], "%s", DOF2_GetString(file, "Senha");
Na funcao acima voce usaria na funcao de carregar conta ou algo do genero.
	
	
	
format(Senha[playerid], sizeof Senha[playerid], "%s", DOF2_GetString(file, "Senha");
Na funcao acima voce usaria na funcao de carregar conta ou algo do genero.

