[TUTORIAL] Create Your Own Chatlog
|
2011-10-04, 09:42
(This post was last modified: 2015-12-03 09:33 by Ash.)
Post: #1
|
|||||||
|
|||||||
Create Your Own Chatlog
Hello!
Please note that this script will not store input insim commands such as "!send 300 chucknorris", however it will show the output insim text such as "Ash sent 300€ to Chuck". There can be many times where you may need to find some text which someone has typed within game in LFS. Now, you can either trail all through a replay which could take ages, or you could have your own chatlog which is stored locally as a txt/xls/doc file. To create your own chatlog, navigate through windows to your LFS Directory. Open up the following: LFS > data > script > autoexec.lfs Your file should look similar to below: Code: // This script is run when LFS reaches the main entry screen To create your chatlog file, you will need to enter a new line into autoexec.lfs: /log chatlog.txt Then save the file, ensuring the file type is .lfs and not .txt! Your autoexec.lfs file should now look like the following: Code: // This script is run when LFS reaches the main entry screen You can customize what file type the chatlog is saved as, by changing the command line to .txt/.xls/.doc etc. Your chatlog should be found in your main LFS Directory. Please note that every time you re-open LFS, your chatlog will be erased and started again, so it will probably be a good idea to save the chatlogs with different names after each LFS session has been closed. Enjoy! Ash |
|||||||
2011-10-04, 09:56
Post: #2
|
|||||||
|
|||||||
RE: Create Your Own Chatlog
Awesome, thanks Ash!
Very helpful. |
|||||||
|
|||||||
2015-08-08, 13:44
Post: #3
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
Sorry for the major bump but is it possible to have it automatically save with the same date as the day it was saved on?
|
|||||||
|
|||||||
2015-08-08, 17:34
Post: #4
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
DJmad, i've made a script for it, around 3 months and a week ago.
I'm going to post it later this evening! |
|||||||
|
|||||||
2015-08-08, 18:04
Post: #5
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
Djmad you can get Mary, an insim app made by marius. It automatically saves the chatlogs and does not delete them, the title is the date of the chatlog. Example; "7-08-2015" "12-08-2015"
If you want the application check Marius profile. |
|||||||
|
|||||||
2015-08-08, 19:02
Post: #6
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
DJMad, this is my script: https://www.dropbox.com/s/w3omkqcltbdsnq...S.bat?dl=1
|
|||||||
|
|||||||
2015-08-08, 22:40
Post: #7
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
Okay, thanks guys. I'll check out your script tomorrow CL.
|
|||||||
|
|||||||
2015-08-09, 23:08
Post: #8
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
Can someone help me with opening the .lfs file? Everytime i try to open it, it tells me is an unvallid command.
|
|||||||
|
|||||||
2015-08-10, 14:03
Post: #9
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog | |||||||
|
|||||||
2015-08-10, 14:16
Post: #10
|
|||||||
|
|||||||
RE: [TUTORIAL] - Create Your Own Chatlog
Thx, it works fine now. Good Job Ash
|
|||||||
|
|||||||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
[TUTORIAL] Create a BAT file to launch several programs | Ash | 20 | 22,245 |
2016-01-13 14:44 Last Post: HellaFlush |
|
[TUTORIAL] - Wifipad - How to create and use! | McGherkin | 104 | 122,967 |
2015-08-10 17:32 Last Post: Jacob |
User(s) browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group