Skip to content
View in the app

A better way to browse. Learn more.

HarpGamer

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Formation airpatrols within circular patrol centre patrol only 1st segment

Featured Replies

Three patrols within formation about Richmond base have been set P3s dropping sonar buoys to track their path. See screen shot, the two P3s patrolling the centre circle only patrol the east of north 1/8th segment.

I expect them to patrol the whole central circular zone.

Attached is a saved game conducting the patrols, database HCDB, westpac battleset, GE 20221.009

image.thumb.png.91326ca78c754d0bc01238e122f2954a.png

BadFormPatrol.zip

  • TonyE pinned this topic

Confirmed in 2021.010.  The P3s in the Main Body only appear to be patrolling in the 0-45 degree or so slice. 

Fixed in 2021.011, thanks donaldseadog!  Since there is no way to select sectors (pie slices) in the main body (center ring of formation), the game assumed it was the first sector, 0-44 degrees.  I added code to look 0-359 degrees if the unit is assigned to the main body.

FormationMainBodyASW.png

if (ring > 0)

  bearing = random(45);

else

  bearing = random(360);

 

  • TonyE unpinned this topic
  • Author

I forgot to mention the positive, the p2s were patrolling correctly within other segments\zones between correct radii boundaries

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.