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 Installation: 1ºPast the files in htdocs 2ºEnter in game.php and paste: PHP Code: <? Get in your database, SQL, and place: PHP Code: ALTER TABLE `users` ADD `hives_time` int(11) NOT NULL default '0', Add again: PHP Code: ALTER TABLE `reports` ADD `see` int(11) NOT 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 regards |