Server Status from Gamespy

<% if (typeof(error) != "undefined") { %>

<%= error %>

<% } else if (typeof(running) != "undefined" && running) { %>

<%= numplayers %> / <%= maxplayers %>

<%= mission %>

<% } else { %> Server is not running <% } %>