![]() |
||||
|
|
||||
|
|
||||
RM2K/3 Resources » Chipsets Submissions »
Projects Information » About RM2K Links and Affiliates Topsites Stats » [counter] |
|
|
||
|
if(isset($_GET['pkmn']))
{
$id=$_GET['pkmn'];
if(is_file($id . ".php"))
{
include $id . ".php";
}
else
{
echo 'Error 404... sorry, the page you were looking for wasn\'t found. It probably hasn\'t been made yet as we\'re in progress - check back soon! ^^;';
}}
else echo 'Welcome to Pokémon Rm2k, an RPG Maker website dedicated to Pokémon resources and downloads. Click the links on the left menu to navigate
to their dedicated pages.
This site is part of The Pokémon Peninsula. All resources belong to their creators/rippers. We do not own or claim to own Pokémon, RPG Maker, or any associated names and/or indicia. Site © 2005.'; ?> |
||||
|
|
||||
|
|
||||
|
|
|
|
|
|