Jump to content

<FromCategory>Temple</FromCategory> Doesn't work


nocompile
 Share

Recommended Posts

<BuildRestrictions>

<Territory>neutral</Territory>

<Distance>

<FromCategory>Temple</FromCategory>

<MinDistance>200</MinDistance>

</Distance>

</BuildRestrictions>

GAME STARTED, ALL INIT COMPLETE

Relax-NG validity error : Extra element Distance in interleave

preview%7Cother/celt_stone_monument_motif:1: element Distance: Relax-NG validity error : Element BuildRestrictions failed to validate content

ERROR: RelaxNGValidator: Validation failed

ERROR: Failed to validate entity template 'preview|other/celt_stone_monument_motif'

<BuildRestrictions>

<Territory>neutral</Territory>

<Distance>

<FromCategory>CivilCentre</FromCategory>

<MinDistance>200</MinDistance>

</Distance>

</BuildRestrictions>

Works fine

Also is there anyway to be far away from both of them?

Link to comment
Share on other sites

Relax-NG validity error : Extra element Distance in interleave

preview%7Cother/celt_stone_monument_motif:1: element Distance: Relax-NG validity error : Element BuildRestrictions failed to validate content

ERROR: RelaxNGValidator: Validation failed

ERROR: Failed to validate entity template 'preview|other/celt_stone_monument_motif'

<Distance>

<FromCategory>CivilCentre</FromCategory>

<MinDistance>200</MinDistance>

<FromCategory>Temple</FromCategory>

<MinDistance>50</MinDistance>

</Distance>

is it possible to do more than one?

Relax-NG validity error : Extra element Distance in interleave

preview%7Cother/celt_stone_monument_motif:1: element Distance: Relax-NG validity error : Element BuildRestrictions failed to validate content

ERROR: RelaxNGValidator: Validation failed

ERROR: Failed to validate entity template 'preview|other/celt_stone_monument_motif'

Tried: <BuildRestrictions>

<Territory>neutral</Territory>

<Distance>

<FromCategory>CivilCentre</FromCategory>

<MinDistance>200</MinDistance>

</Distance>

<Distance>

<FromCategory>Temple</FromCategory>

<MinDistance>50</MinDistance>

</Distance>

</BuildRestrictions>

Link to comment
Share on other sites

Relax-NG validity error : Extra element Distance in interleave

preview%7Cother/celt_stone_monument_motif:1: element Distance: Relax-NG validity error : Element BuildRestrictions failed to validate content

ERROR: RelaxNGValidator: Validation failed

ERROR: Failed to validate entity template 'preview|other/celt_stone_monument_motif'

<Distance>

<FromCategory>CivilCentre</FromCategory>

<MinDistance>200</MinDistance>

<FromCategory>Temple</FromCategory>

<MinDistance>50</MinDistance>

</Distance>

is it possible to do more than one?

Relax-NG validity error : Extra element Distance in interleave

preview%7Cother/celt_stone_monument_motif:1: element Distance: Relax-NG validity error : Element BuildRestrictions failed to validate content

ERROR: RelaxNGValidator: Validation failed

ERROR: Failed to validate entity template 'preview|other/celt_stone_monument_motif'

Tried: <BuildRestrictions>

<Territory>neutral</Territory>

<Distance>

<FromCategory>CivilCentre</FromCategory>

<MinDistance>200</MinDistance>

</Distance>

<Distance>

<FromCategory>Temple</FromCategory>

<MinDistance>50</MinDistance>

</Distance>

</BuildRestrictions>

No. The xml schema would need to be redesigned to allow this (and the associated javascript would need changing).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...