text file
-
>@tack!<
- Adept
- Posts: 338
- Joined: Sat Apr 17, 2010 4:51 pm
- Personal rank: lol?
text file
Hey, is it possible to create a text file or .log file dunno In-game with some script? I don't want an ini file.
-
JackGriffin
- Godlike
- Posts: 3829
- Joined: Fri Jan 14, 2011 1:53 pm
- Personal rank: -Retired-
-
>@tack!<
- Adept
- Posts: 338
- Joined: Sat Apr 17, 2010 4:51 pm
- Personal rank: lol?
Re: text file
I have bought a G19 Gaming keyboard recently and a user-made App that has many possibilities can access text files and do stuff with it and display it on the keyboard LCD. If the killcount or amount of killingsprees/doublekills could be written in a text file ingame then it would be cool.
-
JackGriffin
- Godlike
- Posts: 3829
- Joined: Fri Jan 14, 2011 1:53 pm
- Personal rank: -Retired-
Re: text file
You'll need something server side to parse the messages and pull out the pertinent parts. Here's a good base for you:
This is a client-side chat logger (see readme). You could alter this pretty easily to grab the stuff you want locally.
This is a client-side chat logger (see readme). You could alter this pretty easily to grab the stuff you want locally.
You do not have the required permissions to view the files attached to this post.
So long, and thanks for all the fish
-
>@tack!<
- Adept
- Posts: 338
- Joined: Sat Apr 17, 2010 4:51 pm
- Personal rank: lol?
-
>@tack!<
- Adept
- Posts: 338
- Joined: Sat Apr 17, 2010 4:51 pm
- Personal rank: lol?
Re: text file
when i try to compile chatlog.u it says it cant find something in chatlog.dll, so i still don't know how to make a text file :p, help?