Don't worry about the blanks, as they appear on different part of screen to dots.
Once they work, try taking the blanklines away. Hopefully, should now work.
Why this should be? Go figure!
You only need 1 set of "blanks" per CASE command, not per dot.
EDIT
Was thinking of using the no colour light gray and black dots of different sizes to appear on peoples screen during RallyX event, gradually getting more and more as the sectors/laps increase, to simulate mud on visor, with dots clearing on race end. Do you think that would be cool, or just extremely annoying?
I have a weird/dumb question. I want to give the leader on lap 2 a drive through penalty (odd, I know) using lapper. I thought I could do it by adding a few conditions to the OnLap event.
Event OnLap() # Player event # DT stuff follows IF ( $Pos == "1") THEN IF ( $LapsDone == "2" ) THEN cmdLFS( "/p_dt " . GetCurrentPlayerVar("Username") ); ENDIF ENDIF EndEvent
It doesn't seem to work. Can someone enlighten me?
Just take your old PB.txt file and copy it into the new Lapper/bin/<instance> directory (usually Lapper/bin/default) and rename it to match the database name entries in your Lapper.lpr file with ".txt" on the end. So if your lkapper file has: