The online racing simulator
Friendly
Is there a way to turn all of the friendly rank thing off when you go past start?
Quote from Jonathon.provost :Is there a way to turn all of the friendly rank thing off when you go past start?

Maybe try removing the $defaulttopcar?

Make it

<?php 
$DefaultTopCar 
"";
?>

#3 - Krayy
Comment out the lines in the OnPB event:


<?php 
Event OnPB
$userName # Player event
#    globalMsg( langEngine( "%{main_onnewpb}%" , GetCurrentPlayerVar("NickName"), GetCurrentPlayerVar("Car"),NumToMSH(GetCurrentPlayerVar("LapTime")) ) );
#    globalMsg( langEngine( "%{main_onnewpb_rank}%" ,GetCurrentPlayerVar("PosAbs") ) );
    
privMsglangEngine"%{main_onnewpb_sesslaps}%" GetCurrentPlayerVar("SessLaps") ) );
    
privMsglangEngine"%{main_onnewpb_servlaps}%" GetCurrentPlayerVar("Laps") ) );
    
privMsglangEngine"%{main_onnewpb_avgspeed}%" ,ToPlayerUnitGetCurrentPlayerVar("AvgSpeed") ),GetCurrentPlayerVar("UnitSpeed") ) );
    
privRcm(  langEngine"%{main_onnewpb_rank2}%" ,GetCurrentPlayerVar("Car"),GetCurrentPlayerVar("PosAbs") ) );
EndEvent
?>


Ok,
Thanks I will try it when I get home and I will let you know how it gose.
Cheers

FGED GREDG RDFGDR GSFDG