View Single Post
Old 05-12-2008, 03:48 PM
  post #1
amaR
F|C Super Moderator
 
amaR's Avatar
 
Join Date: Oct 2007
Location: india
Posts: 529
Thanks: 11
Thanked 213 Times in 33 Posts
amaR is on a distinguished road
RS.com vPet Online RPG - Virtual Pet Game

vPet Online RPG - Virtual Pet Game


Quote:
Description : vPet Engine is a Multiplayers Online Pet Game Business. You can build your own virtual pet site like neoPets.com within minutes.

vPet is fun, easy to manage and features rich, Adoption Center; Bank; Items Shop; Fountain of Health; Notice Board; Penny Store; Free Food; Message Board; Post Office; Club; Auction Center; News Center, etc.

Besides, there are tons of mini games in Game Center, Snake Eyes; Lottery Center; Random Numbers; Drop Box; Referral Contest; Daily Item; Slots; Random Points; The Price is right; Search for Pets; Fish for Pets; Battle Center; Quests; Trivia, etc.

vPet Engine V2.1 Installation Guide

Firstly, you should make sure your computer or hosting company support php 4.0 or higher and MySQL

This script is not designed for sub directory installation
E.G. You can run the script under the top domain "http://www.yourpetgamedomain.com"
E.G. You can NOT run the script under sub directory "http://www.yourpetgamedomain.com/subdomain"

#1 Create a database, database user and password within your hosting control panel.

#2 Unzip the vpetengine.v.2.1.zip, there are 2 folders "Script" and "Pic"

#3 Run file petgame.sql in phpMyAdmin to install the Database. (Select the database the on the top navigation bar click 'import'. For screenshot go to
Code:
http://img207.imageshack.us/img207/2668/importvf6.png
)

#4 In folder "Script", open the config.inc.php, change the following information to your server information:

$db_server = "localhost";
$db_username = "vpeton_petgame";
$db_password = "123456789";
$db_name = "vpeton_vpetonline";

$rootPath = "http://www.vpetonline.com"; //Without Slash
$websiteURL = "http://www.vpetonline.com"; //Without Slash
$websiteURL2 = "http://vpetonline.com";
$webmasterEmail = "admin@vpetonline.com";

#5 Upload all files within the folder "Script" and "Pic" to your host

#6 Go to
Code:
http://www.yourdomain.com
and login as username:admin / password:admin
There are tons of configurable items within the admin panel. Feel free to add your desired vPets/Shops/Items/Enemies
You may need some pictures when create new items, vPets, etc. Don't worry, we have already prepared them for you, you can find them from the folder "Pic".

#7 Tell your friends/promote your site
Code:
http://www.yourpetgamedomain.com
ENJOY !!

================================================== =

CUSTOMIZE YOUR OWN TERMS/RULES/PRIVACY
Please use notepad/php editor to edit "tos.php" and "privacy.php"
Demo:
Code:
Admin Demo: http://vpet.phplug.com/
Username: admin
Password: admin
User Demo: http://vpet.phplug.com/
Please register a new account for full functional demo
[DOWN]http://rapidshare.com/files/104947823/vPet.MultiPlayer.Online.RPG.rar.html[/DOWN]



Quote:
char hacker[]="A highly proficient computer programmer who seeks to gain unauthorized access to systems without malicious intent.";
amaR is offline   Reply With Quote
The Following User Says Thank You to amaR For This Useful Post:
b33znutz (07-10-2008)