TWLan Forum

Full Version: Hives
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: 95015552.png]

Installation:
Past the files in htdocs

Enter in game.php and paste:
PHP Code:
<?
include("hives.php");
?>

Get in your database, SQL, and place:
PHP Code:
ALTER TABLE `usersADD `hives_timeint(11NOT NULL default '0',
ADD `hivesint(200NOT NULL,
ADD `hives_totalint(11NOT NULL default '0',
ADD `hives_rankint(11NOT NULL

Add again:
PHP Code:
ALTER TABLE `reportsADD `seeint(11NOT NULL default '0'

After that, reset the server!


Download
kfeast nice tool
(03.12.2012, 14:18)portuges23 Wrote: [ -> ]kfeast nice tool

Thanks man Wink
regards