<?php
openPrivButton( "distancia3",47,0,15,5,5,-1,32,"^7Distancia total: ^6". GetCurrentPlayerVar ( "Dist" ),"" );
?>
<?php
GetStoredValue("Distancia_" . $track . "_" . $car . "_" . $username, $Dist);
?>
<?php
7/20/2017 5:31:02 AM -> Syntax error in cfg file ".\default\SISTEMAS_TWEAK.lpr" at line #158
';' needed
Function 'onconnect' script aborted
?>
<?php
Event OnConnect( $userName ) # Player event
GetStoredValue("Distancia_" . $track . "_" . $car . "_" . $username, $Dist);
EndEvent
?>
<?php
Event OnDisConnect( $userName, $reason ) # Player event
SetStoredValue("Distancia_" . $track . "_" . $car . "_" . $username, $Dist);
EndEvent
?>
<?php
Sub nodoetc( $KeyFlags )
openPrivButton( "distancia3",47,0,15,5,5,-1,32,"^7Distancia total: ^6". GetCurrentPlayerVar ( "Dist" ),"" );
PrivDelayedCommand( 1, nodoetc );
EndSub
?>
<?php
SetStoredValue("Distancia_" . $track . "_" . $car . "_" . $username, $Dist);
?>
<?php
openPrivButton( "distancia3",47,0,15,5,5,-1,32,"^7Distancia total: ^6" . Round(ToNum(GetCurrentPlayerVar( "KM" ) + GetCurrentPlayerVar("TotDistMeter") / 1000 ),1));
?>
<?php
Thread 0x14a8 ended with code 0 (0x0).
'LFS External.vshost.exe' (CLR v4.0.30319: LFS External.vshost.exe): 'E: \ COMPU \ LFS \ SERVERS \ [Redexx] Cruise Source - copy (2) \ bin \ Debug \ LFS External. Exe 'loaded. Symbols loaded.
'LFS External.vshost.exe' (CLR v4.0.30319: LFS External.vshost.exe): 'E: \ COMPU \ LFS \ SERVERS \ [Redexx] Cruise Source - copy (2) \ bin \ Debug \ LFS_External.dll ' loaded. Symbol loading was omitted. The module is optimized and the 'Only my code' debugger option is enabled.
'LFS External.vshost.exe' (CLR v4.0.30319: LFS External.vshost.exe): 'C: \ Windows \ Microsoft.Net \ assembly \ GAC_MSIL \ System.Configuration \ v4.0_4.0.0.0__b03f5f7f11d50a3a \ System. Configuration.dll '. Symbol loading was omitted. The module is optimized and the 'Only my code' debugger option is enabled.
The 0x179c thread terminated with code 0 (0x0).
The 0x16e8 thread terminated with code 0 (0x0).
The program '[504] LFS External.vshost.exe' terminated with code -1073741819 (0xc0000005) 'Access violation'.
?>