C][G GhostTown™ 190 Report post Posted February 9, 2016 Hello, I used to run a nice welcome intro on my altis life server that had a pretty neat camera drop down effect. I was wondering if the same thing is possible for Exile? I am not a hardcore coder so not sure how to edit it or create a new one! I will link the original thread with the script! http://www.altisliferpg.com/topic/6766-spawn-intro-cam-with-logo/?page=1 Share this post Link to post Share on other sites
MGTDB 956 Report post Posted February 10, 2016 I made one and decided not to use it, I'll put it up on here tomorrow. Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 10, 2016 3 hours ago, MGTDB said: I made one and decided not to use it, I'll put it up on here tomorrow. That would be awesome! thank you I tried to modify the one I had from Altis life but I couldn't get ahold of the original creator so dident want to hijack his work. Plus I failed at it anyways haha, Just wanted to remove the para spawns and have a nicer intro into the server! Share this post Link to post Share on other sites
MGTDB 956 Report post Posted February 10, 2016 (edited) Create a new file camera_init.sqf and paste this into it http://pastebin.com/76NiXtRT Then a new file called loginCamera.sqf and paste this into it http://pastebin.com/3bMekmq3 Then put both of those files into a folder called camera and place it in your mission file root Then add this to your init.sqf in your mission file, if you don't have an init.sqf (default) then just create a new file called init.sqf, then paste this line into it:- call compileFinal preprocessFileLineNumbers "camera\loginCamera.sqf"; Repack mission file and you're good to go. There's probably some more tweaking to be done, eg adding it in initPlayerLocal.sqf for example. The original concept of this was posted way back in the long long ago on OpenDayZ.net, I take no credit for it except for tweaking it to work with Exile. FXxbGtS3yR4 Edited February 10, 2016 by MGTDB 1 Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted February 11, 2016 This works except it doesn't seem to work on Esseker. When the intro cam is coming down, it just shows a blank debug area and than suddenly your character. Share this post Link to post Share on other sites
kuplion 1785 Report post Posted April 1, 2016 On 2/10/2016 at 9:08 PM, C][G GhostTown™ said: This works except it doesn't seem to work on Esseker. When the intro cam is coming down, it just shows a blank debug area and than suddenly your character. I get the same thing on Altis since 0.9.6, it sweeps over a load of trees and then snaps to the player. Share this post Link to post Share on other sites
C][G GhostTown™ 190 Report post Posted April 1, 2016 3 hours ago, kuplion said: I get the same thing on Altis since 0.9.6, it sweeps over a load of trees and then snaps to the player. A shame cause its a neat idea! Maybe @MGTDB would be smexy and might have a fix <3 1 Share this post Link to post Share on other sites
Kflo01 11 Report post Posted October 12, 2018 Going to try to add this now to my server and see if it is working now. Players would find this cool. Share this post Link to post Share on other sites