-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cherry picks: hud_get_flags and hud_set_flags #73
base: master
Are you sure you want to change the base?
Conversation
Not complete compat yet
More player methods related to attaching objects to each other
In the meantime I added a couple more methods related to attaching objects to each other |
This seems to have a lot of useful content but instead of merging directly I do have to cherry pick stuff to separate pull requests. |
Good, I don't mind. I've made many small commits to help doing exactly that. |
https://github.com/SwissalpS/spectator_mode/blob/invite/spec/fixtures/player_api.lua or load in as demonstrated here with drawers mod in wrench mod: mt-mods/wrench@b105f31
Co-authored-by: SX <[email protected]>
|
Is this the intended way of extending functions like hud_get_flags?