PDA

View Full Version : Secondary missions


sidslotm
06-15-12, 03:39 AM
Hi, I have been working on having two Objectives per mission, as per SH3.

http://img228.imageshack.us/img228/8846/missioneditor.jpg

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

http://img338.imageshack.us/img338/8981/gamemap.jpg

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

sidslotm
10-07-12, 03:31 PM
:wah:

sidslotm
01-28-16, 09:36 AM
Well, finally crack it after much coffee. Testing a series of new objectives right now, results are intermittent but looks promising.