This mod allows players to type !box in chat to open an escape input box.
Once they're inside the input box, they can type in there comment. Once the comment has been typed, and they hit "Okay"; the comment is added to the bottom of the comments inside comments.txt (found inside ../addons/eventscripts/comments)...
[b]Commands:[/b]
[b]!box [/b]- Starts the comment input box
I should thank fearts for coming up with this idea - [url]http://forums.mattie.info/cs/forums/viewtopic.php?t=22147[/url]
Installation
Download the file
Extract the file to the ../cstrike/ directory
Add this code to the bottom of your autoexec.cfg
[code]es_load comments[/code]
Change map
Version Notes For 1.2.2
Updated on: 2008-04-13 09:20:53 EST by freddukes (View Zip Contents)
[list]
[*] Changed the way in which the comments are displayed... They're now displayed in a more sophisticated and easy to read format.
[*] Added a date format
[*] Added an admin system to view comments in game... Access this by typing !comments. This requires Auth
[/list]