Blockland Forums > Help
Shadows in print events?
Blocky943:
I've been wondering for a while, after seeing some builds using this feature.
So, anybody know how?
Blocky943:
EDIT: God damn that was a stupid post, forgot entirely about what I was talking about.
--- Quote from: Blocky943 on August 09, 2012, 03:18:41 PM ---I've been wondering for a while, after seeing some builds using the shadow feature.
If anybody could give me the code, thanks.
--- End quote ---
Mold:
<shadowfont:arial:23>Yay shadows.
otto-san:
--- Quote from: Mold on August 09, 2012, 03:28:16 PM ---<shadowfont:arial:23>Yay shadows.
--- End quote ---
no
<shadow:-2:-2><shadowcolor:000000> seems to work well.
<shadow:x:y>, x and y are pixel offsets. shadowcolor is shadow colour. if you don't use shadowcolor, it uses the text's colour.
MrLoL²:
--- Quote from: otto-san on August 09, 2012, 05:18:27 PM ---no
<shadow:-2:-2><shadowcolor:000000> seems to work well.
<shadow:x:y>, x and y are pixel offsets. shadowcolor is shadow colour. if you don't use shadowcolor, it uses the text's colour.
--- End quote ---
woah I never knew that