24.01.2013, 15:10
Quote:
Are you sure? I haven't tried it, but with files it doesn't work like that. I had %% once in a string in format, I used strins after that and then I wrote the line into a file. Despite the format and strins functions, it still wrote "%%" into the file.
|
Also, I've been using 4 %s for format + SendClientMessage and 2 for format + dialog for a long time in my gamemode, and it works fine.
On topic, I think this is rather a scripting mistake then, just like sending null string to CallLocal/RemoteFunction. My script for inputting % in chat should work, and will not trigger this problem.