|
|
|
|
|
|
||
|
Joined Nov 2009
151 Posts
|
Quote:
Sometimes checking the 'expo' box in the RCDP menu/controls will help... I've never had to do that with the throttle channel though. |
|
|
||
|
|
||
|
Joined Nov 2009
151 Posts
|
Quote:
A bit of messing around, but it's pretty simple to do... 1st) Make a copy of this file, in case you mess something up, so you can revert back. (your file location should be similar to this.) C:\Program Files\RC Desk Pilot\data\scenery\default\terrain.def 2nd) Edit the original file named terrain.def in a text editor. Towards the bottom you should find the shown code below. Note: Copy/paste one section from/to the opening and closing tags, '<PilotPositions>..... </PilotPositions>' creating a new section after the first two positions. You need to change the x,z coordinates(y stays at 0, I think) and rename the 'Name' to Windmill Hilltop or whatever. You will have to experiment for the exact location you want. If I recall correctly the map extends from -500 to 500. Zero being the center of the map/scene. Code:
...</Gates>
<PilotPositions>
<Name>Runway (default)</Name>
<Position xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<X>0.1</X>
<Y>0</Y>
<Z>-15.0</Z>
</Position>
</PilotPositions>
<PilotPositions>
<Name>Top of the hill (slope)</Name>
<Position xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<X>-11.5</X>
<Y>0</Y>
<Z>-195.2</Z>
</Position>
</PilotPositions>
<PilotPositions>
<Name>Windmill Hill</Name>
<Position xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<X>-50</X>
<Y>0</Y>
<Z>450.0</Z>
</Position>
</PilotPositions>
<Skies>
<Name>Sunrise.....
Good luck, Eves |
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion Atlanta area micro r/c heli pilot needed ASAP | Greg McNair | Aerial Photography | 1 | Nov 13, 2006 05:20 AM |
| For Sale (71)r/c digest mags up for bid | bigtfortulsa | Aircraft - Sailplanes (FS/W) | 0 | Jan 11, 2006 08:29 AM |
| For Sale Old r/c Digest magazines up for bid | bigtfortulsa | Non R/C Items (FS/W) | 0 | Jan 11, 2006 08:24 AM |
| R/C Airship Pilot Needed - Orlando, FL | Stevens AeroModel | Parkflyers | 4 | Mar 18, 2002 09:24 PM |