aodtonix 3 Posted June 10, 2016 If so, how do I do that? Is there a script to copy or something for me to have a GRAA-like 3rd person cam for WW4? Share this post Link to post Share on other sites
sanctuary 19 Posted June 10, 2016 In you main config (if you play with WW4 , that's the file named "config.cpp" located in ....@ww4mod25\bin\ ) Locate class Man:Land inside of that class, you should find the line extCameraPosition[]={0,0.3,-3.5}; That define the coordinates of the 3rd person camera position For the GRAA mod the alt 3rd person cam was using : extCameraPosition[]={0.25,-0.1,-1.4}; So replace the values and save the modified config to benefit from it. You may want to tweak those values to your liking. 2 Share this post Link to post Share on other sites
aodtonix 3 Posted June 10, 2016 Ohh. Thank you very much for the info. I love all your mods btw. Top notch work. Share this post Link to post Share on other sites
faguss 65 Posted August 16, 2016 You can also use Fwatch 1.15 _mem_setcam.Intro to quickly find desired position. Share this post Link to post Share on other sites