Jump to content
Sign in to follow this  
pazuzu

Vehicle engine off

Recommended Posts

Is there a way to detect if a vehicles engine is off or on?

Or if a vehicle is moveing or not moving?

Thanks.

Share this post


Link to post
Share on other sites

Don't know about the engine thing, but you could check if vehicle is moving (or not moving) with speed conditions. From the memory:

speed (vehicle vehicle name) > speed num

Share this post


Link to post
Share on other sites

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">?enginon yourvehicle: blablabla

engineon command returns you if the vehicle has the engine turned on.

Enojy! xmas_o.gif

Share this post


Link to post
Share on other sites

There is a command called isEngineOn.

Syntax:

Quote[/b] ]isEngineOn vehiclename

Example:

Quote[/b] ]!isEngineOn jeep1

Would detect when the engine isn't on.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×