What is involved in making an NPC join your squad for a mission - as in the reaver elders mission (with the tank). What scripting needs to be done and does the NPC have to a have a specific char. file set up?
1, If you place 6 identical entities, the last one placed will usually be the leader. Otherwise I don't really remember, it's been a long time since I've done a stand alone map, probably something to do with the stats, rank & level.
To:Hotel California
To make a NPC join your squad,you need to set a tag name for this NPC,then set a trigger:when certain conditions are met,change the tagged unit's player to you(Human,usually player1),when you need to remove it,change it's player to other.