Jump to content

darkfun3

Inactive Member
  • Posts

    190
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by darkfun3

  1. <?
    if (!file_exists("conn.php")) {
    die("File conn.php non presente, <a href='install/index.php'>Clicca Qui</a> per crearlo!");
    }
    include("conn.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
      <head>
        <title>StarkMt2 - Item Shop</title>
        <meta http-equiv="content-type" content="text/html; charset=greek" />
        <link rel="stylesheet" href="style.css" type="text/css" />
    	<link rel="shortcut icon" href="favicon.ico" >
      </head>
      <body>
        <div id="container">
          <div id="loginbar">
    
            Καλωσορίσατε στο Item-Shop του StarkMt2 <? include("login.php"); ?>
          </div>
    
          <div id="head"><h1>StarkMt2</h1>
    	</div>
          <div id="content">
    	  <h2>Επιλογές Item Shop</h2>
    		<div class="splitLeft">
    		<ul class="menue">
    			<li><a href="index.php">Αρχική Item-Shop</a></li>
    			<li><a href="../index.php">Πίσω στη σελίδα</a></li>
    		</ul>
    		</div>
    <BR><br>
    <center>
    <marquee SCROLLAMOUNT="32" SCROLLDELAY="400" bgcolor="black" style="border: 0px dashed; width: 864px; height: 64px;" behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">
    <?
    $query=mysql_query("SELECT * FROM web.shop ORDER BY icon ASC");
    $i=0;
    $num=mysql_num_rows($query);
    
    if($num == 0){
    echo"<h2>Nessun Articolo trovato.</h2>";
    }else{
    ?>
    <table border="0">
    <?
    while($i < $num){
    $row=mysql_fetch_array($query);
    $item_image=$row["icon"];
    $item_vnum=$row["vnum"];
    echo"<a href='item.php?item=$item_vnum'><img src='images/$item_image.png'></a>";
    $i++;
    }
    ?>
    </table>
    <?
    }
    
    ?>
    </marquee>
    </center>
    <br>
    	</div>
    <br><br>
    
    	  </div>
    	</div>
        <div id="bgLine"></div>
      </body>
    </html>
  2. when i try to login on my itemshop ( using ishop) this messages appear 

    https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

    on this one there where supposed to be images moving

     

    and this on here https://metin2.download/picture/PETlteIl2iAlmkQt15GIx9uOwrGdxdCi/.png which i don't know it does 

     

    https://metin2.download/picture/0oFQjnyq3snmPRe0kl4VcqUJcZIKzwn5/.png

  3. 0531 02:03:00970 :: LZObject: not a valid data
    0531 02:03:00970 :: Failed to decompress : d:/ymir work/special/spheremap.jpg
    0531 02:03:00970 :: LZObject: not a valid data
    0531 02:03:00970 :: Failed to decompress : d:/ymir work/special/spheremap01.jpg
    0531 02:03:00980 :: LZObject: not a valid data
    0531 02:03:00980 :: Failed to decompress : d:/ymir work/ui/cursor/cursor.sub
    0531 02:03:00981 :: LZObject: not a valid data
    0531 02:03:00981 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_attack.sub
    0531 02:03:00981 :: LZObject: not a valid data
    0531 02:03:00981 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_talk.sub
    0531 02:03:00981 :: LZObject: not a valid data
    0531 02:03:00981 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_no.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_door.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_chair.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_buy.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_sell.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_camera_rotate.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_hsize.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_vsize.sub
    0531 02:03:00982 :: LZObject: not a valid data
    0531 02:03:00982 :: Failed to decompress : d:/ymir work/ui/cursor/cursor_hvsize.sub
    0531 02:03:01007 :: LZObject: not a valid data
    0531 02:03:01007 :: Failed to decompress : d:/ymir work/ui/pattern/board_corner_lefttop.tga
    0531 02:03:01007 :: LZObject: not a valid data
    0531 02:03:01007 :: Failed to decompress : d:/ymir work/ui/pattern/board_corner_leftbottom.tga
    0531 02:03:01007 :: LZObject: not a valid data
    0531 02:03:01007 :: Failed to decompress : d:/ymir work/ui/pattern/board_corner_righttop.tga
    0531 02:03:01007 :: LZObject: not a valid data
    0531 02:03:01007 :: Failed to decompress : d:/ymir work/ui/pattern/board_corner_rightbottom.tga 
    Abort!!

    get this error now

  4. nothing happens again

    quest truhe begin
        state start begin
            when 838383.use begin
    			pc.remove_item("838383")
                local box = {
                    -- Dropps --
                    71150,	53003,	53006,	53007,	53008,	53009,		
                            }
                local give,a = number(0, 1),{}
                local items
                for i = 1, give do
                    items = number(1, table.getn(box))
                    table.insert(a,i,box[items])
                end
                table.foreach(a,
                    function(i,l)
                        pc.give_item2(l)
                    end
                )
                item.remove()
            end
        end
    end  

    on another item this works perfectly and it has subtype 10. I dont'know wha't sthe problem with that box

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.