| 삼국지 모의전투 HiDCHe =$serverName.$serverCnt?>기 (=$scenario?>) |
| >=$scenario?> |
>NPC수 : =$extend?> |
>NPC상성 : =$fiction?> |
>NPC선택 : =$npcmode?> |
| =info(2)?> |
전체 접속자 수 : =$gameStor->online?> 명 |
턴당 갱신횟수 : =$gameStor->conlimit?>회 |
=info(3)?> |
|
동작 시각: ".substr($gameStor->turntime, 5, 14)."";
} else {
echo "동작 시각: ".substr($gameStor->turntime, 5, 14)."";
}
echo "
|
";
switch ($gameStor->tnmt_type) {
case 0: $str = "전력전"; break;
case 1: $str = "통솔전"; break;
case 2: $str = "일기토"; break;
case 3: $str = "설전"; break;
}
$str2 = getTournament($gameStor->tournament);
$str3 = getTournamentTime();
if ($gameStor->tournament == 0) {
echo "현재 토너먼트 경기 없음";
} else {
echo "";
}
echo "
|
";
$auctionCount = $db->queryFirstField('SELECT count(`no`) FROM auction');
if ($auctionCount > 0) {
echo "";
} else {
echo "진행중 거래 없음";
}
echo "
|
";
$vote = $gameStor->vote?:[''];
$vote_title = Tag2Code($gameStor->vote_title??'-');
if ($vote[0] == "") {
echo "진행중 설문 없음";
} else {
echo "";
}
echo "
|
";
?>
| 접속중인 국가: =$gameStor->onlinenation?> |
| 운영자 메세지 : =$gameStor->msg?> |
【 국가방침 】 =nationMsg($generalObj)?> |
| 【 접속자 】=onlinegen()?> |
userGrade >= 5) {
?>
|
|
userGrade == 4){
?>
|
|
| 장수 동향 |
개인 기록 |
| =getGeneralPublicRecordRecent(15)?> |
=getGenLogRecent($me['no'], 15)?> |
| 중원 정세 |
| =getWorldHistoryRecent(15)?> |