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

parser.PacketEntities undefined (type *manta.Parser has no field or method PacketEntities) #92

Open
hiddenfun opened this issue Jan 17, 2018 · 1 comment

Comments

@hiddenfun
Copy link

hiddenfun commented Jan 17, 2018

First of all - I'm new to golang.
I've stuck with the task of getting entities and watching their updates. Most of the code suggestions say use parser.PacketEntity, but there is none. No PacketEntity or OnOacketEntity

I only found

parser.OnEntity();

But not sure how to use it to get hero current state (HP,mana, x,y) every set amount of seconds

Parsing callbacks is no problem, but can't get to the entities!

@731288559
Copy link

+1

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

2 participants