Have you tried perhaps:
<% loop Children.Exclude('Official', 0) %>
<!-- Loop official servers -->
<% end_loop %>
<% loop Children.Exclude('Official', 1) %>
<!-- Loop not official servers -->
<% end_loop %>
Posted to: Problems With "children()" | Show Thread | Post Reply