OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: MythPro1 on 30 Sep 2002, 05:26:24

Title: Help with Fuel/Armor
Post by: MythPro1 on 30 Sep 2002, 05:26:24
I know there is a command but don't know it yet but I want a chopper to get to a certain WP and have 0 Fuel. Whats the command for that? this setfuel 0?
Title: Re:Help with Fuel/Armor
Post by: seanver on 30 Sep 2002, 09:13:50
Yes, it is. But I think that whe you put that command in a waypoint, you gotta put the name of the unit you want to remove the fuel, so I'd be:

heliname setfuel 0
Title: Re:Help with Fuel/Armor
Post by: MythPro1 on 30 Sep 2002, 17:16:28
Thanks, appreciate it  ;)