medical/setUnconscious header

This commit is contained in:
PabstMirror 2015-07-12 10:25:00 -05:00
parent 6de3df6474
commit d4f70134e6

View File

@ -6,10 +6,14 @@
* 0: The unit that will be put in an unconscious state <OBJECT>
* 1: Set unconsciouns <BOOL> <OPTIONAL>
* 2: Minimum unconscious ACE_time <NUMBER> <OPTIONAL>
* 3: Force AI Unconscious (skip random death chance) <BOOL> <OPTIONAL>
*
* ReturnValue:
* nil
*
* Example:
* [bob, true] call ace_medical_fnc_setUnconscious;
*
* Public: yes
*/