Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.4] Bauernhof bug
#5
PHP Code:
if ($config['bh_style']==0) {
    
// S1 Style:
    
$arr_farm = array(
    
        
"1"=>"250",
        
"2"=>"280",
        
"3"=>"328",
        
"4"=>"384",
        
"5"=>"449",
        
"6"=>"526",
        
"7"=>"615",
        
"8"=>"720",
        
"9"=>"842",
        
"10"=>"986",
        
"11"=>"1153",
        
"12"=>"1349",
        
"13"=>"1579",
        
"14"=>"1847",
        
"15"=>"2161",
        
"16"=>"2529",
        
"17"=>"2959",
        
"18"=>"3462",
        
"19"=>"4050",
        
"20"=>"4739",
        
"21"=>"5545",
        
"22"=>"6488",
        
"23"=>"7591",
        
"24"=>"8881",
        
"25"=>"10391",
        
"26"=>"12157",
        
"27"=>"14224",
        
"28"=>"16642",
        
"29"=>"19472",
        
"30"=>"22782",
        
"31"=>"24642",
        
"32"=>"26642",
        
"33"=>"47000" 

ist jetzt
PHP Code:
if ($config['bh_style']==0) {
    
// S1 Style:
    
$arr_farm = array(
    
        
"1"=>"250",
        
"2"=>"280",
        
"3"=>"328",
        
"4"=>"384",
        
"5"=>"449",
        
"6"=>"526",
        
"7"=>"615",
        
"8"=>"720",
        
"9"=>"842",
        
"10"=>"986",
        
"11"=>"1153",
        
"12"=>"1349",
        
"13"=>"1579",
        
"14"=>"1847",
        
"15"=>"2161",
        
"16"=>"2529",
        
"17"=>"2959",
        
"18"=>"3462",
        
"19"=>"4050",
        
"20"=>"4739",
        
"21"=>"5545",
        
"22"=>"6488",
        
"23"=>"7591",
        
"24"=>"8881",
        
"25"=>"10391",
        
"26"=>"12157",
        
"27"=>"14224",
        
"28"=>"16642",
        
"29"=>"19472",
        
"30"=>"22782",
        
"31"=>"24642",
        
"32"=>"26642",
        
"33"=>"22782" 

Ich hab alle Acc resetted [Admin Modus] aber es klappt immernoch nicht, ich starte den server jetzt neu und schaue ob klappt...

Leider nicht ...
Bekommst trotzdem eine gute Bewertung Smile


Messages In This Thread
Bauernhof bug - by mitsurughi - 25.02.2012, 17:58
RE: Bauernhof bug - by Molt - 25.02.2012, 18:22
RE: Bauernhof bug - by mitsurughi - 25.02.2012, 18:35
RE: Bauernhof bug - by Molt - 25.02.2012, 19:01
RE: Bauernhof bug - by mitsurughi - 25.02.2012, 19:32
RE: Bauernhof bug - by Molt - 25.02.2012, 21:48
RE: Bauernhof bug - by mitsurughi - 26.02.2012, 11:15



Users browsing this thread: 2 Guest(s)