Scripting in Modd.io VS Scripting in MPP.community
- 
 @That-Ballon ok 
- 
 @I_Løve_Zøf thank you, i really appreciate that “ok” from you, you are trully amazing  
- 
 @I_Løve_Zøf DONT “Ok” THIS, IT TOOK HIM 20 MINS 
- 
 @That-Ballon i just yelled at him for nothing?? 
- 
 @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 
- 
 @That-Ballon yw  
- 
 why it took me 20 minutes: was analyzing all the scripting 
- 
 @That-Ballon tbh I understand nothing because I know nothing about code 
- 
 @I_Løve_Zøf fact: i dont know either, im still learning the basics of coding 
- 
 @That-Ballon that’s basic…? 
- 
 @I_Løve_Zøf yes but no 
- 
 @That-Ballon neat. What’s the no? 
- 
 @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{ 
- 
 You're doing great :D
- 
 @That-Ballon I understand nothing :) 
- 
 {_𝐘𝐋𝐋_} thanks u 
- 
 @That-Ballon Ofc <3
- 
 <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}}
- 
 @That-Ballon 🤡💀 
- 
 @I_Løve_Zøf  

