I have been trying to write a script based off the awsome vrs.sqs script...basically what im looking to do is not allow and vehicles of a certian type...in my mission helicopters...to go below 10m within a trigger or they will die...now here is the prob...its a multiplayer mission and right now im running triggers and have named the choppers i.e heli1, heli2 etc...and then the trigger is set that if heli1 is below 10m setdammage 1...which is working great except one prob....when the vehicles respawn obviously they do not have the same name so the trigger no longer works...is there anyway to have the choppers get their old name back or make a trigger that will check for a type of vehicle)helicopters) then check their height...(below 10m) and then setdammage 1 without a name...im so lost and need help...im only a beginner in scripting lol thanx in advance