RE: Why does Plus! parse sent messages twice?
Texts need to be parsed again. Remember that your script isn't the only script which is running (probably)...
Your script can output something which another script on its turn needs to change or parse or whatever.
Hence, when your script outputs something differently, it is only logical that it is again send to all the scripts again.
That you might end up with a buildup of tags is the fault of the script developper (to say it in a crude way). It is the responsebility of the programmer to make his script parsing and changing messages in a proper way.
imho
.-= A 'frrrrrrrituurrr' for Wacky =-.
|