http://www.seaotters.net/~scout/Game_20/index.htm
I think Scout needs a new random number generator that takes into account NZ's terrain
BigNick wrote:If you give me some format specs I can add it to GPSBabel
$lath = floor(abs($latitude));
$latd = (abs($latitude) - $lath)*60;
$longh = floor(abs($longitude));
$longd = ($longitude - $longh)*60;
printf("\$GPWPL,%s%02.3f,S,%s%02.3f,E,%s\r\n", $lath, $latd, $longh, $longd, $waypointid);BrentC wrote:Who is going to hit what in the Canterbury region
BigNick wrote:I nice thing is that the dashpoints can be hit more than once, they just loose some value - so we should hit the easy ones at least twice.
rediguana wrote:BigNick wrote:I nice thing is that the dashpoints can be hit more than once, they just loose some value - so we should hit the easy ones at least twice.
Ah, no. A player can only score once from a dashpoint. Multiple players can however score from a dashpoint, 3, 2 and then 1 points. In our situation it would be best to have all visit on the same day so we maximise individual points.
tgsnoopy wrote:Well I definitely won't be getting any dashpoints in Game 20 by the looks of things. Geepers Scout, talk about difficult.
Users browsing this forum: No registered users and 1 guest