Author Topic: Panoramascreenshot(); Command  (Read 2087 times)

Why isnt this a key bind? Its pretty useful.

It turns you 120 Degrees 3 times, and each time taking a photo, giving you three seperate photos. It doesnt combine them though.

Code: [Select]
panoramaScreenShot(FILENAME, FILEFORMAT);
It can only save in JPEG or PNG.

/Discuss



It doesnt combine them though.

That's what Vista (or photoshop) is for. Heheheheh.

This could be cool.

It saves them as completely blank images.
So much for awesome screenshots. D:

It saves them as completely blank images.
So much for awesome screenshots. D:

You didnt put something right, because it saves just fine for me.

Did you put in the format? Or the file name?

You didnt put something right, because it saves just fine for me.

Did you put in the format? Or the file name?
panoramaScreenShot(lol, png);

panoramaScreenShot(lol, png);

I dont know then. It might only work for some computers?...

It saves them as completely blank images.
So much for awesome screenshots. D:

Were you in Construct, in 1st person view? With nothing else there?

Were you in Construct, in 1st person view? With nothing else there?

Actually no.

I was scrolling through the different commands in Blockland, when I found this one. I used it and it worked out fine.

EDIT: Its a Blockland command because it turns the player, not the camera(Essentially it turns the camera as well, but only because the player is turning).

I dont know then. It might only work for some computers?...
Need to put the directory too.
panoramaScreenShot("screenshots/lol", png);

If you put the filename only it saves in the main Blockland directory, which is where I put it.

From left to right is pictures 1, 2, and 3

It can't take panoramas right, if it was a key bind, yeah, i guess it would work better :P

Here, made a keybind.

http://bduhq.com/Script_Panoramascreenshot.zip

works flawlessly.
Saves screenshots as Panorama-1, Panorama-2, etc.

 :cookieMonster:
« Last Edit: September 08, 2009, 10:09:37 AM by MtnDew »

Were you in Construct, in 1st person view? With nothing else there?
Why the hell would you need to take a panorama shot in Construct in the first place? ...

Here, made a keybind.

http://bduhq.com/Script_Panoramascreenshot.zip

works flawlessly.
Saves screenshots as Panorama-1, Panorama-2, etc.

 :cookieMonster:
Pretty nice job on the keybind, but it's still saving them as black images for me. D: