OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mooseman on 14 Feb 2004, 23:50:08

Title: Assigning names to crew
Post by: Mooseman on 14 Feb 2004, 23:50:08
Hi,

What I want to do: for a cutscene there should be a crew member  disembarking  and then go and talk with another person.

Problem: When assigning a name in the editor, its valid for the vehicle not for the crew. That of course is bull because I want the crew to talk, not the vehicle.

Question: How can I assign names to the crew in order to let them speak (or more generally: refer to them) once they get out?

Any ideas??
Title: Re:Assigning names to crew
Post by: Mooseman on 15 Feb 2004, 00:28:27
Found a solution:

I named the vehicle "chuck" (it can be any valid name).

Afterwards you can referentiate to the crew as

chuckd -> driver

chuckc -> commander

chuckg -> gunner

Easy, isn't it?  8)
Title: Re:Assigning names to crew
Post by: The-Architect on 15 Feb 2004, 01:37:22
Make an empty vehicle and put the crew in after with,

this moveindriver/commander/gunner/cargo commands.

That way you can assign them names as normal individuals.