Brendan stickied the discussion .
10 days later

ummmmmmmm if I wanted to show an app lab project, how would I do it without getting a strike for no-promotion tag or a strike for no-off-topic tag?
'Cause there's only space for one tag and that meant I would get a strike or two either way

  • -wyi replied to this.
    6 days later

    make it so you can add multiple tags maybe

    i agree some instances are very hard to determine what to tag

    8 days later

    I was just agreeing with panda. Is that off topic? I'm Sorry.

      Brendan !
      this message was on every chat
      (I can't figure out how to insert images :P)
      "Announcement
      You are banned from every chat. You cannot use chat or any other chats. To request an appeal, go to gamelab.freeflarum.com and message @Brendan
      "

      ...and I used wrong emoji... smack face

      Not_No_One
      use the function getUserId().
      be warned, the id can include '\' which can cause errors sometimes

      another really useful function i will inform you of even though you didn't ask:
      setKeyValue('value name', value); <- sets a value for some variable that is (gonna use some non professional descriptions) 'online', meaning the value stays the same for ALL users and even after restarts. this makes laggy multiplayer possible(emphasis on laggy).
      ex: setKeyValue('globalHighScore', 100);
      another:
      getKeyValue('value', function(e){console.log(e);});
      use the callback to access a value of a keyvalue
      ex:
      getKeyValue('globalHighScore',function(e){
      //the high score is 'e' because thats what i put in the callback
      console.log('the high score is '+e);
      });
      and another:
      cursor(MODE);
      really useful for UI if you want to do something like change the cursor to a hand when it's over a button
      modes include:
      HAND
      ARROW <-(default)
      nvm just search up a list
      ex: cursor(HAND);

      finally:
      .includes('string');
      CDO tells you about this except i think it's verrrrrrry underrated and almost no one uses it, even for things this should be used for.
      basically you do something like:
      if(string.includes('e')){
      console.log('string includes e');
      }
      veeeeeerrrrrryyyy underrated

      ok hope you found these super speshul stuffs that code.org doesn't tell you about useful

      A new rule has been added:

      No using the Announcement role if you aren't a Moderator or Admin.

      I currently do not have any way of restricting a tag from being used based on role, but keep in mind that using this tag will result in your post being deleted and 1 strike being applied to your account.

      7 days later

      I'm not sure if it is mentioned in the rules or not, but do crowns or whatever they are called reset at the end of each month? The top posters only show the top posters of that month, so I was just wondering.

        I think I'm going to be at the top for a bit

        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.
        ;