[b]In-game screenshot viewer[/b]
[b]Clientside[/b]
[b]Features:[/b]
-View screenshots
-Delete screenshots [b]- This doesn't work anymore.[/b]
[b]Pictures:[/b]
Thumbnails:
[img]http://s3.garrysmod.org/img/dl/37647_1.jpg[/img]
Without thumbnails(Fast):
[img]http://s3.garrysmod.org/img/dl/37647_3.jpg[/img]
[b]How to open it:[/b]
[img]http://s3.garrysmod.org/img/dl/37647_2.jpg[/img]
[b]Download[/b]
[url=http://www.garrysmod.org/downloads/?a=view&id=37647][img]http://www.garrysmod.org/img/?t=dll&id=37647[/img][/url]
[b]Video[/b]
[media]http://www.youtube.com/watch?v=RE-8KpyGHYs[/media]
[b]Credits[/b]
- mblunk, idea + video + testing.
I was about to suggest using ../screenshots/*jpg, but then saw that you were using the HTML control.
Nice job.
Was waiting on the edge of my seat all day when you told me about this through steam chat, Glad it finally got done. Lua God rating for you :sax:
Very useful. Great Job.
That's awesome!
I'm STILL amazed at what people do with Lua, heh.
I take all credit for the idea.
[b]Edit:[/b]
And the video.
[b]Edit:[/b]
Now make an in-game paint.
[QUOTE=mblunk]I take all credit for the idea.[/QUOTE]
Lua helper'd.
sweat now i can see what my screen shot looks without quiting gmod
[QUOTE=Nickfive]sweat now i can see what my screen shot looks without quiting gmod[/QUOTE]
Yes that's the point of it.
Sweet! So when i'm making spawnicons I can get the best one! sweet i'm downloading this right when I get home!
Thanks!
It's about time soomeone made one of these things. Good job by the way also. Lua King for you!
Cool, can you make it folder'd by map?
Nice one, got my download.
Why don't you use this to get the full path instead:
[lua]util.RelativePathToFull("screenshots/blah.jpg");
// Outputs: c:\program files (x86)\steam\steamapps\mahusername\garrysmod\garrysmod\screenshots\blah.jpg[/lua]
Also, I thought file.Delete() was restricted to the data directory. I guess not. :D
[QUOTE=Butt Face]Why don't you use this to get the full path instead:
[lua]util.RelativePathToFull("screenshots/blah.jpg");
// Outputs: c:\program files (x86)\steam\steamapps\mahusername\garrysmod\garrysmod\screenshots\blah.jpg[/lua]
Also, I thought file.Delete() was restricted to the data directory. I guess not. :D[/QUOTE]
Oh thanks, I'll update it right away.
Added a video.
Holly shit your good. I also thought anything file.* was only in the data folder. Guess not! :D
[b]Edit:[/b]
Holly shit SetImage() can set .jpg? I thought only .vtf! Damn.
[QUOTE=PC Camp]Holly shit your good. I also thought anything file.* was only in the data folder. Guess not! :D
[b]Edit:[/b]
Holly shit SetImage() can set .jpg? I thought only .vtf! Damn.[/QUOTE]
Custom VGUI.
[b]Edit:[/b]
Updated.
Win. This is really helpful. Thank you.
*Steals custom VGUI*
Thank you. :D
Useful, thank you.
Nice one Vicis, i've always wanted someone to make something like this.
This is very handy!
It's awesome IMO, your best script yet.
This is awesome, i've been waiting for this so long, that i've almost started coding it myself, but thanks !!!
Very useful for poses. Good job
Holy dicks, that is one useful LUA script!
That's a very clever technique indeed. Not particularly useful for windowed players like myself, but I'm definitely going to consider using similar custom panels for displaying .jpg files on screen (I will place credit as neccessary of course).
Updated:
Screenshots are categorized by map.
Resizable frame.
Toggleable thumbnails.
-Thumbnails should be off if you have a lot of screenshots, it makes it load slower.
[url=http://www.garrysmod.org/downloads/?a=view&id=37647][img]http://www.garrysmod.org/img/?t=dll&id=37647[/img][/url]
You win my sir. Great job on this.
Brilliant! I like this a lot.
[b]Edit:[/b]
:krad:
Sorry, you need to Log In to post a reply to this thread.