Oxygen 2 - Manual: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 21: Line 21:


'''Source Safe Database''' - login to Microsoft Visual Studio Source Safe database
'''Source Safe Database''' - login to Microsoft Visual Studio Source Safe database
=== Viewport Navigation ===
The origin point for coordinates (xyz = 0,0,0) is marked by the intersection of the red grid lines.  Gridlines are spaced at 1m and all units in O2 are measured in meters.
'''TAB''' – cycle between viewports (or click in any viewport with mouse to set the active viewport)
'''arrow keys''' – scroll in viewports
'''CTRL+arrow keys''' – faster scrolling in viewports
'''ALT+RMB''' – rotate camera (only works in '''3D Preview''' viewport)
'''ALT+LMB''' – scroll in viewports
'''ALT+RMB+LMB''' - zoom (mousewheel can also be used to zoom)
'''F9''' – reset to 4 viewport mode (3D, front, top, left)
'''Space''' – center active viewport to pin
'''S''' – switch between selection masking modes that will be displayed Buldozer (unselected=red, selected=shining, none)

Revision as of 16:17, 22 August 2007

Basic setup

External Viewer: C:\program files\bohemia interactive\arma\ArmA.exe -window -buldozer -noland

  • -worldCfg= - you can force using specific world config (weather settings)
  • -name= - you can force specific user game settings (your ArmA instalation has separate user settings that can for example disable shadows in .../My Documents/ArmA)
  • - addons... used to specify a text file which ArmA.exe will use to load project-specific extras (sunlight, clouds, and sky textures)
  • -cfg= - used to specify a basic configuration file (graphics, memory, size and position of viewer window)
  • -noland - option to not display any ground
  • -window - option to run viewer in window instead of fullscreen


DLL Folder - path to O2 installation

Path for textures - path to work disk (usually P:\)

Source Safe Database - login to Microsoft Visual Studio Source Safe database


Viewport Navigation

The origin point for coordinates (xyz = 0,0,0) is marked by the intersection of the red grid lines. Gridlines are spaced at 1m and all units in O2 are measured in meters.

TAB – cycle between viewports (or click in any viewport with mouse to set the active viewport)

arrow keys – scroll in viewports

CTRL+arrow keys – faster scrolling in viewports

ALT+RMB – rotate camera (only works in 3D Preview viewport)

ALT+LMB – scroll in viewports

ALT+RMB+LMB - zoom (mousewheel can also be used to zoom)

F9 – reset to 4 viewport mode (3D, front, top, left)

Space – center active viewport to pin

S – switch between selection masking modes that will be displayed Buldozer (unselected=red, selected=shining, none)