Add array info to header

This commit is contained in:
PabstMirror 2015-10-16 08:28:54 -05:00
parent 94e3cd1f79
commit fa7299ba1b

View File

@ -6,6 +6,7 @@
* Arguments:
* 0: Source ID <STRING><OPTIONAL>
* 1: Show Hud Bool Array (8 to set, empty to remove) <ARRAY><OPTIONAL>
* - [hud, info, radar, compass, direction, menu, group, cursors]
*
* Return Value:
* Resulting ShowHud Array <ARRAY>
@ -16,7 +17,6 @@
*
* Public: Yes
*/
#define DEBUG_MODE_FULL
#include "script_component.hpp"
if (!hasInterface) exitWith {[-1]};