', 0); if($board['bo_use_chick'] && $w == '') { goto_url(G5_HTTP_BBS_URL.'/board.php?bo_table='.$bo_table.$qstr); } $is_error = false; $option = ''; $option_hidden = ''; if ($is_notice || $is_html || $is_secret || $is_mail) { $option = ''; if ($is_notice) { $option .= "\n".''."\n".''; } if ($is_html) { if ($is_dhtml_editor) { $option_hidden .= ''; } else { $option .= "\n".''."\n".''; } } if ($is_secret) { if ($is_admin || $is_secret==1) { $option .= "\n".''."\n".''; } else { $option_hidden .= ''; } } if ($is_mail) { $option .= "\n".''."\n".''; } } if(!$is_error) { if($character['ch_id']) { // 사용가능 아이템 검색 $temp_sql = "select it.it_id, it.it_name, inven.in_id from {$g5['inventory_table']} inven, {$g5['item_table']} it where it.it_id = inven.it_id and it.it_use_mmb_able = '1' and inven.ch_id = '{$character['ch_id']}'"; $mmb_item_result = sql_query($temp_sql); $mmb_item = array(); for($i = 0; $row = sql_fetch_array($mmb_item_result); $i++) { $mmb_item[$i] = $row; } } // 카테고리 재정의 $is_category = false; $category_option = ''; if ($board['bo_use_category']) { $ca_name = ""; if (isset($write['ca_name'])) $ca_name = $write['ca_name']; $categories = explode("|", $board['bo_category_list']); // 구분자가 , 로 되어 있음 $category_option = ""; for ($i=0; $i
...LOADING...
>
>
다이스 개수
개 굴립니다.
ITEM 1
ITEM 2
ITEM 3
0) { // 랜덤지령 리스트 뽑아오기 $random_result = sql_query("select * from {$g5['random_dice_table']} where bo_table = '{$bo_table}' and ra_use = '1'"); ?>
Random
= $ra['ra_progress_max']) { continue; } } if($ra['ra_limit'] > 0) { // 다이스 굴림 횟수 확인 if($ra['ra_limit_day']) { $random_log = sql_fetch("select count(rl_id) as cnt from {$g5['random_dice_log_table']} where ch_id = '{$character['ch_id']}' and ra_id = '{$ra['ra_id']}' and rl_date = '".date('Y-m-d')."'"); } else { $random_log = sql_fetch("select count(rl_id) as cnt from {$g5['random_dice_log_table']} where ch_id = '{$character['ch_id']}' and ra_id = '{$ra['ra_id']}'"); } $random_log = $random_log['cnt']; if($random_log >= $ra['ra_limit']) { continue; } } ?>
0) { ?>
Option
/>
/>
/>
/>
/>
" id="wr_link" class="frm_input" size="50">

이 게시판은 최소 글자 이상, 최대 글자 이하까지 글을 쓰실 수 있습니다.

글자

해시태그 : #해시태그내용 / 로그링크 : @로그번호 / 멤버알람 : [[닉네임]]