Pages: 1
Posted on 11-22-11, 04:12 pm
Goomba


Karma: -4
Posts: 2/21
Since: 11-21-11
I have looked through this forum and couldnt find it already asked , nor could i find a forum search option..

anyways :

Is there a way to alter the time given to complete a level?
_________________________
if($girl['looks'] == "hot"){
if($beer == "cold"){
$life = "Sorted!";
}elseif(function_exists($girl_get_beer) == true){
if(msg_send ($girl['job_que'], 1, 'Get me a beer out of the fridge!') === false){
$life = "Get a new girl!";
}
}else{
array_push($girl['functions'], 'get_beer');
}
}else{
$life = "Get a new girl!";
}
echo $life;
Posted on 11-22-11, 04:15 pm
Roy Koopa


Karma: 4011
Posts: 1010/2722
Since: 06-26-11
At the top is a button which says "Level Configuration" there you can change the time limit
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 11-22-11, 04:19 pm
Goomba


Karma: -4
Posts: 3/21
Since: 11-21-11
Figured there would be just didnt look hard enough i guess... cheers ray.
_________________________
if($girl['looks'] == "hot"){
if($beer == "cold"){
$life = "Sorted!";
}elseif(function_exists($girl_get_beer) == true){
if(msg_send ($girl['job_que'], 1, 'Get me a beer out of the fridge!') === false){
$life = "Get a new girl!";
}
}else{
array_push($girl['functions'], 'get_beer');
}
}else{
$life = "Get a new girl!";
}
echo $life;
Pages: 1