diff --git a/characterprofile.php b/characterprofile.php index 86f68a3..2076ded 100644 --- a/characterprofile.php +++ b/characterprofile.php @@ -1,25 +1,40 @@ - 0) { + + if (get_character_guild_rank($user_id) > 0) + { $guild_exist = true; $guild = get_player_guild_data($user_id); $guild_name = get_guild_name($guild['guild_id']); @@ -28,66 +43,117 @@ if (isset($_GET['name']) === true && empty($_GET['name']) === false) { ?> -

Profile:

+ + +

Profile: