Blockland Forums > Help
How to make a face pop-up event
Robin Ihoodl:
--- Quote from: Robin Ihoodl on April 12, 2012, 08:35:42 PM ---You've waited like loving 15 minutes and your taking the biggest rage in the world.
--- End quote ---
Noedit: You waited 15 minutes before taking the biggest rage in the world.
Repeat:
15 minutes is a very, very long time. I once at some lunch in 15 minutes.
blØckster:
This is NO HELP!
Lugnut:
--- Quote from: Robin Ihoodl on April 12, 2012, 08:36:36 PM ---Noedit: You waited 15 minutes before taking the biggest rage in the world.
--- End quote ---
I'm really getting sick of you not helping.
While your arguments are valid, you made no effort to help the person, and instead only flamed them.
--- Quote from: blØckster on April 12, 2012, 06:15:52 PM ---Hey guys im working on a build and im eventing a break that you step on and I wanted to make a client event for a face pop up and i wanted to make an ascii_terror face pop up when you step on the brick......I know it starts with <bitmap:. I think...please help
--- End quote ---
This is really easy, have the following event on a brick:
onPlayerTouch > Client > CenterPrint
then, inside of the text box, put the following:
<bitmap:Add-Ons/Face_Default/ascii_terror>
Then just step on the plate!
Note a few things: There isn't a .zip in the bitmap part, and there isn't a .png in the bitmap part either. This is important!
Ayxrion:
--- Quote from: Lugnut1206 on April 13, 2012, 12:03:27 AM ---<bitmap:Add-Ons/Face_Default/ascii_terror>
--- End quote ---
uhm
its asciiterror.png
you need to have the .png or it wont work
also no space in asciiterror. (check the .zip)