Forums » Community Projects

killshot - screenshots of your kills (or your death)

Aug 17, 2009 maq link
a plugin that will take screenshot when you kill someone
(two actually, since first one usually ends up showing your victim *before* he dies, somehow, even tho i use PLAYER_DIED event, so the second one will/should show him dead, in case you need proof or something)

it has separate toggles for when:
- you kill someone,
- someone kills you,
- you kill yourself,
- bots are involved

it can also send a message to your victim when you kill him.

new in v1.2:

you can specify custom file name for screenshots, optionally using tags:
<killer>, <victim> which will be replaced with appropriate names
<no> which'll be number of screenshot (for when two are taken)
current date and time will always be appended to prevent name conflicts
similarly .png extension is always appended too

there's also separate option for specifying folder name to save screenshots too,
remember that folder must already exist or nothing will be saved (can't do anything about that)
you could just put folder in the custom file name but it's easier to change just the folder this way

type /killshot to get list of commands.

killshot v1.2
Aug 25, 2009 vskye link
Great plugin. :)

Feature request: A option to specify where the screenshots go. (directory of your choice)
Aug 26, 2009 maq link
I actually wanted to add option for custom naming of screenshots, but for some reason couldn't get it to work.
Even tho it does work manually.
That'd also let you add a directory by specifying path.
I'll take a look at it again.

[edit]
and it's done, get v1.2
Aug 27, 2009 vskye link
Cool. Will test out the new version shortly.

Thanks!
Sep 10, 2009 shlimazel link
Very nice plug, thanks maq.
Sep 10, 2009 vskye link
Just a follow up maq, the new version is working great.