Screenshot NPC

05/09/2010 20:54 -Spirits-#1
Hey Everyone!
I've been looking around to see how one'd do this...
I want to make an NPC that takes a screenshot.

Any help?
05/09/2010 21:07 Korvacs#2
Not possible, you cant tell the client to take a screenshot.
05/09/2010 21:09 pro4never#3
That's not possible as far as I know. It's not a packet or anything sent from the server... screenies are taken completely client side. Most you could do is some sort of proxy^hooked dll client side to intercept server msg's and then have server send a specific msg packet that then causes a client side screenie to be taken. Huge amount of work for little/no purpose
05/09/2010 21:33 .Kob#4
Quote:
Originally Posted by Korvacs View Post
Not possible, you cant tell the client to take a screenshot.
But, can you tell "Press f12"?
05/09/2010 22:21 Korvacs#5
No you cant.
05/09/2010 23:19 .Summer#6
Whats the point of a NPC that takes a screenshot :D