OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: j-man on 11 Dec 2004, 02:48:51

Title: FDF mortars
Post by: j-man on 11 Dec 2004, 02:48:51
I'm creating a mission where you need to destroy some Russian mortars. I'm using the mortars that came with the FDF mod and i'd like the mortars to fire for effect. I've tried the command:

Code: [Select]
mortar1 fire "FDF_mortar81mag"
and other similar commands, but no luck. :(

Think you guys could help me out?
Title: Re:FDF mortars
Post by: Triggerhappy on 11 Dec 2004, 03:14:58
mortar1 fire ["FDF_mortar81", "single"]
you need the name for the weapon (i guessed)
for the mortar single makes no difference but you need it, it is the rate of fire (single burst full)
Title: Re:FDF mortars
Post by: Peter haroski on 19 Dec 2004, 11:55:19
Check the FDF forum, there is a solution http://www.tacticalblunder.com/~fdfmod/forum/index.php (http://www.tacticalblunder.com/~fdfmod/forum/index.php)