24 Jul 10, 02:50PM
A very small change to the banscreenshot script, confirmed to work on linux and windows:
Again, once 1.1 is out this will need a minor modification.
[SELECT ALL] Code:
alias banscreenshot [
banssfilename = (concatword (at (timestamp) 0) - (at (timestamp) 1) - (at (timestamp) 2) _ (at (timestamp) 3) - (at (timestamp) 4) - (at (timestamp) 5) )
screenshot (concatword screenshots/bans/ ($banssfilename) .bmp)
]
Again, once 1.1 is out this will need a minor modification.