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

Things that don't work because of Rockstar #81

Open
thelindat opened this issue Oct 26, 2022 · 0 comments
Open

Things that don't work because of Rockstar #81

thelindat opened this issue Oct 26, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@thelindat
Copy link
Member

thelindat commented Oct 26, 2022

"Issues" that are caused by standard game behaviour.

  • AddDoorToSystem takes integers rather than floats, so doors at the "same" coordinates may conflict.
  • Using DoorSystemSetDoorState to set a door to state 1 (locked) disables door swinging, thus needs to be pushed closed before properly locking. Possibly resolved by setting autorate to 10.0, but may cause unwanted behaviour.
@thelindat thelindat added the wontfix This will not be worked on label Oct 26, 2022
@thelindat thelindat pinned this issue Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant