ACE3/addons/flashlights/XEH_postInitClient.sqf

8 lines
156 B
Plaintext
Raw Normal View History

2015-08-11 17:59:50 +00:00
#include "script_component.hpp"
// Exit on Headless as well
if (!hasInterface) exitWith {};
2015-08-11 17:59:50 +00:00
LOG(MSG_INIT);
//todo: make flashlights attachable to players