alittleboy • PM |
Jul 09, 2017 9:46 AM
|
![]() Posts: 14 |
![]() i download a fly camera from a site and it dont work |
alittleboy • PM |
Jul 09, 2017 9:47 AM
|
![]() Posts: 14 |
http://hce.halomaps.org/index.cfm?fid=997 is from here
|
robin3sk • PM |
Jul 09, 2017 12:28 PM
|
![]() Posts: 1364 |
Use this one instead:
http://www.mediafire.com/file/eqg0j2g31q1i0tg/ The one you used is an old, outdated version of the flycam. I presume that you've updated your game to version 1.10 I really don't use third-party applications to my game. So basically if you have anti-cheat, flycams etc do not work. You can simply use the console and it's commands which can function as a flycam. The link I've provided is a flycam with source code compiled by TG. All credit goes to TG. |
robin3sk • PM |
Jul 09, 2017 12:49 PM
|
![]() Posts: 1364 |
If you want to learn how to use the console to function as a flycam... Read this carefully and follow these instructions;
Access the console using the tilde [~] key and using the following commands I could control the camera: debug_camera_save : This saves camera to the position that you are in debug_camera_load : This loads the camera to the saved position and lets you move it Camera_control 0 : This returns the camera back to first person view To move the camera I found that you need to press down on the scroll wheel or middle-button of the mouse then while holding it down use these keys to move it: W – moves forward S – moves backward D – moves right A – moves left R – moves up F – moves down G – rotates the angle of the camera You can change the speed of the camera by moving the scroll wheel of the mouse while holding it depressed: Back ward = faster, Forward=Slower. You can also use the mouse (with the center wheel depressed) to point and angle the camera while moving. |
alittleboy • PM |
Jul 09, 2017 7:38 PM
|
![]() Posts: 14 |
Hello,
Thank you for console commands. I downalod software but no function, displays error gathering exception data. Help please |
robin3sk • PM |
Jul 09, 2017 7:53 PM
|
![]() Posts: 1364 |
alittleboy wrote: Ensure that you have version 1.10 of Halo. Try running both Halo and the flycam as adminstrator. Right click (halo.exe/haloce.exe & flycam.exe) --> Run as administrator. |
robin3sk • PM |
Jul 10, 2017 7:35 AM
|
![]() Posts: 1364 |
Also;
If you have HAC 2, you don't need those "debug_camera_save/load"/"camera_control" commands. Just use "devcam 1/0", it's the same controls but it's easier to turn it on and off. |
alittleboy • PM |
Jul 10, 2017 8:37 AM
|
![]() Posts: 14 |
Hello.
I fixed it! I run as administrator and works. Thanks, the hac2 command is also good |
robin3sk • PM |
Jul 10, 2017 9:53 AM
|
![]() Posts: 1364 |
alittleboy wrote: Yep, don't forget that it won't work with anti-cheat (on Halo Custom Edition) ... You'll have to use the console command, HAC2 doesn't work with anti-cheat. Hence, you'll have no choice but to use the debug_camera commands. |