Lets say I would like to blow markers bomb, bomb2, bomb3. I would use
bomb = "Bo_GBU12_LGB" createvehicle getmarkerpos "bomb"; bomb = "Bo_GBU12_LGB" createvehicle getmarkerpos "bomb2"; bomb = "Bo_GBU12_LGB" createvehicle getmarkerpos "bomb3"
but it kinda sucks to put those everytime, especially if you have more objects.
So is there easier way to do this, like give those units one name or sumthing.
Thank you in advance and sorry, kinda hard to explain >:)