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

npc enemy (npc 1.6) #158

Open
StarryWisdom opened this issue Apr 10, 2018 · 1 comment
Open

npc enemy (npc 1.6) #158

StarryWisdom opened this issue Apr 10, 2018 · 1 comment

Comments

@StarryWisdom
Copy link
Collaborator

given that with pvp games you can have multiple bridges on different sides a boolean makes no sense - maybe its one of those bitfields for side that we had scratched our head over before (assuming it is enemy as a field?)

@NoseyNick
Copy link
Collaborator

# STAT: 126017587 NPCShip (65928 fully-pop)
# STAT:   71301   NPCShip.IsEnemy (min 0 max 5)
# STAT:    1046     NPCShip.IsEnemy = 0 (0x0)
# STAT:    7661     NPCShip.IsEnemy = 1 (0x1)
# STAT:   62594     NPCShip.IsEnemy = 5 (0x5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants