Escaping slashes
#2

Does the \\ appear in the saved file? If yes you're doing something wrong.

You only have to escape them when you actually type it in a string or as a single character (like '\\') in your script.
If you load a "\" from a text file for example (or a player writes a backslash in a dialog), it is already escaped.

If I got your question wrong, please explain it a bit more.
Reply


Messages In This Thread
Escaping slashes - by ScIrUsna - 18.04.2016, 10:38
Re: Escaping slashes - by NaS - 18.04.2016, 11:21
Re: Escaping slashes - by ScIrUsna - 18.04.2016, 12:27
Re: Escaping slashes - by ScIrUsna - 18.04.2016, 13:11
Re: Escaping slashes - by NaS - 18.04.2016, 13:46
Re: Escaping slashes - by ScIrUsna - 18.04.2016, 13:56
Re: Escaping slashes - by NaS - 18.04.2016, 14:43

Forum Jump:


Users browsing this thread: 1 Guest(s)