Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_sp_pbomb.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 “<span class="yellow">X 按钮</span>”将对你的<span class="lime">命体上限</span>、<span class="lime">全系熟练</span>、<span class="lime">基础攻防</span>进行<span class="yellow">按比例</span>加成,并获得与你的<span class="yellow">等级</span>成正比的<span class="lime">怒气值</span>。但这个按钮<span class="yellow">只能使用一次</span>,且使用后你将<span class="yellow">失去你的称号</span>。<br>
3 你确认要按这个按钮吗?<br>
4 
5 <input type="hidden" name="mode" value="sp_pbomb">
6 <input type="hidden" id="command" name="command" value="menu">
7 
8 <input type="button" class="cmdbutton" onclick="$('command').value='YES';postCmd('gamecmd','command.php');this.disabled=true;" value="确认">
9 
10 <input type="button" class="cmdbutton" onclick="postCmd('gamecmd','command.php');this.disabled=true;" value="返回">
11 
value
Definition: 1_alive.tpl.php:10