Mob skin is not working :(

Results 1 to 23 of 23
  1. #1
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Mob skin is not working :(

    when im trying to replace the original spider skin with a new spider skin i found it does not wont to work if i go to lorencia it crashes my game so when i look in my PentiumTools.1.06 and i went to the bmd it showed the mob as all white

    are they anyway to fix this?

    i have done it with different mobs i even tryed it with dreadfear still gives me the full mob white error for some reason


  2. #2
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    also 4funer can i talk to you on xatchat i need some help with my website template :(

    Home

  3. #3
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Quote Originally Posted by dragonseth View Post
    also 4funer can i talk to you on xatchat i need some help with my website template :(

    Home
    I don't help anymore by chats, if i care i come to help section and answer few topics.

    If people doesn't answer ur question, hire a coder, or use working release.

  4. #4
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    well the only thing thats not working my website template is not showing the menu thats it

    Index.php hope you can help :)
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <?=build_header_seo(); ?>
    <title><?=build_header_title(); ?></title>
    <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script>
    <script src="js/core_global.js" language="javascript" type="text/javascript"></script>
    <link href="template/<?=$core['config']['template'] ?>/css/estilo.css" rel="stylesheet" type="text/css" />
    </head>
    <BODY class="body" ondragstart="return false;" onselectstart="return false;" oncontextmenu="return false;"> 
    <center>
    <table border="0" width="1187" id="table1" cellspacing="0" cellpadding="0" height="208">
    	<tr>
    		<td colspan="5" height="22">
    		<center>
    		<table border="1" width="886" id="table2" style="border-width: 0px" cellspacing="0" cellpadding="0">
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/home.png" width="145" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/home2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/home.png';" /></td>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/register.png" width="101" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/register2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/register.png';" /></td>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/download.png" width="116" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/download2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/download.png';" /></td>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/log_menu.png" width="195" height="78"></td>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/ranking.png" width="102" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/ranking2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/ranking.png';" /></td>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/webshop.png" width="92" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/webshop2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/webshop.png';" /></td>
    				<td style="border-style: none; border-width: medium">
    				<img src="template/<?=$core['config']['template'] ?>/images/forum.png" width="165" height="78" onMouseOver="this.src='template/<?=$core['config']['template'] ?>/images/forum2.png';" onMouseOut="this.src='template/<?=$core['config']['template'] ?>/images/forum.png';" /></td>
    			</tr>
    		</table></center>
    		</td>
    	</tr>
    	<tr>
    		<td colspan="5" height="280">&nbsp;</td>
    	</tr>
    	<tr>
    		<td height="12" width="265" valign="top">
    		<table border="1" width="206" id="table14" style="border-width: 0px" cellspacing="0" cellpadding="0">
    			<tr>
    				<td style="border-style: none; border-width: medium" height="84">&nbsp;</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/usercp.png" width="265" height="87"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" background="template/<?=$core['config']['template'] ?>/images/cont.png" valign="top">
    				<table border="0" width="100%" id="table15" cellspacing="0" cellpadding="0">
    					<tr>
    						<td width="19">&nbsp;</td>
    						<td><div align="left"><span style="background-image:url(template/<?=$core['config']['template'] ?>/Battle/images/bg_snbmid.gif); background-repeat:repeat-y; ">
    						  <?
    		  if($user_login == '1'){
    		  	echo '<div class="tmp_left_menu">
    		  	<ul>';
    		$m_uss_row_ = get_sort('engine/cms_data/mods_uss.cms',',');
     	 	$count_m_uss = 0;
    		foreach ($m_uss_row_ as $tr){
    			explode(",",$tr);
    			$count_m_uss++;
    			if($tr[6] == '1'){
    				if($tr[3] != ACCOUNTSETTINGS_CMS_USER){
    					echo '<li><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.$tr[3].'">'.str_replace($menu_links_title,$menu_links_translated,$tr[2]).'</a></li>';
    				}
    				
    			}
    		}
    		echo ' </ul>
    		 </div>
    		 <table width="100%" border="0" align="center" cellpadding="0" cellspacing="4">
    		 <tr>
    		  <td align="left" class="yellow"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.USER_CMS_PAGE.'&'.USER_GET_PAGE.'='.ACCOUNTSETTINGS_CMS_USER.'">'.link_account_settings.'</a></td>
    		  <td align="right" class="yellow"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'=logout">'.link_log_out.'</a></td>
    		 </tr>
    		 </table>
    		 
    		 ';
    		  }else{
    		  	echo '<form method="post" action="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOGIN_CMS_PAGE.'" name="uss_login_form">
    			 <table width="190" border="0" align="center" cellpadding="0" cellspacing="4">
      <tr>
        <td style="height: 25px; padding-left: 2px;  " width="130"><input type="text" name="uss_id" maxlength="10" size="16" class="login" value="Usuario" OnClick="this.value=\'\'"></td>
        <td rowspan="2"><input type="image" src="template/'.$core['config']['template'].'/images/ok.png" width="47" height="45" onclick="uss_login_form.submit();"></td>
      </tr>
      <tr>
        <td style="height: 25px; padding-left: 2px;"><input type="password" name="uss_password" class="login" value="PASSWORD" maxlength="12" size="16" OnClick="this.value=\'\'"><input type="hidden" name="process_login"></td>
      </tr>
        <tr>
        <td style="height: 25px; padding-left: 2px;" colspan="2" align="left" class="yellow"><a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.LOSTPASSWORD_CMS_PAGE.'">>> Olvidaste tu Contraseña,Click Aqui?</a>
    	<br>
    	<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.REGISTER_CMS_PAGE.'">>> Registrate,¡Es Gratis!</a></td>
      </tr>
    </table>
    </form>';
    		  }
    		  ?>
    					    </span></div></td>
    						<td width="21">&nbsp;</td>
    					</tr>
    				</table>
    				</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/cont2.png" width="265" height="100"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium">&nbsp;</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/menu.png" width="265" height="87"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" background="template/<?=$core['config']['template'] ?>/images/cont.png" valign="top">
    				<table border="0" width="100%" id="table16" cellspacing="0" cellpadding="0">
    					<tr>
    						<td width="63">&nbsp;</td>
    						<td width="181"><div align="left">
    						  <?
    					  $m_row_ = get_sort('engine/cms_data/pag_d.cms',',');
    					#  echo $test[1][2][3];
    					  foreach ($m_row_ as $li){
    					 #  explode(",",$li);
    					   switch ($li[7]){
    					   	case '0':
    					   		if($li[8] == '1'){
    					   			if($li[6] != '0'){
    					   				echo '<a  href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$li[3].'">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a><br>';
    					   			}
    					   	
    					   		}
    					   		break;
    					   	case '1':
    					   		switch ($li[11]){
    					   			case '1': $target = "_blank"; break;
    					   			case '0': $target = "_self"; break;
    					   		}
    					   		echo '<a  href="'.$li[10].'"  target="'.$target.'">'.str_replace($menu_links_title,$menu_links_translated,$li[2]).'</a><br>  ';
    					   	
    					   	break;
    					   }
    
    
    					  	
    					  }
    					  
    		  ?>
    					    </div></td>
    						<td width="21">&nbsp;</td>
    					</tr>
    				</table>
    				</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" valign="top">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/cont2.png" width="265" height="100"></td>
    			</tr>
    		</table>
    		</td>
    		<td width="35" valign="top">&nbsp;
    		</td>
    		<td width="481" valign="top">
    		<table border="1" width="384" id="table12" style="border-width: 0px" cellspacing="0" cellpadding="0">
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/contenido1.png" width="621" height="184"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" background="template/<?=$core['config']['template'] ?>/images/contenido.png" valign="top">
    				<table border="1" width="100%" id="table13" style="border-width: 0px">
    					<tr>
    						<td style="border-style: none; border-width: medium" width="25">&nbsp;</td>
    						<td height="600" valign="top" style="border-style: none; border-width: medium"><span class="marco_contenido">
    						  <?
    		  if(CMS_NAVBAR == '1'){
    		  	if(isset($_GET[LOAD_GET_PAGE])){
                      	$l_load = file("engine/cms_data/pag_d.cms");
                      	foreach ($l_load as $l_name){
                      		$l_name = explode(",",$l_name);
                      		if($l_name[3] == $page_check_id){
                      			$primary_l = $l_name[2];
                      			break;
                      		}
    
                      	}
                      }
                      
                      if(isset($_GET[USER_GET_PAGE])){
                      	$ti2_td = xss_clean(safe_input($_GET[USER_GET_PAGE],"_"));
                      	$l2_load = file("engine/cms_data/mods_uss.cms");
                      	foreach ($l2_load as $l2_name){
                      		$l2_name = explode(",",$l2_name);
                      		if($l2_name[3] == $ti2_td){
                      			$secondary_l = $l2_name[2];
                      			break;
                      		}
                      	}
                      }
                      
                      if(!isset($_GET[LOAD_GET_PAGE])){
                                            #&gt;
                                            $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>';
                                        }elseif  (isset($_GET[LOAD_GET_PAGE])){
                                            if(isset($_GET[USER_GET_PAGE])){
                                                $usercp_module_title =  str_replace($modules_text_tile,$modules_text_translate,$secondary_l);
    $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'&panel='.$l2_name[3].'">'.$usercp_module_title.'</a>';
                                            }else{ $title_p =  '<a  href="'.$core['config']['website_url'].'">'.$core['config']['websitetitle'].'</a>  &gt; <a  href="'.$core['config']['website_url'].'/'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.$l_name[3].'">'.str_replace($menu_links_title,$menu_links_translated,$primary_l).'</a>';}
                                        }
                      echo '
                      
                      ';
    		  	
    		  }
    
    if($page_check_id != ANNOUNCEMENTS_CMS_PAGE){
    	require('engine/announcement_config.php');
    if($core['ANNOUNCEMENT']['ACTIVE'] == '1'){
    	$ann_file = array_reverse(file('engine/variables_mods/announcements.tDB'));
    	$count_ann = '0';
    	foreach ($ann_file as $ann){
    		$ann = explode(",",$ann);
    		if($ann[3] > time()){
    			$ann_found = '1';
    			$ann_title = $ann[1];
    			$ann_id = $ann[0];
    ;			break;
    		}
    	}
    }
    	if($ann_found == '1'){
    		echo '
    		<div class="tmp_m_content"> 
    					<div  class="tmp_right_title">
                        <table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="1%" >&nbsp;</td>
                          <td width="47">&nbsp;</td>
                          <td>'.text_announcement.'</td>
                        </tr>
                        <tr>
                          <td colspan="3" class="line-menu"></td>
                        </tr>
                        </table>
                      
                    </div>
    					<div class="tmp_page_content">
    								<table cellpadding="0" cellspacing="0" border="0" width="95%">
    					  <tr>
    					  <td rowspan="3" align="left" width="60"><img src="template/'.$core['config']['template'].'/images/announcement.gif" width="38" height="38"></td>
    					  <td align="left" style="padding-top: 2px; padding-bottom: 2px;"><a href="'.ROOT_INDEX.'?'.LOAD_GET_PAGE.'='.ANNOUNCEMENTS_CMS_PAGE.'#announcement-'.$ann_id.'"><div class="iN_news_content">'.$ann_title.'</div></a></td>
    					  <td align="right" class="ann_date">'.date('F j, Y ').'</td>
    					  </tr>
    					  <tr>
    					  <td colspan="2"  align="left" style="background-image:url(template/'.$core['config']['template'].'/images/inner_line.jpg); height: 2px;"></td>
    					  </tr>
    					  
    					  ';
    		if($core['ANNOUNCEMENT']['AUTHOR'] == '1'){
    			echo '<tr>
    			<td colspan="2" align="right"><b>'.$core['config']['admin_nick'].'</b> (Administrator)</td>
    			</tr>';
    			
    		}
    		echo '</table></div>
    </div>
    						';
    	}
    }
    		  
    		  
    	
    $load_pages = file('engine/cms_data/pag_d.cms');
    foreach ($load_pages as $pages_loaded){
    	$pages_loaded = explode(",",$pages_loaded);
    	
    	if($pages_loaded[3] == $page_check_id){
    		$p_loaded_array = preg_split( "/\ /", $pages_loaded[5]); 
    		$p_l = '1';
    		break;
    	}
    }
    if($p_l == '1'){
    $load_mods = file('engine/cms_data/mods.cms');
    foreach ($load_mods as $mods_loaded){
    	$mods_loaded = explode(",",$mods_loaded);
    	if(in_array($mods_loaded[0],$p_loaded_array)){
    		$_c_id_m[] = $mods_loaded[0];
    	}else {
    		$_c_id_m[] = 'NULL';
    	}
    }
    $co=0;
    foreach ($p_loaded_array as $give){
    	#echo $give;
    	if(in_array($give,$_c_id_m)){
    		foreach ($load_mods as $give_me_out){
    			$give_me_out = explode(",",$give_me_out);
    			if($give_me_out[0] == $give){
    				if($give_me_out[4] == '1'){
    					if($_GET[LOAD_GET_PAGE] == USER_CMS_PAGE && isset($_GET[USER_GET_PAGE])){
    						$construct_title = $secondary_l;
    					}else{
    						$construct_title = $give_me_out[3];
    					}
    				
    					echo '<div class="tmp_m_content"> 
    					 <div  class="tmp_right_title">                     
                                         <table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td width="1%" >&nbsp;</td>
                          <td width="47">&nbsp;</td>
                          <td>'.htmlspecialchars(str_replace($modules_text_tile,$modules_text_translate,$give_me_out[3])).'</td>
                        </tr>
                        <tr>
                          <td colspan="3" class="line-menu"></td>
                        </tr>
                        </table>
                    </div></div>
    					<div class="tmp_page_content">';
    					if($give_me_out[1] == '1'){
    						if(is_file("pages_modules/".$give_me_out[2]."")){
    							include('pages_modules/'.$give_me_out[2].'');
    						}else{
    							echo 'Unable to load module file, reason: not found.';
    						}
    					}elseif ($give_me_out[1] == '0'){
    						if(is_file('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms')){
    							include('engine/cms_data/cms_co/'.$give_me_out[0].'_cms.cms');
    						}else{
    							echo 'Unable to load module content, reason: not found.';
    						}
    					}
    					echo '</div> </div>';
    				}
    			}
    		}
    	}
    }
    }
    ?>
    						</span></td>
    						<td style="border-style: none; border-width: medium" width="30">&nbsp;</td>
    					</tr>
    				</table>
    				</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/contenido2.png" width="621" height="179"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" align="center"><span class="footer_font" style="border-style: none; border-width: medium">
    				  <?=build_footer(),$XX= base64_decode('VGVtcGxhdGUgYnkgaHR0cDovL2thcy1kZXNpZ24ubmV0');?>
    				</span></td>
    			</tr>
    		</table>
    		</td>
    		<td width="35" valign="top">&nbsp;
    		</td>
    		<td width="265" valign="top">
    		<table border="1" width="265" id="table17" style="border-width: 0px" cellspacing="0" cellpadding="0">
    			<tr>
    				<td style="border-style: none; border-width: medium" height="84" width="265">&nbsp;</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" width="265">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/reset.png" width="265" height="87"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" background="template/<?=$core['config']['template'] ?>/images/cont.png" valign="top" width="265">
    				<table border="0" width="100%" id="table18" cellspacing="0" cellpadding="0">
    					<tr>
    						<td width="19">&nbsp;</td>
    						<td><table width="160" align="center">
    						  <tr>
    						    <td width="23"><div align="center"><strong>#</strong></div></td><td>l</td>
    						    <td width="78"><div align="center"><strong>Nombre</strong></div></td><td>l</td>
    						    <td width="78"><div align="center"><strong>Level</strong></div></td><td>l</td>
    						    <td width="43"><div align="center"><strong>Resets</strong></div></td>
    					      </tr>
    						  <tr>
    						    <?
    $query=mssql_query("select TOP 10 * from MuOnline.dbo.Character Where ctlcode !='32' and ctlcode !='8' order by Resets desc, cLevel desc");
    while($row=mssql_fetch_assoc($query)){
    $namez=$row['Name'];
    $levelz=$row['cLevel'];
    $resetsz=$row['Resets'];
    
    ?>
    						    <td style="color: rgb(196, 37, 0); font-weight: bold;"><div align="center"> <strong>
    						      <?=++$count2;?>
    						      </strong></div></td><td>l</td>
    						    <td><div align="center">
    						      <?=$namez;?>
    						      </div></td><td>l</td>
                                <td><div align="center">
    						      <?=$levelz;?>
    						      </div></td><td>l</td>
    						    <td><div align="center"> <strong>
    						      <?=$resetsz;?>
    						      </strong></div></td>
    					      </tr>
    						  <?
    
    }
    ?>
    					    </table></td>
    						<td width="21">&nbsp;</td>
    					</tr>
    				</table>
    				</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" width="265">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/cont2.png" width="265" height="100"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" width="265">&nbsp;</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" width="265">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/guild.png" width="265" height="87"></td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" background="template/<?=$core['config']['template'] ?>/images/cont.png" valign="top" width="265">
    				<table border="0" width="100%" id="table19" cellspacing="0" cellpadding="0">
    					<tr>
    						<td width="19">&nbsp;</td>
    						<td><table width="160" align="center">
    						  <tr>
    						    <td><div align="center"><strong>#</strong></div></td><td>l</td>
    						    <td><div align="center"><strong>Nombre</strong></div></td><td>l</td>
    						    <td><div align="center"><strong>Score</strong></div></td><td>l</td>
    						    <td><div align="center"><strong>Logo</strong></div></td>
    					      </tr>
    						  <?
    $Guild=mssql_query("select TOP 10 * from MuOnline.dbo.guild order by G_Score desc");
    while($row=mssql_fetch_assoc($Guild)){
    $G_Namez=$row['G_Name'];
    $G_Markz=$row['G_Mark'];
    $G_Scorez=$row['G_Score'];
    $Resetsz=$row['Resets'];
    $logo=urlencode(bin2hex($G_Markz));
    ?>
      <td style="color: rgb(196, 37, 0); font-weight: bold;"><div align="center"> <strong>
        <?=++$count1;?>
      </strong></div></td><td>l</td>
        <td><div align="center">
          <?=$G_Namez;?>
        </div></td><td>l</td>
        <td><div align="center"> <strong>
          <?=$G_Scorez;?>
        </strong></div></td><td>l</td>
        <td><div align="center"><img src="get.php?aL=<?=$logo;?>.png" alt="" width="20" height="20"></div></td>
      </tr>
      <?
    
    }
    ?>
    					    </table></td>
    						<td width="21">&nbsp;</td>
    					</tr>
    				</table>
    				</td>
    			</tr>
    			<tr>
    				<td style="border-style: none; border-width: medium" valign="top" width="265">
    				<img border="0" src="template/<?=$core['config']['template'] ?>/images/cont2.png" width="265" height="100"></td>
    			</tr>
    		</table>
    		</td>
    	</tr>
    </table></center>
    </body>
    </html>

  5. #5
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Next time i will ignore question like this

    a) use [code] tags for long documents
    b) provide as much details you can ex screenshot


    for now i see you missing connection info for mssql_connect

    add to index.php

    Code:
    <?
    mssql_connect($core['db_host'],$core['db_user'],$core['db_password']);
    mssql_select_db($core['db_name']);
    ?>
    and check

  6. #6
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    sorry i re edit it you must did not refresh when i did but anyways no it did not fix it:(

  7. #7
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    So upload full template, and tell me what's wrong, you can't provide few details such as ss and you waiting for a miracle

    comone :D

  8. #8
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    alright it take me few mins its 7mb so i give you link when i can i post ss as well :)

  9. #9
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    Heres a screen shot and heres the template hope you can fix it bro :)
    Last edited by DragonSeth; 23-11-13 at 05:31 PM.

  10. #10
    Apprentice Good Will is offline
    MemberRank
    Aug 2013 Join Date
    Hell :)Location
    8Posts

    Re: Mob skin is not working :(

    Download another SPIDER skin on MU SKIN section. I surely remember there are many mob skins there.

  11. #11
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    @dragonseth

    about Lium template, there is typo in get_sort

    test d!s index.php
    Download index.php from Sendspace.com - send big files the easy way

  12. #12
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    alright one more thing the news or nothing else works now

    i see the menu perfect but when i click a page it takes me to brown screen

    and at top guilds i see the name i cant see score

    and top menu bar does not work

    so many erros

    this index.php is so freaking horrible

  13. #13
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    relax 30 second to fix :D

    when guild score is NULL in databse it will display empty - Fixed now it will be 0

    topbar got empty urls, so its normal - Fixed
    (edit <a href="index.php?page_id=FORUM"> where index.php?page_id=FORUM = your forum url)

    about brown screen, typos - Fixed


    test
    Download index.php from Sendspace.com - send big files the easy way

  14. #14
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    alright there is one more issue when i sign in i dont see the add stats point module and etc... module

  15. #15
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Quote Originally Posted by dragonseth View Post
    alright there is one more issue when i sign in i dont see the add stats point module and etc... module
    No thanks, no help, wait for others.

  16. #16
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    well thanks for helping with the issue you know what i mean i just hope i can get this fix cause im fixing up new template to get ready for release for the server thanks bro

  17. #17
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Make backup in future before destroying index.php xDD

    fixed as well
    Download index.php from Sendspace.com - send big files the easy way

  18. #18
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    thanks so much 4funer im pretty sure every issue is fix now thanks again bro :)

    this is my last question i forgot what to do how would i remove

    MucoreEngine 1.0.8
    at the main bottom of the page

  19. #19
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Quote Originally Posted by dragonseth View Post
    thanks so much 4funer im pretty sure every issue is fix now thanks again bro :)

    this is my last question i forgot what to do how would i remove

    MucoreEngine 1.0.8
    at the main bottom of the page
    I don't support removing copyrights, and u can recieve free hate for that but its up to you.

    index.php <?=build_footer(),$XX= base64_decode('VGVtcGxhdGUgYnkgaHR0cDovL2thcy1kZXNpZ24ubmV0');?>

  20. #20
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    well i keep it there then but anyways thanks :) for helping me

  21. #21
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Quote Originally Posted by dragonseth View Post
    well i keep it there then but anyways thanks :) for helping me
    No problem hope you'll enjoy ur template, wasn't hard to fix right ?:P

    GL

  22. #22
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: Mob skin is not working :(

    i really have no idea of what you did but um ok and thanks again :)

    what did you change?

  23. #23
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Mob skin is not working :(

    Top Menu urls before image i've added
    <a href="index.php?page_id=news"> and so on...


    for displaying 0 when g_score is null the following code
    Code:
    if ($G_Scorez == NULL) {
    	  echo '0';
    	  } else {
    	  echo $G_Scorez;
    	  }
    displaying menu, user_cp links and loading page correctly, seems some text editor replaced all ¦ with ,

    in like 10 places, which caused errors.

    HF



Advertisement