Author Topic: Large people in blockland photos  (Read 2730 times)

NOTE: please read "the rules" before submitting anything negative.

I'vedecited to put up this little thing where you can submit photos that seem as though there are giant people but are just normal-sized people.

HOW THIS WORKS:
You can post a comment with a picture(s) attatched to it. I am a noob I have to admit that, but otherwise enjoy posting!

HOW TO TAKE A GIANT BLOCKO PICTURE FOR PEOPLE WHO DO NOT KNOW HOW TO:
1. Make a Giant cube positioned in a place somewhere near where you want to take the picture
2. Make a reasonable pose on it
3. Go into admin warp and play with the position of the camera until it looks perfect (NOTE: press and hold your "slow" key to move the admin warp more precisce)
4. Once that's finally over with, take the picture

EXAMPLES:


or you could change your scale to 5, whichever

nice...I like the extra bricks you added to get the shadows


how2do?

Console: findClientByName(yournamehere).player.setScale("5 5 5");

("1 1 1"); for normal scale.

Console: findClientByName(yournamehere).player.setScale("5 5 5");

("1 1 1"); for normal scale.

This is not working for me. Ami doing something wrong?

findClientByName("Name").player.setPlayerScale("10 10 10");
Is what I use.
I thought you were just doing a brick with the events, but when I heard you say put a brick and you on it and admin warp, I was like, Photo Illusion.

This is not working for me. Ami doing something wrong?

Firstly, you have to be the server host, and secondly, I stupidly forgot this:

findClientByName("Name").player.setPlayerScale("10 10 10");

i prefer
findclientbyname(name).player.setplayerscale(#);


onActivate-Player-setPlayerscale

onActivate-Player-setPlayerscale

No.
The size that those events allow you to enlarge by is not very big. Console is the way to go.

I don't get it. What's so special about it?