kocrachon 2 Posted December 5, 2008 So I want to test the speed of a couple of vehicles. To see exactly at what speed they are moving at. So I have two tests I want to test. First how do I make it so that when a vehicle reaches a trigger it tells me its speed. Second, how can I make a trigger activate when the vehicle reaches the requested speed? Share this post Link to post Share on other sites
Przemek_kondor 14 Posted December 5, 2008 1. look for command: speed 2. on trigger's activation field: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">(speed veh) > requested_speed Share this post Link to post Share on other sites