ACE3/addons/flashlights/XEH_postInitClient.sqf
2015-09-11 16:58:26 +02:00

8 lines
156 B
Plaintext

#include "script_component.hpp"
// Exit on Headless as well
if (!hasInterface) exitWith {};
LOG(MSG_INIT);
//todo: make flashlights attachable to players