/** * Copyright© Benjamin Kyd 2019 * fn_doSignPressed.sqf * * Teleports player and starts camera animation */ params [ ["_target", [], [[]]] ]; player setPos (target);