mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-18 09:10:59 +00:00
big update (fix sitters, peace system, fix some problems of hero...)
This commit is contained in:
@@ -15,7 +15,7 @@ if($session->access != BANNED){
|
||||
$goldlog = mysql_query("SELECT * FROM ".TB_PREFIX."gold_fin_log") or die(mysql_error());
|
||||
|
||||
$today = date("mdHi");
|
||||
|
||||
if($session->sit == 0) {
|
||||
if (mysql_num_rows($MyGold)) {
|
||||
if($golds['6'] > 2) {
|
||||
|
||||
@@ -41,6 +41,7 @@ $done1 = "nothing has been done";
|
||||
$done1 = "You need more gold";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user