TWLan Forum
Hives - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65)
+----- Forum: Spielerprojekte (https://twlan.org/forumdisplay.php?fid=9)
+------ Forum: Tools und Spielerprojekte (https://twlan.org/forumdisplay.php?fid=10)
+------ Thread: Hives (/showthread.php?tid=5542)



Hives - Kevin Silva - 03.12.2012

[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


RE: Hives - portuges23 - 03.12.2012

kfeast nice tool


RE: Hives - Kevin Silva - 03.12.2012

(03.12.2012, 14:18)portuges23 Wrote: kfeast nice tool

Thanks man Wink
regards