num_rows; if($char_count > 0) { $i = 0; while($result2 = mysqli_fetch_array($result, MYSQLI_ASSOC)) { $chardata[$i] = $result2; $i++; } mysqli_free_result($result); } if($char_count != playerVariableCharacters()) { $chars = array ( array("N/A", -1, 0), array("N/A", -1, 0), array("N/A", -1, 0), array("N/A", -1, 0), array("N/A", -1, 0), array("N/A", -1, 0) ); for($i = 0; $i < $char_count; ++$i) { $chars[$i][0] = $chardata[$i]['char_name']; $chars[$i][1] = $chardata[$i]['ID']; $chars[$i][2] = $chardata[$i]['Model']; $_SESSION['characters'] = $chars; } } $user_check_query = "SELECT `ID`, `char_name`, `skin` FROM `application` WHERE `master` = '$playersqlid' AND `status` < 2 LIMIT 1"; $result = mysqli_query($link, $user_check_query); $app_count = $result->num_rows; if($app_count > 0) { $i = 0; while($result2 = mysqli_fetch_array($result, MYSQLI_ASSOC)) { $appdata[$i] = $result2; $i++; } mysqli_free_result($result); } ?>

My Characters

Application History
New
0) { for($i = 0; $i < $app_count; ++$i) { for($x = 0; $x < sizeof($serverSkins); ++$x) { if($serverSkins[$x]["id"] == $appdata[$i]['skin']) { $appdata[$i]['skin'] = $serverSkins[$x]["name"]; break; } } ?>

Your application for this character is being processed.
0) { for($i = 0; $i < $char_count; ++$i) { $playerid = $chardata[$i]['ID']; $Model = $chardata[$i]['Model']; $userii = $chardata[$i]['char_name']; $charname = explode("_", $userii); for($x = 0; $x < sizeof($serverSkins); ++$x) { if($serverSkins[$x]["id"] == $Model) { $Model = $serverSkins[$x]["name"]; break; } } ?>
num_rows; if($house_count > 0) { $house_data = mysqli_fetch_array($result2, MYSQLI_ASSOC); $houseid = $house_data['id']; $str = returnStreet($house_data['posx'], $house_data['posy'], $streets); $area = qomaLokacionin($house_data['posx'], $house_data['posy'], $zonat); $area_code = ReturnAreaCodeByName($area); $city = GetCity($house_data['posx'], $house_data['posy'], $cities); ?> ADDRESS




id n.o.Last NameFirst Name
It looks like you don't have a character yet! Character is a factional person in the Los Santos universe, with its own story, memory and possessions. You can create one by submitting an application and writing out a short background story about how your character came to be and what's their role in Los Santos.
Create my first character