External View Zoom Mod?
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 20
- Joined: Wed, 4. Mar 09, 17:16
External View Zoom Mod?
Is there one available? I would like to be able to zoom in close on the ship when I use the F2 key to view the external view of the ship. Would be cool to have a up close look at the turrets when firing or look at the cargo drones exchanging goods at a station.
-
- EGOSOFT
- Posts: 13126
- Joined: Sat, 9. Nov 02, 11:45
-
- Posts: 1896
- Joined: Fri, 18. Jul 14, 05:28
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<diff>
<replace sel="//parameters/playercamera/lookaround/external/@minzoom">0.1</replace>
<replace sel="//parameters/playercamera/lookaround/external/@maxdistance">20000</replace>
</diff>
https://yadi.sk/d/jUrArONr3FTTQJ