Home   Help Search Login Register  

Author Topic: artillery?  (Read 820 times)

0 Members and 1 Guest are viewing this topic.

Offline 456820

  • Contributing Member
  • **
artillery?
« on: 08 Jan 2005, 19:03:03 »
is there a way of making artillery fire around a unit but not actually hitting him or injuring him but still targeting a game logic or marker?

bored_onion

  • Guest
Re:artillery?
« Reply #1 on: 08 Jan 2005, 23:44:33 »
do you want the player to move or not? if so then it could be more diffcult. other than that place some GLs around your man and camcreate some shells there. a few playtests should make sure that the guy isnt killed.

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:artillery?
« Reply #2 on: 08 Jan 2005, 23:45:59 »
For a specific unit is easy, for several or an entire group, that's quite harder to do. Which is it?

:beat: *Gets Shot* :beat:

Offline 456820

  • Contributing Member
  • **
Re:artillery?
« Reply #3 on: 09 Jan 2005, 13:14:41 »
i want it on about 5 men who are all moving

bored_onion

  • Guest
Re:artillery?
« Reply #4 on: 09 Jan 2005, 14:01:28 »
that will be difficult, especially if one gets caught behind, dies or runs infront of somebody else.

couldnt you just make it so that there are random explosions over a wide area. some may die but its saves LOADS of work

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:artillery?
« Reply #5 on: 09 Jan 2005, 14:21:07 »
You'd have to run some kind of loop:    create an possible position for the explosion, then check that that position was more than say 10 yards from any of the loons you care about.    If it is, then move the projected explosion point by a random amount and repeat the check.    

Messy and laggy.

What is this for?  Assuming it's a cutscene it's probably easier just to fake it and make the loons invincible with an eventhandler hit and a setdammage 0 loop.
Plenty of reviewed ArmA missions for you to play