Multiplayer Piano Community Forum
    • Categories
    • Register
    • Login

    Scripting in Modd.io VS Scripting in MPP.community

    Scheduled Pinned Locked Moved Blog
    31 Posts 5 Posters 448 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @A Former User
      last edited by

      @1zzylmao said in Scripting in Modd.io VS Scripting in MPP.community:

      @I_Løve_Zøf DONT “Ok” THIS, IT TOOK HIM 20 MINS

      indeed

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User @A Former User
        last edited by

        @That-Ballon yw ❤️

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User
          last edited by

          why it took me 20 minutes: was analyzing all the scripting

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @A Former User
            last edited by

            @That-Ballon tbh I understand nothing because I know nothing about code

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @A Former User
              last edited by

              @I_Løve_Zøf fact: i dont know either, im still learning the basics of coding

              ? 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @A Former User
                last edited by

                @That-Ballon that’s basic…?

                ? 1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @A Former User
                  last edited by

                  @I_Løve_Zøf yes but no

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @A Former User
                    last edited by

                    @That-Ballon neat. What’s the no?

                    ? 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @A Former User
                      last edited by

                      @I_Løve_Zøf this seems like a pro coding, but its actually nothing compared on how much you have to code to make a website

                      the basics: the things you have to understand before coding

                      ex:

                      <!DOCTYPE html>

                      <div>

                      </div

                      If (“correction”) == false{

                      ? 1 Reply Last reply Reply Quote 0
                      • ꧁Your Local Lesbian꧂꧁
                        {_𝐘𝐋𝐋_} |Your Locals| Women's Rights Trial Moderator
                        last edited by

                        You're doing great :D

                        ♡

                        ? 1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @A Former User
                          last edited by

                          @That-Ballon I understand nothing :)

                          ? 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @꧁Your Local Lesbian꧂
                            last edited by

                            {_𝐘𝐋𝐋_} thanks u

                            ꧁Your Local Lesbian꧂꧁ 1 Reply Last reply Reply Quote 0
                            • ꧁Your Local Lesbian꧂꧁
                              {_𝐘𝐋𝐋_} |Your Locals| Women's Rights Trial Moderator @A Former User
                              last edited by

                              @That-Ballon Ofc <3

                              ♡

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @A Former User
                                last edited by

                                <div class=“modal” id=“modd-dialogue-modal” tabindex=“-1” style=‘z-index:9050’ data-backdrop=‘static’
                                data-keyboard=‘false’>
                                <div class=“modal-dialog modal-lg modal-dialog-centered” role=“document”>
                                <div class=“modal-content”>
                                {{#if dialogue.dialogueTitle}}
                                <div class=“modal-header”>
                                <h5 class=“modal-title”>{{dialogue.dialogueTitle}}</h5>
                                </div>
                                {{/if}}

                                        <div class="modal-body">
                                            <div class="row row-eq-height">
                                                <div class="{{ternary dialogue.image 'col-4' 'd-none'}}" id="modd-dialogue-image-container">
                                                    <!-- if an image was added to the dialogue, it is displayed here
                                                    a ternary condition in #modd-dialogue-message-container changes css based on whether an image was added -->
                                                    <img id="modd-dialogue-image" style="background: none;" class="loading w-100 rounded" src="{{dialogue.image}}" alt="image">
                                                </div>
                                
                                                <div class="{{ternary dialogue.image 'col-8 pl-md-0' 'col-12'}}" id="modd-dialogue-message-container">
                                                    <div class="d-flex flex-column h-100">
                                                        <div class="flex-shrink-0 flex-grow-1 wrap-text">
                                                            <!-- modd-dialogue-message id needs to be kept for typing effect-->
                                                            <p id="modd-dialogue-message">
                                                                <!-- adds the content of HTMLmessage here
                                                                HTML syntax included in the message should render as expected
                                                                <style> tags included in the message are applied as well -->
                                                                {{dialogue.message}}
                                                            </p>
                                                            <p class="position-absolute mb-0 text-muted {{ternary dialogue.areOptionsRendered 'd-none' ''}}" id="modd-dialogue-skip-hint" style="bottom: 0; right: 15px;">
                                                                <!-- customize the prompt for continuing to the next message -->
                                                                {{#if isMobile}}
                                
                                ? 1 Reply Last reply Reply Quote 1
                                • ?
                                  A Former User @A Former User
                                  last edited by

                                  @That-Ballon 🤡💀

                                  ? 1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User @A Former User
                                    last edited by

                                    @I_Løve_Zøf 💀

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @A Former User
                                      last edited by

                                      @That-Ballon I’m proud of you :)

                                      ? ? 2 Replies Last reply Reply Quote 1
                                      • ?
                                        A Former User @A Former User
                                        last edited by

                                        @I_Løve_Zøf (lies)

                                        ? 1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @A Former User
                                          last edited by

                                          @I_Løve_Zøf im more proud of you because you said ok

                                          ? 1 Reply Last reply Reply Quote 0
                                          • ?
                                            A Former User @A Former User
                                            last edited by

                                            @1zzylmao noooo

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            0

                                            Online

                                            1.0k

                                            Users

                                            63.3k

                                            Topics

                                            556.6k

                                            Posts
                                            Powered by NodeBB | Contributors