Home   Help Search Login Register  

Author Topic: just surpressing fire  (Read 916 times)

0 Members and 1 Guest are viewing this topic.

Victorcharlie

  • Guest
just surpressing fire
« on: 18 Feb 2005, 17:34:05 »
I am making a campaign about the life of a 'Nam grunt and I want to make a training mission where there is a HMG firing over his head so if he doesn't crawl and starts standing up, the HMG will tear him up. How do I make a weapon just fire at "nothing"  :-\

Thanks,

VC

PrejudiceSucks

  • Guest
Re:just surpressing fire
« Reply #1 on: 18 Feb 2005, 17:49:01 »
There are a fair few 'invisible' addons, then all you'd need to use on it would be (if the object is 'invisible' and gunner is 'M60')

M60 doFire invisible

But you'd need to set the skill quite high and need to position it higher than someone prone.

Dubieman

  • Guest
Re:just surpressing fire
« Reply #2 on: 18 Feb 2005, 20:51:25 »
Editor depot(look for dispersion scripts), use the fire command (look it up I suppose or ask about it :)), or use an invisible target.

US-Marine

  • Guest
Re:just surpressing fire
« Reply #3 on: 12 Mar 2005, 14:46:55 »
Hy i wanna do supressing fire for a Fieldgun (from east) but there should be westunits.

I tried "Gun dofire at target" but it dosn't work they won't shoot ???



(i won't open new topic because it exsist)

Offline 456820

  • Contributing Member
  • **
Re:just surpressing fire
« Reply #4 on: 12 Mar 2005, 15:08:49 »
what i would do i dont know if it would work would be make some walls wire then more walls
||<>||- where in that the || would be walls and the <> would be wire and then - would be the gunner have a target oposite the gunner and give the gunner a command
gunner dotarget target1
gunner dofire target1

US-Marine

  • Guest
Re:just surpressing fire
« Reply #5 on: 12 Mar 2005, 15:20:41 »
"gunner dotarget target1" and "gunner dofire target1" comes in the init file from the gun? or the soldier?

Offline 456820

  • Contributing Member
  • **
Re:just surpressing fire
« Reply #6 on: 12 Mar 2005, 15:26:41 »
that comes in a script or what ever you what really i usually use it in a script

US-Marine

  • Guest
Re:just surpressing fire
« Reply #7 on: 12 Mar 2005, 15:27:40 »
i only use the init file , because i have no skill in scripts :P

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:just surpressing fire
« Reply #8 on: 12 Mar 2005, 15:36:08 »
To make this work you will need just a little skill in scripts.   Read

Abuu's Basic Editing Tutorial
snYpir's A Friendly Intro to Code Snippets
Johan Gustafsson's Scripting Guide

Plenty of reviewed ArmA missions for you to play

Offline 456820

  • Contributing Member
  • **
Re:just surpressing fire
« Reply #9 on: 12 Mar 2005, 15:38:43 »
well its really simple for this i would have a trigger for when west is present then the machine gun fires its your choice change it for your needs
then on the activation field put
[] exec "script.sqs"
where script.sqs is the name of the file then make a .sqs file name it script and place
gunner dotarget target1
~1
gunner dofire target1

that will make the gunner target target1 then wait a second then fire at target1
simple

US-Marine

  • Guest
Re:just surpressing fire
« Reply #10 on: 12 Mar 2005, 16:08:54 »
well ok o try it

thanks  ;)

US-Marine

  • Guest
Re:just surpressing fire
« Reply #11 on: 12 Mar 2005, 17:20:12 »
I have a sqs file for it now

the only thing is , the gunner gets out of the gun after each shot then he mount shoots and get out and if there is a Commander too he won't shoot ???
« Last Edit: 12 Mar 2005, 17:42:43 by US-Marine »

Kyle Sarnik

  • Guest
Re:just surpressing fire
« Reply #12 on: 12 Mar 2005, 17:26:02 »
.sqs files go in the mission directory, they can also be assigned to subfolders and called like so:

[] exec "scripts\myscript.sqs"

and .sqs files can also be called from pbo files:

[] exec "\myaddon\scripts\myscript.sqs"

US-Marine

  • Guest
Re:just surpressing fire
« Reply #13 on: 12 Mar 2005, 17:43:21 »
cool thx :)

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:just surpressing fire
« Reply #14 on: 13 Mar 2005, 02:34:37 »
...How do I make a weapon just fire at "nothing"

You can of course use "invisible targets" etc. but I simply use JAM-HD soldiers!
 ;D They couldn't hit Dolly Partons a** from a square inch!!! ;D ;D ;D no harm done.