diff --git a/characterprofile.php b/characterprofile.php index 51022fb..e905767 100644 --- a/characterprofile.php +++ b/characterprofile.php @@ -48,6 +48,28 @@ if (isset($_GET['name']) === true && empty($_GET['name']) === false) { } ?> + Achievement Points + 0) + $playerlist[] = $h['owner']; + + if ($profile_data['id'] = $h['owner']) { ?> + House: + , $value) { + if ($key == $h['town_id']) { + echo $value; + } + } ?>
  • Status: