Location
{if user.Currently == "In Town" and town != nil} In {town.Name} {else} {user.Currently} {/if}
{user.X}{if user.X < 0}W{else}E{/if}, {user.Y}{if user.Y < 0}N{else}S{/if}
View Map
{csrf}
Towns
{if #_towns > 0} Teleport to: {for id,name in _towns} {if town != nil and name == town.Name} {name} (here) {else} {name} {/if} {/for} {else} No town maps {/if}
Functions
Home Forum Change Password Log Out Help