Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: west target west  (Read 2309 times)

0 Members and 1 Guest are viewing this topic.

Mizilus

  • Guest
west target west
« on: 04 Oct 2005, 21:33:00 »
I have a mission in which I want a west unit to "go rogue" and target pretty much everyone. East, west, civilians, everyone. How do I make this happen?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:west target west
« Reply #1 on: 04 Oct 2005, 22:08:41 »
This might be a little tricky.   We need more details:  for example, where does the player fit into this?   Will East and West be present in the same area at the same time?   Will there be any cutscenes around?

Making everybody target him is easy:

loon1 addRating -10000
Plenty of reviewed ArmA missions for you to play

Mizilus

  • Guest
Re:west target west
« Reply #2 on: 04 Oct 2005, 22:22:22 »
Say I have a mission that involves the player and players group, some mercenaries, some police, some east soldiers, civilians, and the "rogue group".

I want the mercenaries to target the players and police.

I want the police to target the mercenaries and any other "east" units they encounter as well as the rogues.

The east soldiers will target the players group, the police, and the rogue group.

the civilians will get in the way.

The rogue group will shoot anything that moves.


Hope that makes sense. For the most part the mercs and rogues are the ones I think may give me trouble.
« Last Edit: 04 Oct 2005, 22:23:53 by Mizilus »

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:west target west
« Reply #3 on: 04 Oct 2005, 22:45:38 »
Well that's easy then.   Set Resistance friendly to nobody.

West
player
police

East
mercenaries
east

Resistance
Rogue


If any unit is not naturally on the correct side, group it under a group leader of the appropriate side, with the group leader's probability of presence slider set to zero.

Make civilians belong to whichever side they are likely to encouter.  They won't get shot at by the local military because they are on the same side, but the Rogues will shoot at them.
« Last Edit: 04 Oct 2005, 22:48:31 by macguba »
Plenty of reviewed ArmA missions for you to play

Mizilus

  • Guest
Re:west target west
« Reply #4 on: 04 Oct 2005, 22:57:26 »
Ok. I understand most of that but how do I make resistance friendly to nobody and how to I make a naturally west unit "resistance"?

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:west target west
« Reply #5 on: 04 Oct 2005, 23:28:50 »
Quote
how do I make resistance friendly to nobody
At the top right hand corner of the Mission Editor is a picture of a sun and a cloud.  Click on it.  It's called the Intel Box.   Here you write the name of the mission, set the weather and the attitude of the Resistance. (Click on what you want.)

Quote
how to I make a naturally west unit "resistance"?
Quote
group it under a group leader of the appropriate side, with the group leader's probability of presence slider set to zero.
Plenty of reviewed ArmA missions for you to play

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:west target west
« Reply #6 on: 04 Oct 2005, 23:30:57 »
In the same window that you set time and date there is a bit at the bottom where you can set Resistance to be friendly with nobody.

As for the making a West guy a Resistance guy you place a Resistance soldier, and in his init field you put,

deletevehicle this

Then you place your West guy and group him to the Resistance soldier. Do this by selecting the groups tag and dragging a line from the West guy to the Resistance guy. There should now be a blue line between them.

What it does is delete the Res guy at the beginning of the mission thus making the next guy the leader. He's West but he's Resistance.
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:west target west
« Reply #7 on: 04 Oct 2005, 23:31:37 »
Damn it.  :P
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:west target west
« Reply #8 on: 04 Oct 2005, 23:37:36 »
 ;D

Love the sig line btw.   ;D ;D ;D
Plenty of reviewed ArmA missions for you to play

Offline The-Architect

  • Former Staff
  • ****
  • Bite my shiny metal...
    • Bob's Un-official Flashpoint Page
Re:west target west
« Reply #9 on: 04 Oct 2005, 23:39:59 »
You think I should credit the author?
James Andrew Wilkinson 1977 - 2005 R.I.P.
"If it ain't the friggin' incoming it's the friggin' outgoing. Only difference is who gets the friggin' grease, and that ain't no friggin' difference at all."

Mizilus

  • Guest
Re:west target west
« Reply #10 on: 04 Oct 2005, 23:44:39 »
Excellent. This will help a lot for more than just this mission.

Thanks guys.

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:west target west
« Reply #11 on: 04 Oct 2005, 23:44:40 »
@Archie - Nah, I know who it is and he's too lazy to deserve it.  :moon:

@Mizilus - :thumbsup:
« Last Edit: 04 Oct 2005, 23:46:41 by macguba »
Plenty of reviewed ArmA missions for you to play

Mizilus

  • Guest
Re:west target west
« Reply #12 on: 05 Oct 2005, 00:56:38 »
Oh, real quick, in this mission I also want to have vehicles with low fuel. How is that done?

Sorry for the rookie questions.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:west target west
« Reply #13 on: 05 Oct 2005, 02:00:25 »
Hmmm.....set the fuel slider to low perhaps?


Planck
I know a little about a lot, and a lot about a little.

Offline Triggerhappy

  • Contributing Member
  • **
  • Llama, it's what's for dinner.
Re:west target west
« Reply #14 on: 05 Oct 2005, 06:05:39 »
;D

Love the sig line btw.   ;D ;D ;D

mac! offtopic?!? now i've seen everything

 :o  :wow: :o  :wow: :o  :wow: :o  :wow: :o  :wow: :o  :wow: :o  :wow: :o