BraTTy 0 Posted June 15, 2003 I just want to point something out that was causing problems. Within my config.cpp in my getin and getout eventhandler I was doing this to open/close the canopy getin="this animate [""corcanopy"", 1]"; Now what was happening ,is it was animating canopies on OTHER planes ,usually the first that I had placed!! lol,lol I just want to point out that try to use this format whenever possible: getin="(_this select 0) animate [""corcanopy"", 1]"; That fixes the problem, cheers Share this post Link to post Share on other sites