Zeldaria I'm glad you do! :) You should have seen what it was before the enhancements. it was really boring.

that was my first real applab project. I can send a version of the original applab project.

Maybe I can help with debugging; I'm pretty good at App lab stuff

if you're able to, I want a little help with a new thing i'm adding to Sonic Hub. It requires the tables from the data tab. I'm trying to make a system that grabs the users id & makes a table just for that user. Then it stores variables in there for that user in the user's table. I think of it kinda likes a browser's cookie system.

"A cookie is a piece of data from a website that is stored within a web browser that the website can retrieve at a later time. Cookies are used to tell the server that users have returned to a particular website."

    I found a bug.
    If you are running and then hold both direction keys left and right, you will begin to slow and start to run backward

      Zeldaria Thanks man! It's quite difficult for me to understand the tables & data system in app lab. :)

      Zeldaria Okay. I tried it out & it seems to be broken.

      ERROR: Line: 1: You tried to read records from a table called "userID" but that table doesn't exist in this appWARNING: Line: 12: setText() text parameter value (null) is not a uistring.ERROR: Line: 12: TypeError: Cannot read properties of null (reading 'toString')

        Uh not anymore for me; also everything past line 9 is optional

        So technically all you need is this:
        //You'll need a 'sacrifice box'
        setText("text_area3", getUserId());//this is a sacrifice box
        //it's something you can't access in the thing
        onEvent("text_input2", "change", function( ) {
        createRecord(getText("text_area3"), {TEXT:(getText("text_input2"))}, function(record) {
        setText("text_area4", record);
        });
        });

          Zeldaria Okay. I'm having a little difficulty with understanding what is going on. Please don't take this any other way besides criticism but I don't really like how there is 3 screens that lead to different things & I don't know what they do. I also don't really understand what's going on to trigger something to happen. Also the comments aren't really detailed enough to understand what it's trying to say. If you can, is it possible to put it on a single screen & maybe a different way to trigger it. If you can, can you make a text thing change if a button is pressed, & if you reload the page, only the user(s) that clicked that button will have an effect. I'm extremely sorry if I'm asking to much of you right now but I'd like to better see how it works so I can implement it into my system.

          L
          Last Chat :(
          See ya round, people.
          Aug 16, 2024
          T
          t43rew t34t3t45ret 45 e trsdyrt
          wt rtret
          Aug 14, 2024
          general
          Goodbye Gamelab Forum.
          Aug 12, 2024
          Not CDO chat
          yes
          Jul 25, 2024

          Chat

          Welcome to the Chat!

          Please select a channel or DM on the left.
          ;