Jump to content

Photo

How do I make a message box with click button chosen text?


  • Please log in to reply
1 reply to this topic

#1 LikeLike888

LikeLike888

    Spicy food lover!!

  • Members
  • Real Name:Jason
  • Location:North America

Posted 28 March 2017 - 06:23 PM

GML stands for Game Maker Language

 

 

Here is a GML example of what I am talking about:

var message_Box_text,Text_instead_of_OK_for_click_on_button_to_get_rid_of_message_Box;
message_Box_text = "This message board's administrator is highly awesome";
Text_instead_of_OK_for_click_on_button_to_get_rid_of_message_Box = "Yes Truly";

 

 

^ For any website coding (HTML, CSS etc.) what is the version of such coding up above

of the GML coding up above please? Thank you ;)



#2 Twilight Knight

Twilight Knight

    Tell all with glee, Argon's on PureZC

  • Members
  • Real Name:Sven
  • Location:Rotterdam, NL

Posted 30 March 2017 - 10:53 AM

I don't really understand what that above code does, maybe you could include a screenshot of what it looks like visually.

 

But you are most likely talking about a Javascript alert (or confirm box).


Edited by Twilight_Knight, 30 March 2017 - 10:53 AM.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users