点击图片可看到更多讯息
开始使用于
- 游戏:
- Operation Flashpoint
- 版本:
- 1.00
描述
- 描述:
- Returns the crew (both dead and alive) of the given vehicle.
基本句法
- 句法:
- Array = crew vehicleName
- 参数:
- vehicleName: Object
- 返回值:
- Array - An array with all units in the vehicle is returned.
范例
额外资讯
注意事项
Notes
- Posted on 3 February, 2010 - 11:28
- Ofpwarior
- The crew command will return crew in order [driver,gunner,commander,turrets,cargo]
- Posted on 1 June, 2014 - 18:17
- SilentSpike
- The crew command will return an empty array if the object has no crew - this includes objects that can't hold crew. If used on a unit (man, module, etc.) it will return an array containing that unit.