• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Solved Free Camera

Jatasgo

Landlubber
Is there any sort of free camera like TFC in Skyrim, or just a way to rotate so I can see the front of my character?
 
With modpack at the bottom of PROGRAM\InternalSettings.h:
Code:
#define FREE_CAMERA             0
Then use the Tab button to switch between all available camera modes.
 
I found that, but I am not sure what I am to do with it. Is it marked as a comment? Do I just delete the "#"? Just to check when I did and then when I started the game I got the engine.exe error. Thanks.
 
I found that, but I am not sure what I am to do with it. Is it marked as a comment? Do I just delete the "#"? Just to check when I did and then when I started the game I got the engine.exe error. Thanks.
Scratch that I believe I was supposed to change the 0 to a 1 because it's a boolean. I just forgot that you can use 0 and 1 instead of true and false. :modding Thank you again for your help!
 
Back
Top