So i found this script a while ago, can´t remember who made it. (i think it was a dude called matt).
Anyway i cant get it to work since its outdatet, if anyone could take a look at the script! Since im kinda lost..
The script should place a marker on the map, when a crashsite is spawned.
//Heli crash Markers and alert player
I place the code in Crash_spawner.sqf right under my: "diag_log(format["CRASHSPAWNER: Crash completed! Wreck at: %2 - Runtime: %1 Seconds || Distance from calculated POC: %3 meters", round(_endTime), str(getPos _crash), round(_position distance _crash)]); "
And added a new file called crashmarker.sqf, in my modules folder. And added this code;
My crashsites are working fine, but still no marks! Thx for the help!