pre 4 bug report
-
Topic authorbillybob884
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
pre 4 bug report
Found another bug. When you go to Set Time it will set the time to 4 hrs before what you typed in.
-
Topic authorbillybob884
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
-
Topic authorbillybob884
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
-
Topic authorbillybob884
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
BillyBob -NOT A BUG
Its not a bug. In the start file turn on the (gotolat/long -83.9 x 42.1 for Ann Arbor Mi. {
# select { object "Sol/Jupiter/Io" }
select { object "Sol/Earth" }
follow {}
select { object "Sol" }
lock {}
select { object "Sol/Earth" }
gotoloc { position [ -19100 0 0 ] time 0.1 yrot 90 }
wait { duration 0.1 }
follow {}
# goto { time 5 }
# gotolonglat { time 0 distance 1e11 longitude 0 latitude 0 }
gotolonglat { time 0 distance 2.5 longitude -83.9 latitude 42.1 }
# wait { duration 0.1 }
# orbit { axis [ 0 1 0 ] rate 10 duration 7 }
# goto { time 5 distance 10 }
# wait { duration 5.0 }
}
# select { object "Sol/Jupiter/Io" }
select { object "Sol/Earth" }
follow {}
select { object "Sol" }
lock {}
select { object "Sol/Earth" }
gotoloc { position [ -19100 0 0 ] time 0.1 yrot 90 }
wait { duration 0.1 }
follow {}
# goto { time 5 }
# gotolonglat { time 0 distance 1e11 longitude 0 latitude 0 }
gotolonglat { time 0 distance 2.5 longitude -83.9 latitude 42.1 }
# wait { duration 0.1 }
# orbit { axis [ 0 1 0 ] rate 10 duration 7 }
# goto { time 5 distance 10 }
# wait { duration 5.0 }
}
- John Van Vliet
- Posts: 2944
- Joined: 28.08.2002
- With us: 22 years 2 months
ring shadow
yea Saturn's rings have no shadow
runing win XP nVieda Gforce 2
runing win XP nVieda Gforce 2
-
Topic authorbillybob884
- Posts: 986
- Joined: 16.08.2002
- With us: 22 years 3 months
- Location: USA, East Coast
BillyBob -NOT A BUG
john Van Vliet wrote:Its not a bug. In the start file turn on the (gotolat/long -83.9 x 42.1 for Ann Arbor Mi. {
# select { object "Sol/Jupiter/Io" }
select { object "Sol/Earth" }
follow {}
select { object "Sol" }
lock {}
select { object "Sol/Earth" }
gotoloc { position [ -19100 0 0 ] time 0.1 yrot 90 }
wait { duration 0.1 }
follow {}
# goto { time 5 }
# gotolonglat { time 0 distance 1e11 longitude 0 latitude 0 }
gotolonglat { time 0 distance 2.5 longitude -83.9 latitude 42.1 }
# wait { duration 0.1 }
# orbit { axis [ 0 1 0 ] rate 10 duration 7 }
# goto { time 5 distance 10 }
# wait { duration 5.0 }
}
Thanks a bunch!