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

Show crouching to other players #6

Open
grahamedgecombe opened this issue Apr 10, 2011 · 4 comments
Open

Show crouching to other players #6

grahamedgecombe opened this issue Apr 10, 2011 · 4 comments
Labels

Comments

@grahamedgecombe
Copy link
Owner

Although the server is aware of who is crouching and who is not crouching, this information is not yet sent to other players.

@grahamedgecombe
Copy link
Owner Author

Does anyone know how this is done yet? I've done some experimenting but couldn't figure it out...

@Joe0
Copy link

Joe0 commented Jun 1, 2011

I toyed with it a bit as well. This seems to be pretty evasive, lol.

@zhuowei
Copy link
Contributor

zhuowei commented Jun 1, 2011

According to http://mc.kev009.com/Mob_Types, it's specified in the first metadata field. I've implemented in zhuowei/lightstone@629c902. It seems to work.

@grahamedgecombe
Copy link
Owner Author

Nice, I'll cherry pick that commit later.

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

No branches or pull requests

3 participants