Having " in a string (output)
#6

This doesnt work when saving to file, nor when formatting (format) a string.

Example;
(This a piece of update code for my Scripter's Tools script)
pawn Код:
format(string, sizeof(string), "Create3DTextLabel(\"%s\", COLOUR, %f, %f, %f, 20.0, 0, 0); //%s", orig, x, y, z, params);
As you can see, i have added the \" in the corresponding area, however this doesnt work. It doesnt show when i output as a "SendClientMessage" or when i save it to file.
Reply


Messages In This Thread
Having " in a string (output) - by Ash. - 08.02.2011, 20:23
Re: Having " in a string (output) - by randomkid88 - 08.02.2011, 20:25
Re: Having " in a string (output) - by TheAlienForce - 08.02.2011, 20:26
Re: Having " in a string (output) - by Ash. - 08.02.2011, 20:44
Re: Having " in a string (output) - by Unknown123 - 08.02.2011, 20:58
Re: Having " in a string (output) - by Ash. - 08.02.2011, 21:00
Re: Having " in a string (output) - by Ash. - 08.02.2011, 21:22
Re: Having " in a string (output) - by Ash. - 08.02.2011, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)