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: Scud Targeting  (Read 1822 times)

0 Members and 1 Guest are viewing this topic.

Offline Taggart

  • Members
  • *
Scud Targeting
« on: 12 Jul 2004, 17:41:30 »
I have found nothing in search to help with this :'(, so any help is appreciated. I have a scud "scud1" and a target "target1", I am using a script to initiate the scud launch, which works brilliantly, but I cannot get the scud to fire on a specified target. I have tried using "scud1 dotarget target1; scud1 dofire target1" along with the script, but it does not work. My clan does not use the BAS Scud, so I cannot use that. Any ideas please  ???
Tried in vain got an artery

DBR_ONIX

  • Guest
Re:Scud Targeting
« Reply #1 on: 12 Jul 2004, 17:45:28 »
How bout, in your script, put this after a bit of a delay ::
Code: [Select]
scudbang = "laserguidedbomb" camcreate getpos traget1

It will make a fairly large explosion where ever the unit/item called target1 is located
Though you can't make the missile come down, as it would require a new addon (A 3d model of the missile, to camcreate)

- Ben

Offline Taggart

  • Members
  • *
Re:Scud Targeting
« Reply #2 on: 12 Jul 2004, 18:35:24 »
Superb, what a bang, just what the Doctor ordered  ;D Many Thanx
Tried in vain got an artery

DBR_ONIX

  • Guest
Re:Scud Targeting
« Reply #3 on: 13 Jul 2004, 18:33:46 »
No probs ;)
- Ben