Help for this page
$id = $player_inst->{id}; $hitpoints = $player_inst->{hp}; $weapon = $player_inst->{weapon};
$playerdata = $player_inst->{$an_id}; $hitpoints = $playerdata->{hp};