05.06.2012, 21:16
Quote:
|
nope, your getting close though
your setting count to 1 and using count as car id aswell, Use ANOTHER loop after the count loop, like outside it but to loop trough the vehicles again and then use your normal code. And for if(count == 0) return SCM(playerid, COLOR_GREY," You are not near a turtle!"); |
You mean opening a "for" if again, and check for vehicles again? Didn't understand it.


