setReadOnly(); $connect = dbConn(true); $userID = $session->userID; //회원 테이블에서 정보확인 $query = "select no,name,picture,grade from MEMBER where no='$userID'"; $result = MYDB_query($query, $connect) or Error(__LINE__.MYDB_error($connect),""); $member = MYDB_fetch_array($result); if(!$member) { MessageBox("잘못된 접근입니다!!!"); echo ""; exit(1); } $query = "select npcmode,maxgeneral,img from game limit 1"; $result = MYDB_query($query, $connect) or Error("join ".MYDB_error($connect),""); $admin = MYDB_fetch_array($result); if($admin['npcmode'] != 1) { header('Location:join.php'); die(); } $connect = dbConn(); ?> NPC선택
장 수 선 택
= $admin['maxgeneral']) { echo ""; echo ""; exit(); } ?> "; } else { echo " "; } } ?>
임관 권유 메세지
{$nation['name']}-
{$nation['name']}{$nation['scoutmsg']}
= 3) { ?>
장수 선택
장수 /1001.jpg border=0 name=picture width=64 height=64>
컴퓨터가 조작중이던 NPC장수를 조종하게 됩니다.
80시간동안 휴식을 취하면 다시 컴퓨터가 조종하게 되고 장수의 소유권을 잃습니다.