Addons & Mods Depot > OFP - Addons & Mods General

Adding an illuminating flare launcher to the A-10?

(1/2) > >>

Sole:
I've tried several different config.cpp thingy's to make a working flare launcher and OFP started and when I try to fire flares from the A10 it won't fire. :beat: Maybe it is not possible at all to add a flare launcher to a vehicle at all without the use of scripts, but IF it is and someone knows how... please tell me :)

Thanks in advance :thumbsup:

tai mai shu:
very easy i think, but this isnt tested.

_vehicle = _this select 0
_flareintervals = _this select 1

_flarestart = getpos _vehicle

"flare" = camcreate "flare" _flarestart
~_flareintervals
"flare" = camcreate "flare" _flarestart
~_flareintervals
"flare" = camcreate "flare" _flarestart
~_flareintervals
"flare" = camcreate "flare" _flarestart
~_flareintervals
"flare" = camcreate "flare" _flarestart
~_flareintervals
"flare" = camcreate "flare" _flarestart
exit

im new to scripting, but something like this will work i think, it needs lots of tweaking though.

Jahve:
dump! he means in the config.cpp not a script..  ;D

tai mai shu:

--- Quote from: Jahve on 21 Aug 2002, 12:33:18 ---dump! he means in the config.cpp not a script..  ;D

--- End quote ---

erm, yeah whatever, why dont you read the post...  ::)

Maybe it is not possible at all to add a flare launcher to a vehicle at all without the use of scripts, but IF it is and someone knows how... please tell me

Jahve:
I did.. now you read..

Maybe it is not possible at all to add a flare launcher to a vehicle at all without the use of scripts, but IF it is and someone knows how... please tell me

Navigation

[0] Message Index

[#] Next page

Go to full version