Home   Help Search Login Register  

Author Topic: East attack civilians  (Read 565 times)

0 Members and 1 Guest are viewing this topic.

proximity2000

  • Guest
East attack civilians
« on: 25 Feb 2004, 23:50:39 »
I have 2 questions:

1: How do u do if i want the east side attack civilian people?

2: If they have killed all, what is the script for mission failed??

Ty

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:East attack civilians
« Reply #1 on: 26 Feb 2004, 00:22:00 »
1.    Create a west soldier, rank colonel.    In his init field write

deleteVehicle this

Create a civilian.   Group the civvy to the west colonel.    The civvy now behaves like a west loon.

This forum has a search function.   It's not always successful, but it's always worth trying a search before posting.   This is by far the most popular question these days so you would have found the answer straightaway.  ;)


2.   Create a trigger:-    

Area:   whole map
Activation box:   West not present
Type:    End#1

I suggest you read some trigger tutorials in the Editors Depot if you're not sure how to make your mission end.
« Last Edit: 26 Feb 2004, 00:22:36 by macguba »
Plenty of reviewed ArmA missions for you to play

proximity2000

  • Guest
Re:East attack civilians
« Reply #2 on: 26 Feb 2004, 15:48:52 »
ok..tnx..but i mean objective failed..i wrote wrong...

Offline IceShade

  • Members
  • *
Re:East attack civilians
« Reply #3 on: 26 Feb 2004, 16:25:57 »
On the 2nd .. thingy..

Don't mistake the 'victory end' and the 'failed end' with each other.. I always use End #1 for victory and End #2 for failures or other outcomes.

The End#1 and #2 debriefing messages are made in the briefing.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:East attack civilians
« Reply #4 on: 26 Feb 2004, 16:35:48 »
In that case your trigger would be something like:-

Activation box:   west not present
On Activation:   "1" objStatus "failed"

This kind of thing is well covered in the tutes - read everything by snYpir in the Getting Started section of the Editors Depot.
Plenty of reviewed ArmA missions for you to play