Hey guys, Still working away on my campain, and one area i put a door there, its on my team (player1) but when i try to get my SCV through the door it just hits the door and stops, the door won't open, is there a trigger or a script to make it open? Oh! one more thing, can i make the enemy (comp players 2-8) attack the door to destroy it?
Use a trigger to enable (or maybe disable, I haven't done anything with doors for a while) its doodad state.
But you can simulate doors being attacked by having units that are invisible/concealed by sprites being attacked, when they're dead, make an explosion near the door and permanantly disable it. Traps work very well for this, provided they are given to a neutral or allied player.
For the first part you have to "disable" a door to open it, so if you were enabling a door it would remain closed.