їGuardar y Leer textos?
#5

Para sacar un texto pasalo a una string.

pawn Код:
new string[TAMAСO];
format(string, sizeof(string), "%s", VariableQueAlmacenaElTexto);
Y en la string te queda el texto, si es que te entendн bien lo que querйs hacer es eso. Porque si vos querйs sacar un valor de una string hacйs:

pawn Код:
format(string, sizeof(string), "11424233");
Variable = strval(string);
Reply


Messages In This Thread
їGuardar y Leer textos? - by The_Scripter_Zero - 01.03.2012, 16:26
Re: їGuardar y Leer textos? - by Harrinston - 01.03.2012, 17:40
Respuesta: Re: їGuardar y Leer textos? - by The_Scripter_Zero - 01.03.2012, 18:04
Re: їGuardar y Leer textos? - by LuisGraph - 01.03.2012, 18:24
Re: їGuardar y Leer textos? - by Harrinston - 01.03.2012, 19:37
Respuesta: їGuardar y Leer textos? - by The_Scripter_Zero - 01.03.2012, 20:17
Respuesta: їGuardar y Leer textos? - by Jovanny - 01.03.2012, 20:29
Re: їGuardar y Leer textos? - by Harrinston - 01.03.2012, 20:32
Re: їGuardar y Leer textos? - by LuisGraph - 01.03.2012, 20:40
Respuesta: їGuardar y Leer textos? - by [Nikk] - 01.03.2012, 20:42

Forum Jump:


Users browsing this thread: 1 Guest(s)