Drew 10 Posted November 30, 2009 workin on it, some times it appears some times it doesn't its only a beta tho, I'm still working the config out but right now atleast its playable & semi-works :D Share this post Link to post Share on other sites
Alex72 1 Posted December 2, 2009 Looks like you added the 's' at the end when it wasn't needed.Example: player exec "camera.sqs"; setacctime 0.3; showCinemaBorder false Oh sorry about that. But no i dont write it with a "s" (the command comes up auto when writing the first letters). And it doesnt work. People keep saying to use that command, but i havent heard anyone say it works. Time to report it. Share this post Link to post Share on other sites
TankCommander 3 Posted December 2, 2009 (edited) @Dead3yez: That was awesome :D @Alex: The command should be working as I've used it many times for screenshots. "player exec "camera.sqs"; setacctime 0.3; showCinemaBorder false" is for radio triggers as well btw. Edit: It seems that activating the camera through the character brings up the borders on a quick test. Try making a trigger and using that cod I supplied and have it activated by Radio Command Alpha which can be triggered ingame by pressing 0-0-1. That will remove the borders :) Let us know how you go. Edited December 2, 2009 by TankCommander Share this post Link to post Share on other sites
Alex72 1 Posted December 2, 2009 Never works wÃth camera.sqs for me. Not for my friends either. Dont know why... (in the init of the player is what i do). Share this post Link to post Share on other sites
Zipper5 74 Posted December 2, 2009 The reason showCinemaBorder false might not be working is because you need to have a delay after the script has been executed. So essentially what I do is I keep the screen black for two seconds, and one second in I have it use showCinemaBorder false. Then after one more second, I fade it in through black. If you make it so that showCinemaBorder false is used right at the start of the mission, it won't work. Needs to have a delay. Share this post Link to post Share on other sites
lone.wolf 80 Posted December 2, 2009 I use the camera.sqs and the showcinemaborder false commands without any problems, but i always use them via trigger!!! Thats how the always works for me, else i have problems too if i use them in the players/unit init... Share this post Link to post Share on other sites
TankCommander 3 Posted December 3, 2009 Yeah I edited my post to include that it only seems to work with the trigger. You may have missed it as I'd edited a few minutes after you responded. But give that a try. Share this post Link to post Share on other sites
icebreakr 3159 Posted December 3, 2009 Yeah, it worked in A1, but in A2 you must use it via trigger and not in player init line. Character init line: this exec "camera.sqs" and then punch F3, create new trigger "anyone" "present" 100m radius with initialization: setacctime 0.3; showCinemaBorder false Borders disappear in 0.5 seconds or so. Share this post Link to post Share on other sites
Purplehasiso 10 Posted December 3, 2009 <object width="560" height="340"><param name="movie" value="http://www.youtube.com/watch?v=NSRHNHxyZnI&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=NSRHNHxyZnI&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object> Share this post Link to post Share on other sites
maturin 12 Posted December 4, 2009 A video where slowmo actually works. Nice. Share this post Link to post Share on other sites
HyperU2 11 Posted December 4, 2009 I'm often recording games just because of the cool shit that can happen. Domination on Panthera, I called for fire and accidentally shot down an MI-8 with arty. Real action is at 0:50 DfjF_FnaRkw Share this post Link to post Share on other sites
ShadowY 0 Posted December 5, 2009 nicely done FFS.... :bounce3: :D This reminded me of old things I did in OFP-R with lights and fire in the Ragnarok building, the small discotheek or a stadium concert. Share this post Link to post Share on other sites
An Fiach 10 Posted December 5, 2009 Nice ffs, now if you could put vido of a band on a billboard behind them i will be hella cool Share this post Link to post Share on other sites
Bavator 8 Posted December 6, 2009 =p Thanks for making me spill my coffee all over my desk. I can´t stop looking at he doctor in this vid....:D Share this post Link to post Share on other sites
senchi 0 Posted December 6, 2009 (edited) F1Yqw6n3k3w iVTuQb6wuIg Edited December 6, 2009 by SenChi Share this post Link to post Share on other sites
wika_woo 182 Posted December 6, 2009 Nice work senChi :) LMAO at the xfiles one :P Evo Joy Ride (new vid) <object width="560" height="340"><param name="movie" value="http://www.youtube.com/watch?v=SQZkExSzpFg&hl=en_GB&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=SQZkExSzpFg&hl=en_GB&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object> Share this post Link to post Share on other sites
Fox '09 14 Posted December 6, 2009 (edited) <object width="873" height="525"><param name="movie" value="http://www.youtube.com/watch?v=DRTylX6AVX4&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999&hd=1&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v=DRTylX6AVX4&hl=en_US&fs=1&color1=0x3a3a3a&color2=0x999999&hd=1&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="873" height="525"></embed></object> love the nuke mod! Edited December 6, 2009 by Fox '09 Share this post Link to post Share on other sites