01.04.2012, 05:29
Hey guys
how do i detect if a cars engine is running like
if(CarsEngineisRunning)
{
//do shit
}
if(CarsEngineisOff)
{
//do shit
}
cheers
how do i detect if a cars engine is running like
if(CarsEngineisRunning)
{
//do shit
}
if(CarsEngineisOff)
{
//do shit
}
cheers