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

Night Fight Extension #23

Open
NotAFile opened this issue May 19, 2019 · 0 comments
Open

Night Fight Extension #23

NotAFile opened this issue May 19, 2019 · 0 comments

Comments

@NotAFile
Copy link
Member

NotAFile commented May 19, 2019

An extension for allowing the setting of night/daytime and associated useful things.

Goal

The goal of this extension is to deliver everything necessary for night fights

Proposed Packets

SetWorldBrightness (id 1)

Set the brightness. A value of 0 is pitch black.

fields:
u16: brightness
u8: velocity in units/sec?

SetFlashlightState (id 2)

Enable or disable the flashlight. Sent both c->s and s->c.

fields:
u8: player ID
u8: bool 0=off, 1=on

Other ideas:

Some kind of night vision thing?

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

1 participant