#include "script_component.hpp" ADDON = false; PREP(adjust); PREP(handleInteractMenuOpened); PREP(handleKilled); PREP(handlePlayerChanged); PREP(handleScrollWheel); PREP(handleUnconscious); PREP(pickup); PREP(place); ADDON = true;