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

biomech side pedantry #135

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

biomech side pedantry #135

StarryWisdom opened this issue Mar 29, 2018 · 2 comments

Comments

@StarryWisdom
Copy link
Collaborator

biomechs are listed as side 30 - that is only true for stock sims - gm scripts can place them on any side (I even heard they where side 6 now (2.7), but have not tested)

@NoseyNick
Copy link
Collaborator

Looking at just my 2.7.1 games:

# STAT:    2189   NPCShip.DoubleScan (min 0 max 1073741828)
# STAT:     425     NPCShip.DoubleScan = 0 (0x0)
# STAT:      64     NPCShip.DoubleScan = 1073741824 (0x40000000)
# STAT:       2     NPCShip.DoubleScan = 1073741828 (0x40000004)
# STAT:    1369     NPCShip.DoubleScan = 2 (0x2)
# STAT:     102     NPCShip.DoubleScan = 4 (0x4)
# STAT:     227     NPCShip.DoubleScan = 6 (0x6)

# STAT:    2848   NPCShip.SingleScan (min 0 max 1073741830)
# STAT:     527     NPCShip.SingleScan = 0 (0x0)
# STAT:      25     NPCShip.SingleScan = 1073741824 (0x40000000)
# STAT:     429     NPCShip.SingleScan = 1073741826 (0x40000002)
# STAT:      30     NPCShip.SingleScan = 1073741828 (0x40000004)
# STAT:     341     NPCShip.SingleScan = 1073741830 (0x40000006)
# STAT:    1048     NPCShip.SingleScan = 2 (0x2)
# STAT:      75     NPCShip.SingleScan = 4 (0x4)
# STAT:     373     NPCShip.SingleScan = 6 (0x6)

So... probably not moved to side 6? Again unless that's scripted games or something?

@StarryWisdom
Copy link
Collaborator Author

maybe? the person who told me side 6 is heavily into TSN - they have their own spawn commands - maybe they spawn as side 6 there by default (doesnt matter as you then as thats just a scripting thing)

the side=30 only being true in stock sims though I think still holds

@rjwut rjwut closed this as completed in db6be9c 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

2 participants