This commit is contained in:
Shadow
2015-08-03 10:30:39 +03:00
parent f7f362eebd
commit 467a2b190f
12 changed files with 14 additions and 0 deletions
+6
View File
@@ -1397,6 +1397,12 @@ class Automation {
//to battle.php
//fix by ronix
//MUST TO BE FIX : You need to filter these values
//$battlefirst = $battle->calculateBattle($Attacker,$Defender,$def_wall,$att_tribe,$def_tribe);
//$battlesecond = $battle->calculateBattle($residence,$attpop,$defpop,$type,$def_ab);
//$battlethird = $battle->calculateBattle($att_ab1,$att_ab2,$att_ab3,$att_ab4,$att_ab5,$att_ab6,$att_ab7,$att_ab8);
//$battleforth = $battle->calculateBattle($tblevel,$stonemason,$walllevel,0,0,0);
//$battlefifth = $battle->calculateBattle($AttackerID,$DefenderID,$AttackerWref,$DefenderWref,$conqureby);
//$battlepart = $battlefirst+$battlesecond+$battlethird+$battleforth+$battlefifth;
$battlepart = $battle->calculateBattle($Attacker,$Defender,$def_wall,$att_tribe,$def_tribe,$residence,$attpop,$defpop,$type,$def_ab,$att_ab1,$att_ab2,$att_ab3,$att_ab4,$att_ab5,$att_ab6,$att_ab7,$att_ab8,$tblevel,$stonemason,$walllevel,0,0,0,$AttackerID,$DefenderID,$AttackerWref,$DefenderWref,$conqureby);
//units attack string for battleraport
+8
View File
@@ -0,0 +1,8 @@
<Files "*.tpl">
Order Deny,Allow
Deny from all
ErrorDocument 403 http://travian.shadowss.ro/403.php
ErrorDocument 404 http://travian.shadowss.ro/404.php
ErrorDocument 500 http://travian.shadowss.ro/500.php
Options -Indexes
</Files>
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 635 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB