[TC] Gaming Forums
LFS Chat log formatter - Printable Version

+- [TC] Gaming Forums (https://forum.city-driving.co.uk)
+-- Forum: Community Area (/forumdisplay.php?fid=14)
+--- Forum: Live for Speed Area (/forumdisplay.php?fid=17)
+--- Thread: LFS Chat log formatter (/showthread.php?tid=15377)



LFS Chat log formatter - Dan - 2014-12-24 19:50

For anyone who uses this feature within LFS, I have coded a quick script that converts LFS escape codes (such as ^a, ^v etc.) into their respective symbols.

LFS Wiki Wrote:^v - |
^a - *
^c - :
^d - \
^s - /
^q - ?
^t - "
^l - <
^r - >
^h - #

So, instead of reading the chat log in this format which is quite difficult to interpret:

[Image: 8l0h0Y18pu.png]

You can run it through the script and read it correctly:

[Image: 2x2s1v94wY.png]

Some may see it as pointless, but it was something nifty I coded in 10 minutes. Tongue

It's available here: http://danielplumb.co.uk/resources/chatlogs/


RE: LFS Chat log formatter - Bez - 2014-12-24 20:12

LFSlazy does it all automatically with its chatlogs. Nice one though Dan Smile Now get on with the real coding Wink


RE: LFS Chat log formatter - Warped - 2014-12-24 20:12

Oh, how I hated this happening. Nicely done.


RE: LFS Chat log formatter - Dan - 2014-12-24 20:12

(2014-12-24 20:12)Bez Wrote:  LFSlazy does it all automatically with its chatlogs. Nice one though Dan Smile Now get on with the real coding Wink

How did I know you were going to pipe up and mention coding, haha.

Maybe. Tongue