kappie7's Forum Posts

  • 15 posts
  • Hello folks , I want to create a way to get data from a SQL database wich I can get via AJAX and PHP code.

    I know how to program PHP to get the specified data from the table wich are 3 colomuns :

    • ID
    • Name
    • IMG-URL

    Now for every entry of data I want to create a list made out of blocks with the data from the SQL DB.

    What is the best way to proccess the SQL data from AJAX in C2 and how can I get the for each working so it creates the blocks and puts them in a list.

  • wmsgva , Can we also change the volume of the stream while streaming ?

  • Thanks Korbaach , This is exactly what I was looking for

  • Hey guys,

    I want to create a table with blocks ( sprites / text ) wich dynamically change with input.

    I made a small diagram showing what I mean :

    So when I compare 2 values between X and Y I want to show only the relevant blocks.. but they need to re-arrange so there will be no "gaps"

    How can I achieve this ?

  • I figured out already how to create the sprites and sync them,

    But now I need ideas / suggestions on how to remove the tiles,

    I tried to trigger a remove action but then it removes ALL the sprites,

    I need to remove the specific sprite where the mouse.X and mouse.Y is on.

  • I want to make a system where if a player in a multiplayer room clicks anywhere,

    It will create a sprite on the mouse.x and mouse.y

    and it has to sync with all the other peers in the room

    please help

  • R0J0hound

    It works in browser on pc, but when I export it to android it just doesn't make any circle.

  • R0J0hound It works in browser, But when I export it for Android it doesnt create any circle

  • Is it possible to draw freedraw lines?

  • I have a a question,

    When I try to create a circle on android with CocoonJS.

    It doesn't draw the circle.

    Is there anyway to fix this?

  • Hello,

    I got an problem and maybe u guys know how to solve this.

    I want an (probably) infinite terrain gen,

    I have seen the capx from rojohound and the one from Run fast or something

    but I need a really random terrain, no caves like.

    I tried something but it is using too much objects (Each tile is a object)

    Since I need it to be random I cant use the tiled background I think?

    So if somebody would help me?

    Greets Maurice

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • sqiddster I played your game and wanted to make a game like yours but not a copy or remake,

    now my biggest problem is that I dont have a license yet so I cant do a very big game yet without exceeding the limit of 100.

    I am trying to use the algorithm of Go Faster but I just can't make it :(

    R0J0hound, I made it solid but how do you actually get those like nice caves as in Go Faster, I have already found in the Go Faster source that you can change the BLACKPRECENTAGE that will change the generation but how can I do it in inf_map .capx ??

  • R0J0hound Anyway you can upload a .capx with the endless generation and with solid blocks, like the generated blocks will become solid for the player.

    And is there a way to let the transition go smoother? from one place to another??

  • Okay Ive made some kind of developing timeline:

    • SP game with "fixed" map
    • SP game with random map
    • SP game with monster AI
    • Lightweight server
    • MP game with "fixed" map
    • MP game with random map
    • MP game with monster AI
    • Combing SP and MP into 1 game
    • Finishing touches
    • Release for beta

    do you like it?

  • Hello fellow C2-users.

    I am Maurice van Lieshout, a 16 year old student from Holland.

    I wanted to make a MMORPG game, I know its hard and almost impossible now but we can try it at least.

    It will have a SP and MP gamemode and in the MP gamemode players can host there own servers.

    You start in a random generated world with resources like wood, stone and water and more.

    the player needs to gather resources and craft things like swords,houses campfires and more.

    It looks a bit like minecraft and terraria but it has diffrent things.

    Its a 2d game that looks like this

    <img src="http://i.stack.imgur.com/m1VQA.gif" border="0" />

    you need a shelter and food to survive.

    there are no monsters but there are dangerous animals like grizzly bears and wolfs.

    in MP its the same idea as in SP but then there are more humans.

    So This is my plan sort of.

    Now you all think:'' This is too much and cant be done''

    But we can give it a try!

    Now What I need in the team are:

    * Artist

    * C2 scripter

    * multiplayer expert

    I hope that someone wants to volunteer for one( or more ) of the postitions.

    We could later maybe make premium functions to make some money for ourselfs.

    Thanks in advance, Maurice van Lieshot from Holland

  • 15 posts