mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-12 06:11:00 +00:00
some updates by cata7007
This commit is contained in:
@@ -918,9 +918,8 @@ $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>”<?php if ($skiped==true){echo 'Tasks skpiped <br \/> Your reward: 25 Gold.' ;}else{echo 'All tasks achieved!';}?>”<\/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":"i2","altstep":0}
|
||||
|
||||
<a href=\"javascript: qst_next('','23');\">Continue with the next task.<\/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();?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user