How long do you think it will be until you are ready to release your pitboard to the community? It looks very useful, and I would love to integrate it with Lapper on my servers




) feature.




+----------------------------+
|Changes from v5.712 to 5.713|
+----------------------------+
1. Flags players for current player tested also when on track and changed( mouse,view,...,etc)
2. Add new event : OnLapperStart
this event is triggereg when lapper start
3. Add GlobalVar ident to define var that are global and visible on each event.
Event OnLapperStart()
GlobalVar $myvar;
$myvar = "it's a test";
EndEvent
This var now it's visible in all event and can be used or changed. All modification are visible
on other event.
LFSLapper.txt
- 39.8 KB - 491 views
. This don't stop working application



LFSBanEditor.zip
- 330.1 KB - 534 views
and I am using the Global Button for other things so know about that. Thanks anyway.