peppy 10 Posted February 5, 2011 I am using !isnull to see if a helo is there, and if it is I want to delete it and its crew. I am using: "(!isNull(Helo1)) then {deleteVehicle(Helo1);};" It says it can be used on groups as well so I tryed" "if (!isNull(Man1)) then {deleteVehicle(Man1);};" Man1 is the group name, not the unit name. But I see the guys falling to ther death! lol.. help? ---------- Post added at 09:27 PM ---------- Previous post was at 09:26 PM ---------- I know a loop with Crew would work well, but not sure how to form it. ---------- Post added at 09:32 PM ---------- Previous post was at 09:27 PM ---------- ANSWER here.. http://forums.bistudio.com/showthread.php?t=83280&highlight=deleting+crew Share this post Link to post Share on other sites