Max_Qc Posted October 28, 2018 Share Posted October 28, 2018 (edited) ok humm first its my first tutorial and seconde i shared it because it shared on other forum and i not see it here for u English people yes im french and if anybody can corect my english on the tutorial its fine Lets Start original post or where i found the post : https://wiki.altisdev.com/books/tutoriels-universels-/chapter/gopro-et-caméra-de-sécurité Author: not define and ( its not me ) Diffulcty : i guest easy but take 30 min over (mapping in eden editor) 1. Open your missionroot Ini.sqf add: [] execVM "Init\Init_Gopro.sqf"; Look like: StartProgress = false; [] execVM "briefing.sqf"; //Load Briefing [] execVM "KRON_Strings.sqf"; ....... [] execVM "Init\Init_Gopro.sqf"; StartProgress = true; 2.Create a folder in your mission root called Init and add Init_Gopro.sqf inside 3.Create a folder called Scripts In Folder called Scripts add another folder called Gopro and in Gopro folder add Traitement_gopro.sqf Direct_gopro.sqf inside Now we done with script and copy paste shit for next step be sure your Cop are called cop_1, cop_2. cop_3 ....... without interruption like cop_1, cop_2, cop_4.... 4. Go in arma 3 editor and open your mission 5. You will add screen or what ever can get textures add call it monitor_1, monitor_2, monitor_3, monitor_4,...... without interruption (after u create one and name it monitor_1 u can copy paste it and this will auto name it _2,_3,_4,... and dont forget to put this allowDamage false; this enableSimulation false; in init object because they can fall if they not stand on ground) 6. You CAN add camera if u want in the map (this take a lot of time). If u do it USE Land_HandyCam_F and call them camera_1,camera_2,camera_3,camera_4,... MAXIMUM 40 if u want more add at Line 105 in the Direct_gopro.sqf (personnaly i put 23 cam in map only for the Station shop with Station robbery script, the fed dont need it u suppose already have cam on) and the scroll list become long if u put 40 cam your dispatch will make mistake 7. IMPORTANT if u not create this or name it wrong ALL THIS WILL NOT WORK you need tu create an heli pad invisible and name it server and put this somewhere in the map Done repack and test it im not sure i can help i u encounter problem but one think im sure this work on 4.4r4 this is what look like on my server for the Dispatch cop office and all screen in this and board can show cam view the cam on bipod is satelite view right have fun now Edited October 29, 2018 by Max_Qc 3 Quote Link to comment Share on other sites More sharing options...
AnonOp Posted October 30, 2018 Share Posted October 30, 2018 Works on 5.0! Thank you for this Post! 1 Quote Link to comment Share on other sites More sharing options...
Likey Posted November 3, 2018 Share Posted November 3, 2018 Could you tell me the object name or code you are using? Quote Link to comment Share on other sites More sharing options...
Max_Qc Posted November 6, 2018 Author Share Posted November 6, 2018 step 6 for the camera in the map u have the code item and for the cop dont need item Quote Link to comment Share on other sites More sharing options...
Puma Posted April 12, 2019 Share Posted April 12, 2019 I did everything what you said, but i got a problem. Only the cop_1 slot can get a bodycam, why? also... my cop slots are arranged from cop_1 - cop_40 like u said @Max_Qc Quote Link to comment Share on other sites More sharing options...
Dr Divinity Posted November 10, 2019 Share Posted November 10, 2019 Has anyone managed to solve this issue that only cop_1 can use the bodycam? Quote Link to comment Share on other sites More sharing options...
LoSantos_YT Posted August 8, 2022 Share Posted August 8, 2022 (edited) I leave here a version I made https://www.altisliferpg.com/topic/14636-gopro-for-cops-imobile-view/ Edited August 8, 2022 by LoSantos_YT Quote Link to comment Share on other sites More sharing options...
Chaddles Posted September 24 Share Posted September 24 would this work on a mission besides altis life? or would that need modifying? (besides the cop_ names) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.