Root://test/site/module/quetesdiversmagicalpoweroffire1.php
 
 
<?php
  
if (isset($_GET['lib']) || isset($_POST['lib'])) {
$lib trim(isset($_POST['lib']) ? $_POST['lib'] : $_GET['lib']);
if (
preg_match("/[^a-zA-Z0-9_]/"$lib)) { Header();exit;}}  
  if (
$lib == "")
  { 
?><ul>

<li></li>
</ul><hr>
<div id="bloc_article" class="bloc_centre">
<TABLE width="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
    <TR  style="height:50px;">
        <TD class="Cadre_HG">&nbsp;</TD>
        <TD>
<TABLE width="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
    <TR  style="height:50px;">
        <TD class="Cadre_HGbis">&nbsp;</TD>
        <TD class="Cadre_HR">&nbsp;</TD>
        <TD class="Cadre_HC">&nbsp;</TD>
        <TD class="Cadre_HR">&nbsp;</TD>
        <TD class="Cadre_HDbis">&nbsp;</TD>
    </TR>
</TABLE>
      </TD>
        <TD class="Cadre_HD">&nbsp;</TD>
    </TR>
    <TR>
      <TD class="Cadre_GR">&nbsp;</TD>
        <TD class="Cadre_centre">
            


    
    
        
        <h2>[lvl 74] Magical Power of Fire - Part 1</h2>
        
        <div class="bloc_texte">
            <div align="justify"><span class="postbody"><strong>Lieu :</strong> Varka Silenos Outpost</span><br /><span class="postbody"><strong>Lvl :</strong> 74</span><br /><span class="postbody"><strong>Rewards :</strong> Red Totem, Divine Stone of Wisdom</span><br /><br /><br /><span class="postbody">Cette qu&ecirc;te est n&eacute;cessaire aux qu&ecirc;tes de 3e classe (76+) car elle donne <strong>Divine Stone of Wisdom</strong> qui sera utilis&eacute;e lors de celles ci</span><br /><br /><span class="postbody">Il est plus facile de faire cette qu&ecirc;te en ayant fait la qu&ecirc;te &quot;<a class="postlink" href="index.php?id=quetesdiversvarka"><strong>Alliance with Varka Silenos</strong></a>&quot; auparavant (au moins le niveau 1 pour pouvoir se promener tranquillement dans le territoire des Varka.</span><br /></div><span class="postbody"><br />________________________________________<br /><br /></span><div align="justify"><span class="postbody"><strong>1.</strong> Allez au <em><strong>Varka Silenos Outpost</strong></em>, &agrave; l'entr&eacute;e (juste pr&egrave;s du port), et parler au <strong>Varka's Messenger Naran Ashanuk</strong>. Il vous envoie alors aupr&egrave;s du <strong>Soul Guid Udan Mardui</strong>.</span><br /><br /><span class="postbody"><strong>2.</strong> Allez rencontrer le <strong>Soul Guid Udan Mardui </strong>indiqu&eacute; sur la carte (si vous &ecirc;tes alli&eacute;, rappelez vous de ne pas frapper des <strong>Varkas </strong>sous peine de perdre un niveau complet d'alliance).</span><br /></div><span class="postbody"><br /><div align="center"></div>
            <br /></span><div align="justify"><span class="postbody"><strong>3.</strong> <strong>Udan Mardui </strong>va alors vous demander de voler un totem chez les <strong>Ketra Orcs</strong>. Vous pouvez alors aller vous prendre une <strong>Key of Thief</strong> (dans un shop) et aller &agrave; la recherche du coffre.</span><br /></div><span class="postbody"><br /><div align="center"><br />
              <br />
            </div>
            <br /></span><div align="justify"><span class="postbody"><strong>4.</strong> Le coffre est dans <em><strong>Ketra Orc Outpost</strong></em>, mais vous ne devez pas vous faire voir. Cela sous entend que vous ou un membre de votre party ne devez pas affronter de <strong>Ketra</strong>, sous peine de devoir revenir voir <strong>Udan Mardui </strong>et recommencer.</span><br /></div><span class="postbody"><br /><div align="center"></div>
            <br /></span><div align="justify"><span class="postbody"><strong>5.</strong> Vous trouverez la <strong>Box</strong><strong> of Asefa</strong>. Il suffit d'interagir avec le coffre et de l'ouvrir avec la cl&eacute;. Vous obtenez alors le <strong>Red Totem</strong>.</span><br /></div><span class="postbody"><br /><div align="center"></div>
            <br /></span><div align="justify"><span class="postbody"><strong>6.</strong> Revenez voir <strong>Udan Mardui</strong> au <strong><em>Varka Silenos</em></strong><em><strong> Outpost</strong></em> pour qu'il vous confie la <strong>Divine Stone of Wisdom</strong></span><br /><br /><span class="postbody">Vous pouvez maintenant continuer vers la qu&ecirc;te <strong>Magical Power of Fire - Part 2</strong> aupr&egrave;s du <strong>Soul Guid Udan Mardui</strong>, une fois que vous serez level 75.</span></div>
        </div>        
        
        
        
        
        <p class="news_auteur">
        
        Par 
        
            
            &nbsp;Gladys -
            
        
            le 29/11/2007
            
        </p>
    

    
</TD>
        <TD class="Cadre_DR">&nbsp;</TD>
    </TR>
    <TR  style="height:32px;">
      <TD class="Cadre_BG">&nbsp;</TD>
        <TD class="Cadre_BR">&nbsp;</TD>
        <TD class="Cadre_BD">&nbsp;</TD>
    </TR>
</TABLE>    
            </div><br>
</ul>
  <? 
  else  
    {
      include(
'module/library/' $lib '.php');    
    }

?>