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_map.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); include
template
(
'header'
); ?>
2
<div
class
=
"subtitle"
>虚拟世界地图</div>
3
<div
id
=
"notice"
></div>
4
<center>
5
<div><?php echo
$mapcontent
?></div>
6
<p><span
class
=
"red"
>红字=禁区</span>;<span
class
=
"yellow"
>黄字=即将成为禁区</span>;<span
class
=
"lime"
>绿字=正常通行</span></p>
7
</center>
8
<?php include
template
(
'footer'
); ?>
$mapcontent
for($i=0;$i< count($plsinfo);$i++) $mapcontent
Definition:
map.php:25
gamedata
templates
1_map.tpl.php
Generated on Thu Nov 20 2014 11:38:03 for Tokiwa Battle Royale by
1.8.8