Depending on finishing times, the first flag(s) could disappear before next drivers get round. The winner flag stays for about 10 seconds or so, then disappears. When person in 2nd place finishes that stays for about 10 seconds and disappears. If 2nd person finishes before 1st flag disappears, both will show. And so on.
Now you've downloaded the text file, you need to open that and open your LFSLapper.lpr configuration file.
The downloaded text file says that you need to copy and paste into 2 sections of the LFSLapper.lpr file
# ----> Code needs to be put in 2 different sections ################################## # # Put following in 'Action on Qual and race' Section ......
# Put following in Language Section ......
First make backup of your LFSLapper.lpr file (in case it all goes wrong), then follow the instructions making sure you copy and paste all the relevant detail into the right sections.
Note: Winner flags script was written for LFSLapper v5.844
I've changed the standard (vanilla) version of the LFSLapper.lpr file, adding in the winner flag code in the proper sections. It's included with this post, but if you download, you'll have to change suffix from .txt to .lpr