Ground Services: Difference between revisions

Jump to navigation Jump to search
Line 215: Line 215:


=== Model Cockpit View ===
=== Model Cockpit View ===
The addon [[Model Cockpit View]] lets cycle the view point through all AI cockpits. For using it with ground service vehicles, the phrase "gsvehicle" needs to be added manually to the code.
The addon [[Model Cockpit View]] lets cycle the view point through all AI cockpits. For using it with ground service vehicles, the phrase "gsvehicle" needs to be added manually to the code (main.nas):
 
<syntaxhighlight lang="xml">
  ...
  ~ ai.getChildren("gsvehicle")
  ...
</syntaxhighlight>


== Configuration ==
== Configuration ==
183

edits

Navigation menu