Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 TIPS AND TRICKS
#5
So what if you wanted to make your own, one time each run, Popup box? Well you can actually do that. Though it will pause the game each time one comes in.

That's where this code comes in.

Code:
print("TEXT GOES HERE")

Depending on where it's put, whether it's in a script, or script called in an event, the box will pop up, but only once.

[Image: attachment.php?aid=1477]
[Image: attachment.php?aid=1478]

When starting to make a game, this code is used, by the Main Script, when an error comes into play, whether it's a conflict, or an error, between 1-infinity scripts, or a missing resource, before closing the game on you. And now you have to power to annoy anyone playing your game, if you so desire. Now if you excuse me, I gotta delete the event and script I added in there for this example in my project.


Attached Files
.png   EXAMPLE1.PNG (Size: 7.58 KB / Downloads: 39)
.png   EXAMPLE2.PNG (Size: 51.03 KB / Downloads: 39)
Reply }


Messages In This Thread
TIPS AND TRICKS - by DerVVulfman - 07-05-2020, 05:11 PM
RE: TIPS AND TRICKS - by DerVVulfman - 07-05-2020, 06:26 PM
RE: TIPS AND TRICKS - by Melana - 07-05-2020, 10:36 PM
RE: TIPS AND TRICKS - by DerVVulfman - 07-16-2020, 06:12 AM
RE: TIPS AND TRICKS - by KDC - 08-08-2020, 08:11 AM
RE: TIPS AND TRICKS - by kyonides - 08-08-2020, 09:46 AM
RE: TIPS AND TRICKS - by KDC - 08-08-2020, 05:59 PM
RE: TIPS AND TRICKS - by DerVVulfman - 10-09-2020, 03:57 AM



Users browsing this thread: