How many elves have been killed?

StDoodle

Minion
This is a simple little script to display the number of elves that have been killed in elf alley. Nothing fancy; just call the script and it prints out a message on the gCLI.
 

Attachments

  • elfcount.ash
    690 bytes · Views: 59
Last edited:

w0rm

New member
Just a quick pointer for those interested in this kind of thing - completely misreading the repository sections, I popped a Hobo parsing script into the item handling area. (Sorry; my bad.) Its function is to aggregate hobo kills over all runs, track item/non-item drops and show who's currently put in the most effort per piece of gear awarded to them. It's not nearly as elegant as this thing, but it is functional.
 
Top