fix logo
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 635 B |
|
After Width: | Height: | Size: 92 KiB |