Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.4] Automatic barbarian village grow
#10
Updated in the first post, search for:
PHP Code:
if ($bl[$rand] > $r[$g]) mysql_query("UPDATE villages SET ".$g." = ".$r[$g]."+1, last_grow = ".time()." WHERE id = $r[id]"); 
And add after that line:
PHP Code:
load_bh($r[id]); 
Reply


Messages In This Thread
Automatic barbarian village grow - by sinner - 08.08.2011, 16:52
RE: Automatic barbarian village grow - by sinner - 14.08.2011, 23:14



Users browsing this thread: 3 Guest(s)