fix quest_core.tpl and error on install/include/multihunter.php

This commit is contained in:
unknown
2012-06-08 15:03:36 +03:00
parent 0e38a474a1
commit 8e68cf71bd
2 changed files with 3 additions and 11 deletions
+2 -2
View File
@@ -17,8 +17,8 @@
## ##
#################################################################################
include("../GameEngine/config.php");
include("../GameEngine/Data/buidata.php");
include("../../GameEngine/config.php");
include("../../GameEngine/Data/buidata.php");
class adm_DB {
var $connection;
+1 -9
View File
@@ -588,16 +588,8 @@ if ($ironL<4 || $clayL<4 || $woodL<4 || $cropL<6){?>
<?php } elseif($_SESSION['qst']== 23){
$database->updateUserField($_SESSION['username'],'quest','24',0);
$_SESSION['qst']= 24; ?>
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}
{"markup":"\n\t\t<div id=\"qstd\"><h1> <img class=\"point\" src=\"img\/x.gif\" alt=\"\" title=\"\"\/> Tasks<\/h1><br \/><i>&rdquo;All tasks achieved!&rdquo;<\/i><br \/><span id=\"qst_accpt\"><\/span><\/div>\n\t\t<div id=\"qstbg\" class=\"intro\"><\/div>\n\t\t","number":-25,"reward":false,"qgsrc":"q_l<?php echo $session->userinfo['tribe'];?>","msrc":"<?php echo $messagelol; ?>","altstep":0}<a href=\"javascript: qst_next('','23');\">Continue to play.<\/a>
<?php
//90+ is task skipped <a href=\"javascript: qst_next('','23');\">Continue with the next task.<\/a>
//1
} elseif($_SESSION['qst']==90){
$time=time();?>