View Single Post
Old 06-15-12, 03:39 AM   #1
sidslotm
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default Secondary missions

Hi, I have been working on having two Objectives per mission, as per SH3.



The mission Editor Above shows the idea, But the in game experience is not so cool, below.



Here you can see the problem, both patrol zones are show on the map. Athough this works, for the gamer which patrol point is the first point ? . The mission Editor programming looks like this.

Objectives
First Patrol ---->(PatrolArea)---->Primary
Second Patrol----->(PatrolArea)---->Seconary

Triggers
Patrol One----->(First Patrol)-------->Objective
Patrol Two----->{Second Patrol)--->Objective

Events
FirstPatrol--------->(Message}
SecondPatrol---->(Message}

I should say also that under Objectives I have tried both (Hidden Primary and Hidden Secondary) Objectives, neither work as the second map zone is not revealed at all.

thanks
  Reply With Quote