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

Shopkeeper Location is correct on server, but not on client #46

Closed
Ness199X opened this issue Aug 22, 2014 · 1 comment
Closed

Shopkeeper Location is correct on server, but not on client #46

Ness199X opened this issue Aug 22, 2014 · 1 comment

Comments

@Ness199X
Copy link

After vigorous testing I have discovered there is nothing wrong with the placement of the shopkeepers and yonkeys on the server, the client just refuses to display them in their place due to the fact that they are out of bounds. This may be because they inherit from the player object, and as such the client refuses to place them outside the playable area.

@JamaicanMoose
Copy link

then make it so whenever a player tries to move or spawn to the exaxt point where you want the shop and the yonkeys to spawn it responds with a successful movement packet even when the client returns that it is not a moveable area

that way the client believes it is playable. It would probs cause hell for pathing if someone managed to click on the exact spawn point, but i wouldnt think they would be able to with the shop/yonkey over them.

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

3 participants