kodisz's Recent Forum Activity

  • ;cc not working

    to make sure

    $con=mysqli_connect("localhost","construct2_nowy","construct2_lol","construct2");

    ????

    on image results of open script in browser

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • this is invented password for test in example.... in polish this is "ass12" :d huhuhu

    when i click login this is results like on debug... on id variable "NaN"

    but when i add in line 1 like on tutorial

    <?php header('Access-Control-Allow-Origin: *');
    [/code:15zoxn6d]
    
    i have such results
    
    ps. nieznany = unknown
  • hi <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />

    i have problem, because i want to create project like in this tutorial

    scirra.com/tutorials/525/si ... l-database

    this is my results (images)

    for more info <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" /> tell me in reply

    help plzzzz i'm trying to solve this mystery

    ps. ohh sorry i forggot show the script

    <?php
    $username = $_GET['fname'];
    $password = $_GET['fpass'];
    $con=mysqli_connect("mysql","construct2_nowy","construct2_lol","construct2");
    // Check connection
    if (mysqli_connect_errno())
      {
      echo "Failed to connect to MySQL: " . mysqli_connect_error();
      }
    $qz = str_replace("\'","",$qz);
    $result = mysqli_query($con,$qz);
    while($row = mysqli_fetch_array($result))
      {
      echo $row['id'];
      }
    mysqli_close($con);
    ?>
    [/code:2uijvt8d]
  • great !! you help me so much

    thx <3

  • yeaa i have click >>> destroy

  • hi i have next little problem

    when i clicked my items when are 1 under 1 (like on image) i collect all items (and in inventory this is only 1 item but disappear all ;c)

    i want to 1 click 1 item disappear

  • OMG !! you're god of arrays

    i know !! all *.*

    very thx for help

  • i have inventory, the same like in this tutorial scirra.com/tutorials/583/easy-inventory

    if i can... eq slots for example weapon, helmet, armor

    how can i do add lines: (equip item) and (unequip) through double clicked

    i don't understand arrays and particular expression (array.curx)

    <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />) thx for reading

  • ohhh !! this is great game *.*

    i play this 20 minutes

    upgrade this game and have much money

  • hhahah better than flappy bird

    this sweet textures

    but i see how spawn as texture

  • can you write this "each only" for me ? :c i try much time

  • Refresh </3 :C

kodisz's avatar

kodisz

Member since 13 Apr, 2014

None one is following kodisz yet!

Trophy Case

  • 10-Year Club

Progress

10/44
How to earn trophies