Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Add missing region tags to the snowy wars example #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Timothee38
Copy link
Contributor

to make it match the current protocol.

@AnthonyTag
Copy link

Hmm, I loaded up the map on my server and switched it over to protocol 1.4.0 and the spawns didn't throw any errors and worked perfectly fine. Honestly, I have no idea why they did. Trying to figure that out.

<cylinder base="-619.5,11,259.5" height="0" radius="2"/> <!-- West -->
<region>
<cylinder base="-619.5,11,259.5" height="0" radius="2"/> <!-- West -->
</region>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wouldn't be the correct way to fix this, the correct way would be to change the <point ...> to a <region ...> element.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be <regions ...>, right?

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

Successfully merging this pull request may close these issues.

None yet

3 participants