OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started 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:
mortar1 fire "FDF_mortar81mag"
and other similar commands, but no luck. :(
Think you guys could help me out?
-
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)
-
Check the FDF forum, there is a solution http://www.tacticalblunder.com/~fdfmod/forum/index.php (http://www.tacticalblunder.com/~fdfmod/forum/index.php)