ArmA Warfare/1.1/Issues – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
Line 16: Line 16:
  _u [[setCombatMode]] "YELLOW" (or "RED"?)
  _u [[setCombatMode]] "YELLOW" (or "RED"?)
*be combat mode "Danger"
*be combat mode "Danger"
  _unit [[setBehaviour]] "COMBAT"
  _u [[setBehaviour]] "COMBAT"
*doing a "Scan horizon"<br>
*doing a "Scan horizon"<br>
Server AI get in as gunner at ''Common\Functions\Common_UseStationaryDefense.sqf'', line 32.<br>
Server AI get in as gunner at ''Common\Functions\Common_UseStationaryDefense.sqf'', line 32.<br>
No simply "scan horizon" command has been found in BI/OFPEC forums.
No simply "scan horizon" command has been found in BI/OFPEC forums.
[[User:Alef|alef]] 17:51, 25 June 2008 (CEST)
[[User:Alef|alef]] 17:51, 25 June 2008 (CEST)

Revision as of 15:34, 26 June 2008

Switching sides will result in screen blanking

BIS forum

Wishes

<<Article
The bugs section of this page is being drowned out by the wishes section and with the page being called issues... What about moving all of the wishes to a dedicated Warfare wish list page? --MSG Trit 02:10, 25 June 2008 (CEST)

I've chosen the word "issue" but not being an english native it's maybe the wrong one. As I know, in IT it's used for both bugs and request feature, as briefly described here.
About the wishes being more than bugs, you are right. I suppose there are more bugs than described here. However, I'll prefer to have dedicate pages for each dev chosen wishes/bugs with design and/or implementation details. In the meantime, keeping whishes and bugs together should help to see if an issue is a bug (it should work as documentation/help says, but it doesn't) or a wish (should work like I want, but it doesn't). alef 11:45, 25 June 2008 (CEST)

Bugs

Non player controlled AI in AA pods

<<Article | BI forum post>>
AI in pods should

  • be in "Open fire" engage rule (or "Engage at will"?)
_u setCombatMode "YELLOW" (or "RED"?)
  • be combat mode "Danger"
_u setBehaviour "COMBAT"
  • doing a "Scan horizon"

Server AI get in as gunner at Common\Functions\Common_UseStationaryDefense.sqf, line 32.
No simply "scan horizon" command has been found in BI/OFPEC forums. alef 17:51, 25 June 2008 (CEST)