Confusion ahoy
Moderators: winston, another_commander
Confusion ahoy
Just downloaded v1.65 and installed without any problems. However when I follow the website tutorial and go to Zaonce something very peculiar is happening. Ive flown there a few times right from starting a new game. Sometimes the green/yellow blip is there for the station, other times it isnt. Flying upto the planet in either case shows nothing there. Nothing on the map and no sight of any station. Sometimes theres a few ships (as depicted in the tutorial) and others there aint).
I also started a new game and flew to some randomly picked planets with the same results. Im a doing something wrong?
I also started a new game and flew to some randomly picked planets with the same results. Im a doing something wrong?
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Planets are big. Stations are small. :-)
As you approach the planet, your space compass indicator should change from a circle to a square. Fly towards the square to find the station. You may need to avoid hitting the planet.
As you approach the planet, your space compass indicator should change from a circle to a square. Fly towards the square to find the station. You may need to avoid hitting the planet.
E-mail: [email protected]
As soon as I arrive at the Zanonce system the compass shows a big green dot. Flying up to the planet and actually crashing into it doesnt cause this to change, its always a big green blob. The only thing Ive been able to find in that system has been a Witchpoint Beacon. I havent even put any AddOns in so theres nothing thats interferring.Ahruman wrote:Planets are big. Stations are small.
As you approach the planet, your space compass indicator should change from a circle to a square. Fly towards the square to find the station. You may need to avoid hitting the planet.
Edit. I think Ive figured it out! Just managed to find a space station (and crash into its dock).
Seems that way! To be fair I only posted out of frustration. Id been playing since yesterday lunchtime and still couldnt figure out where the Stations were. However after finding the one it seemed to click into placelolwhites wrote:One thing I found out here was that posting a question in the forums often guarantees that you'll find the solution yorself within around half an hour!Lorfarius wrote:Edit. I think Ive figured it out! Just managed to find a space station (and crash into its dock).
- *cat
- Dangerous
- Posts: 103
- Joined: Wed Mar 28, 2007 12:12 pm
- Location: Bristol, UK (or maybe Anerak?!)
vanishing stations
On that subject, has anyone with a Space Compass ever found that the station isn't listed on it? The first time I noticed the missing N (or D) was when completing a passenger delivery contract. I can't work out any consistency with it though. I've got quite a lot of OXPs installed.
*cat
*cat
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
The N is not the station (which is indestructible), but the nav bouy (which isn’t).
E-mail: [email protected]
- Captain Hesperus
- Grand High Clock-Tower Poobah
- Posts: 2310
- Joined: Tue Sep 19, 2006 1:10 pm
- Location: Anywhere I can sell Trumbles.....
WElcome to the game, the Bulletin Boards and a pastime that is probably more pervasive and addictive (and cheaper) that any number of narcotics......Lorfarius wrote:Im more annoyed at myself now than the actual game. It seems to have just "clicked". I've managed to dock in 3 stations without crashing once and Im starting to really enjoy it
Captain Hesperus
The truth, revealed!!
The real beauty of it is that I can play it at workCaptain Hesperus wrote:WElcome to the game, the Bulletin Boards and a pastime that is probably more pervasive and addictive (and cheaper) that any number of narcotics......Lorfarius wrote:Im more annoyed at myself now than the actual game. It seems to have just "clicked". I've managed to dock in 3 stations without crashing once and Im starting to really enjoy it
Captain Hesperus
- LittleBear
- ---- E L I T E ----
- Posts: 2882
- Joined: Tue Apr 04, 2006 7:02 pm
- Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.
Welcome to the boards! As the Big A hinted, remember stations orbit the planet, so it may be on the other side of the planet. Your beacon shows where it is in a straight line. Mind the planet! That one caught me out as a young Jameson.
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
[oldguymode]
Meh!
Only when the viewscreens were still monochrome though,
youth today has it easy distinguising between the surface of a planet from the starry blackness of space. (Or station docks for that matter)
[/oldguymode]
Oh By the way Next week I will...
edit: found a bug in myagecode. forgot to reset day-count.
Meh!
Only when the viewscreens were still monochrome though,
youth today has it easy distinguising between the surface of a planet from the starry blackness of space. (Or station docks for that matter)
[/oldguymode]
Oh By the way Next week I will...
Code: Select all
{"Arnouds_life" =
{
conditions = ("status_string equal STATUS_LAUNCHED_FROM_UTERUS");
do = ("set: mission_timer_myage 0", "set: local_timer_days 0");
},
{
conditions = ("status_string equal LIVING_24HOURS");
do = ("increment: local_timer_days");
},
{
conditions = ("local_timer equal 365");
do = ("increment: mission_timer_myage", performBirthday, "set: local_timer_days 0");
},
}
(SpawnTime: 12/06/1977)
So I will be incremented to mission_myage == 30. Officially an old guy.
Last edited by Arexack_Heretic on Mon Jun 11, 2007 11:05 am, edited 2 times in total.
Riding the Rocket!
Welcome to the big 30s son, you will find it is your 2nd youthArexack_Heretic wrote:[oldguymode]
Meh!
Only when the viewscreens were still monochrome though,
youth today has it easy distinguising between the surface of a planet from the starry blackness of space. (Or station docks for that matter)
[/oldguymode]
Oh By the way Next week I will...Code: Select all
{"Arnouds_life" = { conditions = ("status_string equal STATUS_LAUNCHED_FROM_UTERUS"); do = ("set: mission_timer_myage 0", "set: local_timer_days 0"); }, { conditions = ("status_string equal LIVING_24HOURS"); do = ("increment: local_timer_days"); }, { conditions = ("local_timer equal 365"); do = ("increment: mission_timer_myage", performBirthday); }, } (SpawnTime: 12/06/1977) So I will be incremented to mission_myage == 30. Officially an old guy.
Bounty Scanner
Number 935
Number 935
- lex_talionis
- Deadly
- Posts: 160
- Joined: Thu Nov 10, 2005 3:46 pm
- Location: Inverness, Scotland
- LittleBear
- ---- E L I T E ----
- Posts: 2882
- Joined: Tue Apr 04, 2006 7:02 pm
- Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.
Young whipper-snapper! I'm 35!
<mutters darkley>
I remember when all this was Star-fields and if you wanted to dock you had to do so in a rem-lock mask, powering yourself along with a CO2 fire-exsinqusier if you were lucky.
And the Stations were all wire-frames! And it took two years just to load the game from tape. Young Commanders today, they don't know they're spawned!
</mutters darkley>
Happy Birthday A-H!
<mutters darkley>
I remember when all this was Star-fields and if you wanted to dock you had to do so in a rem-lock mask, powering yourself along with a CO2 fire-exsinqusier if you were lucky.
And the Stations were all wire-frames! And it took two years just to load the game from tape. Young Commanders today, they don't know they're spawned!
</mutters darkley>
Happy Birthday A-H!
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.