2009scape-website/www.funorb.com/info4a97.html
2020-11-20 09:58:06 -05:00

494 lines
20 KiB
HTML
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en" xmlns:IE>
<!-- Mirrored from www.funorb.com/info.ws?game=monkeypuzzle2 by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 18 Jul 2010 10:53:12 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="PRAGMA" content="NO-CACHE">
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
<meta name="keywords" content="Play Free Online Games, puzzle games, platform games, arcade games, shooter games, action games, java games, casual games, racing games, word games, retro games, classic games, browser games, strategy games, multiplayer games, arcanists, Jagex">
<meta name="description" content="FunOrb, free online browser-based games from Jagex Games Studio, the makers of RuneScape. Play puzzle, action, strategy, shooting, word, racing games and more!">
<meta name="title" content="FunOrb - Free Online Games by Jagex Games Studio">
<meta name="Author" content="www.jagex.com">
<meta name="Copyright" content="Copyright 1999 - 2010 Jagex Ltd, www.jagex.com">
<meta name="ROBOTS" content="INDEX, FOLLOW">
<meta name="classification" content="GENERAL">
<meta name="rating" content="General">
<meta name="Distribution" content="global">
<meta name="Identifier-URL" content="index.html">
<link rel="icon" type="image/vnd.microsoft.icon" href="favicon.ico">
<link rel="SHORTCUT ICON" href="favicon.ico">
<title>FunOrb - Free Online Games by Jagex Games Studio</title>
<style type="text/css" media="screen">
/*\*/@import url(css/global-40.css);/**/
</style>
<script type="text/javascript" src="../www.jagex.com/js/jquery/jquery_1_4_2.js"></script>
<!--[if lt IE 7]>
<style type="text/css" media="screen">@import url(http://www.funorb.com/css/ieFix-2.css);</style>
<![endif]-->
<!--[if IE]>
<style type="text/css">
@media all {
IE\:clientCaps {behavior:url(#default#clientcaps)}
}
</style>
<IE:clientCaps ID="oClientCaps" />
<![endif]-->
<script type="text/javascript">
var suffix="?js=1";
if (navigator.appName=="Microsoft Internet Explorer") {
if (!oClientCaps.getComponentVersion("{08B0E5C0-4FCB-11CF-AAA5-00401C608500}","ComponentID")) {
suffix+="&applet=2";
}
}
function suffixize(obj){
if(!obj.suffixed){
obj.href += suffix;
obj.suffixed = true;
}
}
</script> <style type="text/css" media="screen">
/*\*/@import url("css/info-7.css");/**/
.intro {
background-image: url(img/images/game/monkeypuzzle2/intro.jpg);
}
.buttonSubscribe {
background-image: url(img/images/info/button_subscribe.gif);
}
</style>
<script type="text/javascript">
//
var time = 4;
var timer;
var timer2;
var loading = 0;
var image = 0;
var images = Array();
//
images[0] = 'img/images/game/monkeypuzzle2/screen1c4ca.jpg?1';
images[1] = 'img/images/game/monkeypuzzle2/screen2c4ca.jpg?1';
images[2] = 'img/images/game/monkeypuzzle2/screen3c4ca.jpg?1';
images[3] = 'img/images/game/monkeypuzzle2/screen4c4ca.jpg?1';
//
function clearLoading(){
try{
if(images[0]){
document.getElementById('screenshotsLoading0').style.backgroundPosition = '-83px -62px';
if(images[1]){
document.getElementById('screenshotsLoading1').style.backgroundPosition = '-83px -62px';
if(images[2]){
document.getElementById('screenshotsLoading2').style.backgroundPosition = '-83px -62px';
if(images[3]){
document.getElementById('screenshotsLoading3').style.backgroundPosition = '-83px -62px';
}
}
}
}
loading = 0;
}catch(e){}
}
//
function imageTimer(self){
clearTimeout(timer2);
clearTimeout(timer);
clearLoading();
timer = setTimeout("imageNext('" + self + "')", time * 1000);
}
//
function imageNext(self){
if(loading == 1){return;}
image++;
if(image >= images.length){
image = 0;
}
document.getElementById(self).src = images[image];
}
//
function imageGoto(self, img){
image = img;
// Don't bother re-loading the same image as it screws up Opera
if(document.getElementById(self).src != images[image]){
var timeDefault = time;
time = time * 2;
window.setTimeout('time = ' + timeDefault, timeDefault);
timer2 = window.setTimeout("document.getElementById('screenshotsLoading' + image).style.backgroundPosition = '25px 12px';", 100);
loading = 1;
document.getElementById(self).src = images[image];
}
return false;
}
</script>
</head>
<body id="navGames">
<a name="top"></a>
<table id="wrapper">
<tbody>
<tr>
<td class="center bodyTheme">
<div id="container">
<div id="header">
<div id="navigation">
<div class="lft"></div>
<div class="rght"></div>
<div class="container">
<a id="logo" href="index-2.html" ><b>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="203" height="80">
<param name="movie" value="http://www.funorb.com/img/images/layout/logo_funorb_tombracer.swf" />
<param name="FlashVars" value="homePath=http://www.funorb.com/" />
<param name="AllowScriptAccess" value="always" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="img/images/layout/logo_funorb_tombracer.swf" width="203" height="80">
<param name="FlashVars" value="homePath=http://www.funorb.com/" />
<param name="AllowScriptAccess" value="always" />
<!--<![endif]-->
<!-- Non Flash alternative -->
<img src="img/images/layout/logo_funorb_tombracer.jpg" alt="FunOrb" />
<!--[if !IE]>-->
</object>
<!--<![endif]-->
<!--<![endif]-->
</object>
</b></a>
<div id="shell">
<div class="lft"></div>
<div class="rght"></div>
<div id="teleText">
<h1 id="welcomeText">Welcome to FunOrb - The Best in Free Online Games</h1>
<span id="teletext_inner">
To gain access to some of our multiplayer games, highscore tables and Achievements, please create an account. It's quick, easy and absolutely FREE!</span>
<script type="text/javascript" src="../services.funorb.com/m%3dfomessenger/messengercommon0.js"></script>
<script type="text/javascript" src="../services.funorb.com/m%3dfomessenger/messenger.js"></script>
</div>
</div>
</div>
<div class="clear"></div>
<ul class="menu">
<li class="top p1"><a href="index-2.html" id="home" class="top_link"><span>Home</span></a></li>
<li class="top p2"><a id="games" class="top_link" href="gamelist.html"><span>Games</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="gamelist.html" class="fly">All Games</a></li>
<li><a href="gamelistea68.html?playerBox=1" class="fly">Single-Player Games</a></li>
<li><a href="gamelist6ff6.html?playerBox=2" class="fly">Multiplayer Games</a></li>
<li><a href="options.html" class="fly last">Java Options</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p3"><a id="account" class="top_link" href="https://secure.funorb.com/m=create/"><span>Join</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="https://secure.funorb.com/m=create/" class="fly">Create Free Account</a></li>
<li><a href="https://secure.funorb.com/m=billing_core/paymentoptions.ws" class="fly">Subscribe to FunOrb</a></li>
<li><a href="members.html" class="fly">Members' Benefits</a></li>
<li><a href="account_management.html" class="fly last">Account Management</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p4"><a id="forums" class="top_link" href="http://services.funorb.com/m=focommunity/"><span>Community</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="http://services.funorb.com/m=focommunity/" class="fly">Community Home</a></li>
<li><a href="http://services.funorb.com/m=forum_fo/forums.ws" class="fly">Forums</a></li>
<li><a href="kbase/guid/dev_diary.html" class="fly">Developer Diaries</a></li>
<li><a href="http://services.funorb.com/m=achievements/" class="fly">Achievements</a></li>
<li><a href="http://services.funorb.com/m=hiscore_fo/" class="fly">Highscores &amp; Ratings</a></li>
<li><a href="http://services.funorb.com/m=orbcoins/" class="fly last">Orb Downloads</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p5"><a id="help" class="top_link" href="kbase/guid/help.html"><span>Help</span><!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul class="sub">
<li><a href="kbase/guid/customer_support.html" class="fly">Customer Support</a></li>
<li><a href="parents.html" class="fly">Parents' Guide</a></li>
<li><a href="kbase/guid/rules_of_conduct.html" class="fly">Rules</a></li>
<li><a href="https://secure.funorb.com/m=billing_core/unsubscribe.ws" class="fly">Unsubscribe</a></li>
<li><a href="loginapplet/loginappletef7e.html?mod=www&amp;dest=loginapplet/loginapplet.ws?mod=accountappeal&amp;dest=lockchoice.ws" class="fly">Account Recovery</a></li>
<li><a href="https://secure.funorb.com/m=weblogin/loginform.ws?mod=www&amp;ssl=0&amp;expired=0&amp;dest=bugtracker.ws" class="fly last">Submit A Bug Report</a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<li class="top p11"><a id="empty" class="top_link"><span>&nbsp;</span></a></li>
<li class="top p7"><a href="https://secure.funorb.com/m=create/" id="register" class="top_link"><span>Create Account</span></a></li>
<li class="top p8"><a href="https://secure.funorb.com/m=weblogin/loginform.ws?mod=www&amp;ssl=0&amp;dest=info.ws?game=monkeypuzzle2" id="signIn" class="top_link"><span>Log In</span></a></li>
<li class="top p10">
<div class="top_link" id="lang_div">
<a id="countrydrop" href="index-2.html">
<span>
<img alt="
English" src="img/images/layout/en.gif">
<span id="dropArrow"></span>
</span>
<!--[if gt IE 6]><!--></a></div><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
<ul id="lang" class="sub">
<li><a class="fly" href="index-2.html"><img title="
English" alt="
English" src="img/images/layout/en.gif"></a></li>
<li><a class="fly" href="l%3d1/index.html"><img title="
Deutsch" alt="
Deutsch" src="img/images/layout/de.gif"></a></li>
<li><a class="fly" href="l%3d2/index.html"><img title="
Fran&ccedil;ais" alt="
Fran&ccedil;ais" src="img/images/layout/fr.gif"></a></li>
<li><a class="fly last" href="l%3d3/index.html"><img title="
Portugu&ecirc;s (BR)" alt="
Portugu&ecirc;s (BR)" src="img/images/layout/br.gif"></a></li>
</ul>
<!--[if lte IE 6]></td></tr></table></a></div><![endif]-->
</li>
</ul>
</div>
<br class="clear" />
</div>
<div id="page_content">
<a name="info"></a>
<div class="section" id="info" >
<div class="sectionHeader">
<div class="sectionHeaderRight">
<div class="sectionTitle">
<span class="sectionTrail">
<a href="gamelist.html">Games</a> &gt;
<a href="gamelistcdb9.html?genreBox=puzzle">Puzzle</a> &gt;
<a onclick="suffixize(this)" href="http://mggameserver6.funorb.com/g=monkeypuzzle2/game.ws">Monkey Puzzle 2</a> &gt;
More Info
</span>
<span class="sectionServerlist">
<a style="text-decoration: underline; font-weight: normal;" href="monkeypuzzle2/serverlist.html">Server List</a>
</span>
</div>
</div>
</div>
<div class="sectionBorder">
<div class="sectionBackground">
<div class="sectionContent" >
<div class="sectionContentContainer">
<div class="intro">
<div class="introDescription">
<div>
<a href="gamelistcdb9.html?genreBox=puzzle"><span class="genre">Puzzle</span></a><br>
The sequel to the original Jagex minigame, Monkey Puzzle 2 is bigger, badder, and better! </div>
</div>
<a class="buttonWide" href="#description"><div>Description</div></a><br />
<a class="buttonWide" href="#faqs"><div>FAQs</div></a><br />
<a class="buttonWide" href="https://secure.funorb.com/m=create/"><div>Create Free Account</div></a><br />
<a onclick="suffixize(this)" class="buttonPlayBig" href="http://mggameserver6.funorb.com/g=monkeypuzzle2/game.ws"></a>
</div>
<a name="screenshots"></a>
<div class="subsection" id="screenshots" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Screenshots
</div>
</div>
<div class="subsectionContent">
<script type="text/javascript">
document.write('<img id="screenshotsImage" class="screenshotsImage" src="http://www.funorb.com/img/images/game/monkeypuzzle2/screen1.jpg" alt="In-game screenshot" onLoad="imageTimer(this.id)" />');
</script>
<noscript>
<iframe name="screenshotsFrame" class="screenshotsFrame" id="screenshotsFrame" scrolling="no" frameBorder="0" src="display_screenshotd452.html?game=monkeypuzzle2&amp;screenshot=screen1">
</iframe>
</noscript>
<div id="screenshotsThumbs">
<a href="display_screenshotd452.html?game=monkeypuzzle2&amp;screenshot=screen1" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 0);" class="screenshotsThumb" style="background-image: url(img/images/game/monkeypuzzle2/screen1_thumbc4ca.jpg?1);">
<div id="screenshotsLoading0"></div>
</a>
<a href="display_screenshot4c01.html?game=monkeypuzzle2&amp;screenshot=screen2" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 1);" class="screenshotsThumb" style="background-image: url(img/images/game/monkeypuzzle2/screen2_thumbc4ca.jpg?1);">
<div id="screenshotsLoading1"></div>
</a>
<a href="display_screenshotbc98.html?game=monkeypuzzle2&amp;screenshot=screen3" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 2);" class="screenshotsThumb" style="background-image: url(img/images/game/monkeypuzzle2/screen3_thumbc4ca.jpg?1);">
<div id="screenshotsLoading2"></div>
</a>
<a href="display_screenshot14b9.html?game=monkeypuzzle2&amp;screenshot=screen4" target="screenshotsFrame" onClick="return imageGoto('screenshotsImage', 3);" class="screenshotsThumb" style="background-image: url(img/images/game/monkeypuzzle2/screen4_thumbc4ca.jpg?1);">
<div id="screenshotsLoading3"></div>
</a>
</div>
</div>
</div>
<a name="benefits"></a>
<div class="subsection" id="benefits" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
FunOrb Members' Benefits
</div>
</div>
<div class="subsectionContent">
<div class="benefitsPadding"></div>
<div class="benefitsContent">
<div class="benefitsList">
<ul>
<li>Fullscreen mode for all games</li>
<li>Masses of exclusive game content</li>
<li>Special members-only Achievements</li>
<li>Play ALL of our multiplayer games</li>
<li>No adverts during gameplay</li>
<li>Full access to our Forums</li>
</ul>
</div>
<a href="https://secure.funorb.com/m=billing_core/paymentoptions.ws" class="buttonSubscribe"></a>
</div>
</div>
</div>
<br class="clear" />
<a name="description"></a>
<div class="subsection" id="description" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Description
</div>
</div>
<div class="subsectionContent">
<div>
<p>When monkeys and puzzles combine, it can mean only one thing:
Monkey Puzzle is back! Bigger, badder and with more monkeys, Monkey
Puzzle 2 is an entirely new game!<br><br>
Clear all the monkeys on the level before the water rises too high,
but watch out for giant spiders, obstructing blocks and the
downright strange heavy nuts.<br><br>
This is a comprehensive re-imagining of the original title, with
tons of extra content. With 20 brand new levels spread over four
worlds, it will have you hooked all the way to the end. Even those
who experienced the original will want to give this game a try.</p>
</div>
</div>
</div>
<a name="top_of_page"></a>
<a name="faqs"></a>
<div class="subsection" id="faqs" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
FAQs
</div>
</div>
<div class="subsectionContent">
<div class="faqsList">
<ol>
<li><a href="#faqs_q1">Is the colour of the nuts fired in Monkey Puzzle 2 fixed for each level, as in the original?</a></li>
<li><a href="#faqs_q2">Why do some nuts pass through spiderwebs?</a></li>
<li><a href="#faqs_q3">After the trauma of Monkey Puzzle, didn<64>t Dr. Farnsworth learn his lesson?</a></li>
<li><a href="#faqs_spec">What are the minimum specifications for this game?</a></li>
</ol>
</div>
<div class="faqsAnswer">
<a name="faqs_q1"></a>
<h3>1. Is the colour of the nuts fired in Monkey Puzzle 2 fixed for each level, as in the original?</h3>
<p>No. The colour of nuts you get is no longer fixed for any level in
Monkey Puzzle 2. Instead, when a new nut is chosen for you, the game
looks at the colours that are currently in the level and chooses a
colour from that list. This means that if you only have red and green
nuts in the list, the game will only add a red, green and, sometimes
on later levels, a heavy nut to the list. </p>
<div class="hr"></div>
<a name="faqs_q2"></a>
<h3>2. Why do some nuts pass through spiderwebs?</h3>
<p>Nuts of the same colour as the spider are not affected by its web.
Nuts which glance across the web may only be slowed down rather than
becoming stuck. </p>
<div class="hr"></div>
<a name="faqs_q3"></a>
<h3>3. After the trauma of Monkey Puzzle, didn<64>t Dr. Farnsworth learn his lesson?</h3>
<p>Dr. Farnsworth is a respected explorer. It<49>s true that his first
expedition hit a few snags and monkeys here and there, but the very
experience motivated him to mount a second expedition of the ancient
ruins. Upon his return, these ruins will be renamed from their
indigenous title to the <20>Farnsworth ruins<6E>, in his honour. </p>
<div class="hr"></div>
<a name="faqs_spec"></a>
<h3>4. What are the minimum specifications for this game?</h3>
<p>The minimum specifications we recommend for this game are:</p>
<ul>
<li>500 MHz
<li>128 MB RAM
</ul>
<p>The <b>recommended</b> specifications for getting the most out of this game are:</p>
<ul>
<li>1.5 GHz
<li>256 MB RAM
</ul>
<p>Below is an explanation of the terms in our technical specifications.</p>
<p><b>Megahertz (MHz) / Gigahertz (GHz)</b> is a measure of how fast your computer's processor is. This affects how quickly you can run things like games and applications.</p>
<p><b>Megabytes (MB)</b> are used to measure how much memory your computer has. This affects how quickly your computer runs when using large programs such as games, or when you run a lot of programs at once.</p>
<p>Click <a href="http://www.java.com/getjava" target="_blank">here</a> to get the latest version of Sun Java.</p>
</div>
</div>
</div>
<a name="credits"></a>
<div class="subsection" id="credits" style="">
<div class="subsectionHeader">
<div class="subsectionTitle">
Development Team
</div>
</div>
<div class="subsectionContent">
<div>
<p>
<b>Development:</b> Tom P<br>
<b>Graphics:</b> Laura W<br>
<b>Audio:</b> Ian T<br>
<b>Quality Assurance:</b> Joe C,&nbsp;Michael T<br>
<b>Editing:</b> Stephen R
</p>
<p class="articleBacktotop">
<a href="#top"><img src="img/images/layout/backtotop.gif" alt="Back to the top" title="Back to the top" /></a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="sectionFooter"><div></div></div>
</div>
</div>
</div>
</div>
<div id="copyRight">
<div id="languagefooter">
Select your language:&nbsp;
<a href="index-2.html"><img alt="
English" src="img/images/layout/en.gif">
English</a>
<a href="l%3d1/index.html"><img alt="
Deutsch" src="img/images/layout/de.gif">
Deutsch</a>
<a href="l%3d2/index.html"><img alt="
Fran&ccedil;ais" src="img/images/layout/fr.gif">
Fran&ccedil;ais</a>
<a href="l%3d3/index.html"><img alt="
Portugu&ecirc;s (BR)" src="img/images/layout/br.gif">
Portugu&ecirc;s (BR)</a>
</div>
<div class="cr">
<p>
Copyright <20> 2008 - 2010 Jagex Ltd. Jagex and FunOrb are registered trademarks of Jagex Ltd in the
United Kingdom and trademarks used in other countries of the world.
</p>
<p>
By using our service you are agreeing to our <a href="terms/terms.html" name="terms">Terms &amp; Conditions</a> and <a href="privacy/privacy.html" name="privacy">Privacy Policy</a>.
</p>
</div>
<div id="jagex">
<a href="../www.jagex.com/index.html" target="_blank"><img src="img/images/layout/jagex_footerc4ca.gif?1" alt="Jagex logo" /></a>
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>