Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correction for single & double scaning npc(4.1,4.2) #134

Closed
StarryWisdom opened this issue Mar 29, 2018 · 2 comments
Closed

correction for single & double scaning npc(4.1,4.2) #134

StarryWisdom opened this issue Mar 29, 2018 · 2 comments

Comments

@StarryWisdom
Copy link
Collaborator

as a single scan is done within visual range biomechs do single scans (as can be observed via the number of single scans filled with 0x400000??) - double scans they don't do obviously

@NoseyNick
Copy link
Collaborator

I have definitely seen DoubleScan filled with 0x40000000:

# STAT:   86070   NPCShip.DoubleScan (min 0 max 1073741828)
# STAT:   19387     NPCShip.DoubleScan = 0 (0x0)
# STAT:    2528     NPCShip.DoubleScan = 1073741824 (0x40000000)
# STAT:     126     NPCShip.DoubleScan = 1073741828 (0x40000004)
# STAT:   54941     NPCShip.DoubleScan = 2 (0x2)
# STAT:    3845     NPCShip.DoubleScan = 4 (0x4)
# STAT:    5219     NPCShip.DoubleScan = 6 (0x6)
# STAT:      24     NPCShip.DoubleScan = 8 (0x8)

@rjwut
Copy link
Member

rjwut commented Apr 5, 2018

Rather than make assertions we are unsure about, I'll simply remove any commentary from the documentation about whether or not biomechs do scans.

@rjwut rjwut closed this as completed in 18fd2fa Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants