10367 【越南】【英语】【BT】【砍树】仙盟攻城战-服务端
| | |
| | | $groupValue1 = null; |
| | | $groupValue2 = null; |
| | | $dataTotal = null; |
| | | $groupValueMark = ""; |
| | | if ($ResultMsg) { |
| | | $bbType = $ResultMsg["billboardType"]; |
| | | $groupList = $ResultMsg["groupList"]; |
| | |
| | | $billboardKeyChPri = $billboardCh[$bbType]; |
| | | $billboardKeyChPri = array_key_exists($bbType, $billboardCh) ? $billboardCh[$bbType] : array(); |
| | | $bbName = $billboardKeyChPri['BBName']; |
| | | $groupValueMark = $billboardKeyChPri['GroupValueMark']; |
| | | } |
| | | $groupCount = count($groupList); |
| | | $retCount = count($resultList); |
| | |
| | | |
| | | function showGroup() |
| | | { |
| | | global $bbName, $groupCount, $groupList, $dataTotalDict, $groupValue1, $groupValue2, $bbType, $ResultMsg; |
| | | global $bbName, $groupCount, $groupList, $dataTotalDict, $groupValue1, $groupValue2, $bbType, $ResultMsg, $groupValueMark; |
| | | if ($bbName) { |
| | | echo "【" . $bbName . "】<br/>"; |
| | | } |
| | | echo \Lang\gettext("榜单类型") . ": " . $bbType . "<br/>"; |
| | | echo \Lang\gettext("总分组数") . ": " . $groupCount . "<br/>"; |
| | | echo \Lang\gettext("分组格式") . ": " . $groupValueMark . "<br/>"; |
| | | |
| | | $startRank = $ResultMsg["startRank"]; |
| | | $queryCount = $ResultMsg["queryCount"]; |
| | |
| | | '164' => array('BBName' => \Lang\gettext('跨服骑宠养成'), 'CmpValue' => \Lang\gettext('积分')), |
| | | '165' => array('BBName' => \Lang\gettext('跨服竞技场'), 'CmpValue' => \Lang\gettext('积分'), 'Value2' => \Lang\gettext('段位')), |
| | | '166' => array('BBName' => \Lang\gettext('跨服炼器大会'), 'CmpValue' => \Lang\gettext('积分'), 'CmpValue2' => \Lang\gettext('最高等级')), |
| | | '167' => array('BBName' => \Lang\gettext('仙盟攻城战仙盟积分'), 'CmpValue' => \Lang\gettext('积分')), |
| | | '168' => array('BBName' => \Lang\gettext('仙盟攻城战玩家伤害'), 'CmpValue' => \Lang\gettext('伤害亿部分'), 'CmpValue2' => \Lang\gettext('伤害')), |
| | | '167' => array('BBName' => \Lang\gettext('仙盟攻城战仙盟积分'), 'CmpValue' => \Lang\gettext('积分'), 'CmpValue2' => \Lang\gettext('比较权值')), |
| | | '168' => array('BBName' => \Lang\gettext('仙盟攻城战玩家伤害'), 'CmpValue' => \Lang\gettext('伤害亿部分'), 'CmpValue2' => \Lang\gettext('伤害'),), |
| | | '169' => array( |
| | | 'BBName' => \Lang\gettext('仙盟攻城战轮次伤害'), 'CmpValue' => \Lang\gettext('伤害亿部分'), 'CmpValue2' => \Lang\gettext('伤害'), |
| | | 'Name1' => \Lang\gettext('仙盟名'), 'ID2' => \Lang\gettext('盟主ID'), 'Name2' => \Lang\gettext('盟主'), 'Value5' => \Lang\gettext('盟服务器ID') |
| | | 'BBName' => \Lang\gettext('仙盟攻城战轮次伤害'), 'CmpValue' => \Lang\gettext('伤害亿部分'), 'CmpValue2' => \Lang\gettext('伤害'), 'CmpValue3' => \Lang\gettext('比较权值'), |
| | | 'Name1' => \Lang\gettext('仙盟名'), 'ID2' => \Lang\gettext('盟主ID'), 'Name2' => \Lang\gettext('盟主'), 'Value5' => \Lang\gettext('盟服务器ID'), |
| | | 'GroupValueMark' => \Lang\gettext('类型-分区ID-战场类型*100+分组编号') |
| | | ), |
| | | ); |
| | | return $billboardCh; |