(08.07.2010, 16:19)Arthas Wrote: You should write better guides! I don't know what to edit in "villages" table! Tell me what to edit?
you just have to go to http://localhost/phpmyadmin, then klick at the database "lan" and then you have to klick at the tab "SQL".
there you paste this text in the textarea:
ALTER TABLE `villages` ADD `bonus` INT( 11 ) NOT NULL AFTER `id`;
execute it and everything should be allright
Veni, vidi, vici.