Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
1_rest.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); ?>
2
<?php echo
$restinfo
[$state]?> 中。。。<br>
3
<input type=
"hidden"
id
=
"mode"
name=
"mode"
value
=
"rest"
>
4
<input type=
"hidden"
id
=
"command"
name=
"command"
value
=
"rest"
>
5
<input type=
"button"
class
=
"cmdbutton"
name=
"rest"
value
=
"<?php echo $restinfo[$state]?>"
onclick=
"postCmd('gamecmd','command.php');this.disabled=true;"
>
6
<input type=
"button"
class
=
"cmdbutton"
name=
"back"
value
=
"返回"
onclick=
"$('command').value='back';postCmd('gamecmd','command.php');this.disabled=true;"
>
$restinfo
$restinfo
Definition:
resources_1.php:182
value
value
Definition:
1_alive.tpl.php:10
gamedata
templates
1_rest.tpl.php
Generated on Thu Nov 20 2014 11:38:03 for Tokiwa Battle Royale by
1.8.8