morale: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") | Lou Montana (talk | contribs)  m (Some wiki formatting) | ||
| Line 15: | Line 15: | ||
| |gr1= Object Manipulation | |gr1= Object Manipulation | ||
| |descr= Checks a current morale level of the unit  | |descr= Checks a current morale level of the unit. | ||
| |s1= [[morale]] unit | |s1= [[morale]] unit | ||
| Line 21: | Line 21: | ||
| |p1= unit:  [[Object]] | |p1= unit:  [[Object]] | ||
| |r1= [[Number]] | |r1= [[Number]] - in range -1..+1 | ||
| |x1= <sqf>morale  | |x1= <sqf>hint format ["Leader's morale: %1", morale leader player];</sqf> | ||
| |seealso= [[skill]] [[setSkill]] [[:Category: AI]] | |seealso= [[skill]] [[setSkill]] [[:Category: AI|Category: AI]] | ||
| }} | }} | ||
| {{Note | |||
| |user= .kju | |||
| |timestamp= 20200813105400 | |||
| |text= In {{arma3}} probably affects [[Arma_3_Suppression|Suppression]]. | |||
| }} | |||
| In  | |||
Revision as of 12:14, 21 February 2023
Description
- Description:
- Checks a current morale level of the unit.
- Groups:
- Object Manipulation
Syntax
Examples
- Example 1:
Additional Information
- See also:
- skill setSkill Category: AI
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
- Posted on Aug 13, 2020 - 10:54 (UTC)
- In Arma 3 probably affects Suppression.
 
	


